132 lines
1.3 KiB
Plaintext
132 lines
1.3 KiB
Plaintext
version 15.7
|
|
service timestamps debug datetime msec
|
|
service timestamps log datetime msec
|
|
no service password-encryption
|
|
!
|
|
hostname ISP2
|
|
!
|
|
boot-start-marker
|
|
boot-end-marker
|
|
!
|
|
!
|
|
!
|
|
no aaa new-model
|
|
!
|
|
!
|
|
!
|
|
mmi polling-interval 60
|
|
no mmi auto-configure
|
|
no mmi pvc
|
|
mmi snmp-timeout 180
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
no ip icmp rate-limit unreachable
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
|
|
|
|
!
|
|
!
|
|
!
|
|
!
|
|
no ip domain lookup
|
|
ip cef
|
|
no ipv6 cef
|
|
!
|
|
multilink bundle-name authenticated
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
redundancy
|
|
!
|
|
no cdp log mismatch duplex
|
|
!
|
|
ip tcp synwait-time 5
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
interface Ethernet0/0
|
|
ip address 203.0.114.2 255.255.255.252
|
|
duplex auto
|
|
!
|
|
interface Ethernet0/1
|
|
ip address 11.0.32.11 255.255.255.0
|
|
duplex auto
|
|
!
|
|
interface Ethernet0/2
|
|
no ip address
|
|
duplex auto
|
|
!
|
|
interface Ethernet0/3
|
|
no ip address
|
|
duplex auto
|
|
!
|
|
router ospf 1
|
|
network 11.0.32.0 0.0.0.255 area 0
|
|
network 203.0.114.0 0.0.0.3 area 0
|
|
!
|
|
ip forward-protocol nd
|
|
!
|
|
!
|
|
no ip http server
|
|
no ip http secure-server
|
|
ip route 192.168.10.0 255.255.255.0 11.0.32.10
|
|
!
|
|
ipv6 ioam timestamp
|
|
!
|
|
!
|
|
!
|
|
control-plane
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
line con 0
|
|
exec-timeout 0 0
|
|
privilege level 15
|
|
logging synchronous
|
|
line aux 0
|
|
exec-timeout 0 0
|
|
privilege level 15
|
|
logging synchronous
|
|
line vty 0 4
|
|
login
|
|
transport input none
|
|
!
|
|
!
|
|
end
|
|
|
|
|