配置单区域OSPF认证
![]() RA#sh run
!
interface Loopback0
ip address
ip ospf network point-to-point
!
interface Serial1/0
ip address
ip ospf message-digest-key 1 md5 123
serial restart-delay 0
!
interface Serial1/2
ip address
ip ospf message-digest-key 1 md5 123
serial restart-delay 0
!
router ospf 1
router-id
log-adjacency-changes
area 0 authentication message-digest
network
network
network
!
End
RB#sh run
!
interface Loopback0
ip address
ip ospf network point-to-point
!
interface FastEthernet0/0
no ip address
shutdown
duplex half
!
interface Serial1/0
ip address
ip ospf message-digest-key 1 md5 123
serial restart-delay 0
!
interface Serial1/1
ip address
ip ospf message-digest-key 1 md5 123
serial restart-delay 0
!
!
router ospf 1
router-id
log-adjacency-changes
area 0 authentication message-digest
network
network
network
!
!
End
RC#sh run
!
interface Loopback0
ip address
ip ospf network point-to-point
!
!
interface Serial1/1
ip address
ip ospf message-digest-key 1 md5 123
serial restart-delay 0
!
interface Serial1/2
ip address
ip ospf message-digest-key 1 md5 123
serial restart-delay 0
!
!
router ospf 1
router-id
log-adjacency-changes
area 0 authentication message-digest
network
network
network
!
!
end 本文出自 51CTO.COM技术博客 |



hexianguo
博客统计信息
热门文章
最新评论
友情链接
