监测和调试 OSPF协议( 五 )


 ip address 192.168.1.6 255.255.25.5.252
 clockrate 64000
!
interface Serial 1
 no ip address
 shutdown
!
router ospf 100
 network 172.16.3.1 0.0.0.0 area 0
 network 192.168.1.6 0.0.0.0 area 0
!
ip classless
ip http server
!
line con 0
line aux 0
line vty 0 4
 login
!
end

推荐阅读