Конфигурирование маршрутизаторов фирмы Cisco Systems. Пуцев А.Ю. - 20 стр.

UptoLike

Составители: 

20
service linenumber
!
hostname gw0
!
aaa new-model
aaa authentication login default local
enable secret 5 $2$9CK3$r7oxzW4lGrsLoL0dBA33S1
!
username admin privilege 15 password 7 01023417703155
ip subnet-zero
ip domain-name tk-netlab.ustu
ip name-server 10.3.1.2
!
!
!
interface Ethernet0
ip address 10.3.1.35 255.255.252.0
ip access-group 120 in
ip access-group inet-out out
no ip directed-broadcast
no cdp enable
!
interface Serial0
ip address 10.3.35.33 255.255.255.252
no ip directed-broadcast
encapsulation ppp
clockrate 500000
!
interface Serial1
ip address 10.3.35.37 255.255.255.252
no ip directed-broadcast
encapsulation ppp
clockrate 500000
!
interface Serial2
no ip address
no ip directed-broadcast
shutdown
no cdp enable
!
… <тоже самое для interface Serial2-9 и BRI0 >
!
ip nat translation timeout never
ip nat translation tcp-timeout never
ip nat translation udp-timeout never
ip nat translation finrst-timeout never
ip nat translation syn-timeout never