Minggu, 22 Mei 2016

PKA 5.1.5.7 Configuring OSPF Advanced Features




R1
R1>ena
R1#conf t
R1(config)#int s0/0/0
R1(config-if)#ip ospf hello-interval 15
R1(config-if)#ip ospf dead-interval 60
R1(config-if)#int s0/0/0
R1(config-if)#bandwidth 64
R1(config-if)#exit
R1(config)#router ospf 1
R1(config-router)#area 0 authentication message-digest
R1(config-router)#exit
R1(config)#int s0/0/0
R1(config-if)#ip ospf message-digest-key 1 md5 R1-R2
R1(config-if)#int s0/0/1
R1(config-if)#ip ospf message-digest-key 1 md5 R1-R3

R2
R2>ena
R2#conf t
R2(config)#int s0/0/0
R2(config-if)#ip ospf hello-interval 15
R2(config-if)#ip ospf dead-interval 60
R2>ena
R2#conf t
R2(config)#int s0/0/0
R2(config-if)#ip ospf message-digest-key 1 md5 R1-R2
R2(config-if)#exit
R2(config)#router ospf 1
R2(config-router)#area 0 authentication message-digest
R2(config-router)#end
R2>ena
R2#conf t
R2(config)#exit
R2#conf t
R2(config)#int s0/0/1
R2(config-if)#ip ospf message-digest-key 1 md5 R2-R3
R2(config-if)#end

R3
R3>ena
R3#conf t
R3(config)#router ospf 1
R3(config-router)#area 0 authentication message-digest
R3(config-router)#exit
R3(config)#int s0/0/0
R3(config-if)#ip ospf
R3(config-if)#ip ospf message-digest-key 1 md5 R1-R3
R3(config-if)#end
R3#conf t
R3(config)#int s0/0/1
R3(config-if)#ip ospf message-digest-key 1 md5 R2-R3
R3(config-if)#end






Tidak ada komentar:

Posting Komentar