URL: https://www.opennet.me/cgi-bin/openforum/vsluhboard.cgi
Форум: vsluhforumID6
Нить номер: 8977
[ Назад ]

Исходное сообщение
"NAT"

Отправлено Zafar , 18-Окт-05 15:47 
Подскажите пожалуйста как прописать NAT на Циско 877. чтоб с АТМ0 шел к Vlan1?

Содержание

Сообщения в этом обсуждении
"NAT"
Отправлено sh_ , 18-Окт-05 16:08 
>чтоб с АТМ0 шел к Vlan1

Объясните подробнее. Что есть, что нужно...


"NAT"
Отправлено Zafar , 18-Окт-05 16:18 
>>чтоб с АТМ0 шел к Vlan1
>
>Объясните подробнее. Что есть, что нужно...

interface ATM0
ip address 192.168.22.11 255.255.255.240
ip nat outside
ip virtual-reassembly
no ip route-cache
no atm ilmi-keepalive
pvc 8/35
!
dsl operating-mode auto
bridge-group 1
!
interface FastEthernet0
no ip address
!
interface FastEthernet1
no ip address
shutdown
!
interface FastEthernet2
no ip address
shutdown
!
interface FastEthernet3
no ip address
shutdown
!
interface Vlan1
ip address 192.168.0.50 255.255.255.0
ip nat inside
ip virtual-reassembly
no ip route-cache
!
ip default-gateway 192.168.22.100
ip classless
!
!
Нужно поднять NAT с АТМ0 в VLAN1


"NAT"
Отправлено sh_ , 18-Окт-05 17:20 
access-l 10 perm 192.168.0.0 0.0.0.255
ip nat ins so li 10 int ATM0 over
Типа все...