Specifications
Distribution Layer April 2014
71
passive-interface
exit-af-interface
network 10.4.0.0 0.1.255.255
eigrp router-id 10.4.15.254
eigrp stub summary
nsf
exit-address-family
!
Example: Procedures 3-5 with OSPF
spanning-tree portfast bpduguard default
!
interface Loopback 0
ip address 10.4.15.254 255.255.255.255
ip pim sparse-mode
!
snmp-server trap-source Loopback 0
ip ssh source-interface Loopback 0
ip pim register-source Loopback 0
ip tacacs source-interface Loopback 0
ntp source Loopback 0
!
ip routing
!
router ospf 100
router-id 10.4.15.254
nsf
area 0 authentication message-digest
area 1 stub no-summary
area 1 range 10.4.0.0 255.255.240.0
passive-interface default
no passive-interface Port-channel30
network 10.4.0.0 0.0.15.255 area 1
network 10.4.40.0 0.0.0.255 area 0
ip multicast-routing
ip pim autorp listener
!