
R5enable
configure terminal
interface f0/1
ip address 10.0.1.1 255.255.255.0
no shutdown
interface f0/0
ip address 10.0.0.1 255.255.255.252
no shutdown
router ospf 10
passive-interface f0/1
router-id 6.6.6.6
network 10.0.0.0 0.0.0.3 area 0
network 10.0.1.0 0.0.0.255 area 0
R1
enable
configure terminal
interface f1/0
ip address 10.0.0.5 255.255.255.252
no shutdown
interface f0/0
ip address 10.0.0.2 255.255.255.252
no shutdown
interface f0/1
ip address 10.0.0.9 255.255.255.252
no shutdown
router ospf 10
router-id 2.2.2.2
network 10.0.0.0 0.0.0.3 area 0
network 10.0.0.4 0.0.0.3 area 0
network 10.0.0.8 0.0.0.3 area 0
R2
enable
configure terminal
interface f0/0
ip address 10.0.0.10 255.255.255.252
no shutdown
interface f1/0
ip address 10.0.0.22 255.255.255.252
no shutdown
interface f0/1
ip address 10.0.0.14 255.255.255.252
no shutdown
router ospf 10
router-id 3.3.3.3
network 10.0.0.8 0.0.0.3 area 0
network 10.0.0.12 0.0.0.3 area 0
network 10.0.0.20 0.0.0.3 area 0
R3
enable
configure terminal
interface f0/0
ip address 10.0.0.21 255.255.255.252
no shutdown
interface f0/1
ip address 10.0.0.18 255.255.255.252
no shutdown
interface f1/0
ip address 10.0.0.25 255.255.255.252
no shutdown
router ospf 10
router-id 4.4.4.4
network 10.0.0.24 0.0.0.3 area 0
network 10.0.0.16 0.0.0.3 area 0
network 10.0.0.20 0.0.0.3 area 0
R4
enable
configure terminal
interface f0/1
ip address 10.0.0.6 255.255.255.252
no shutdown
interface f0/0
ip address 10.0.0.13 255.255.255.252
no shutdown
interface f1/0
ip address 10.0.0.17 255.255.255.252
no shutdown
router ospf 10
router-id 5.5.5.5
network 10.0.0.12 0.0.0.3 area 0
network 10.0.0.16 0.0.0.3 area 0
network 10.0.0.4 0.0.0.3 area 0
R6
enable
configure terminal
interface f1/0
ip address 10.0.0.26 255.255.255.252
no shutdown
interface f0/1
ip address 10.0.2.1 255.255.255.0
no shutdown
router ospf 10
router-id 7.7.7.7
network 10.0.0.24 0.0.0.3 area 0
network 10.0.2.0 0.0.0.255 area 0
No comments:
Post a Comment