10 likes | 114 Vues
OSPF/BGP LAB CONFIGURATION. RtE. router ospf 30 log-adjacency-changes network 3.3.3.0 0.0.0.255 area 0 network 8.8.8.0 0.0.0.255 area 30 ! router bgp 200 bgp log-neighbor-changes neighbor 4.4.4.2 remote-as 500 ! address-family ipv4 redistribute ospf 30
E N D
OSPF/BGP LAB CONFIGURATION RtE router ospf 30 log-adjacency-changes network 3.3.3.0 0.0.0.255 area 0 network 8.8.8.0 0.0.0.255 area 30 ! router bgp 200 bgp log-neighbor-changes neighbor 4.4.4.2 remote-as 500 ! address-family ipv4 redistribute ospf 30 neighbor 4.4.4.2 activate auto-summary synchronization exit-address-family AS 200 Ospf 30 AREA 30 8.8.8.1 RtD router bgp 500 no synchronization bgp log-neighbor-changes network 1.1.1.0 mask 255.255.255.0 network 4.4.4.0 mask 255.255.255.0 neighbor 1.1.1.1 remote-as 100 neighbor 1.1.1.1 next-hop-self neighbor 4.4.4.1 remote-as 200 neighbor 4.4.4.1 default-originate G0/1 RtE G0/0 3.3.3.1 4.4.4.1 4.4.4.2 3.3.3.2 RtC E0/0 E0/0 router ospf 300 log-adjacency-changes network 2.2.2.0 0.0.0.255 area 0 network 3.3.3.0 0.0.0.255 area 0 BGP OSPF RtD RtC s0/0 s0/0 1.1.1.2 2.2.2.2 RtA router ospf 40 log-adjacency-changes network 10.10.10.0 0.0.0.255 area 40 ! router bgp 100 no synchronization bgp log-neighbor-changes network 1.1.1.0 mask 255.255.255.0 redistribute ospf 40 neighbor 1.1.1.2 remote-as 500 neighbor 10.10.10.2 remote-as 100 maximum-paths 2 auto-summary ! address-family nsap maximum-paths 2 no synchronization exit-address-family 2.2.2.1 1.1.1.1 s0/3/0:0 s0/3/0:1 RtB RtB RtA .2 .1 router ospf 40 log-adjacency-changes network 2.2.2.0 0.0.0.255 area 0 network 10.10.10.0 0.0.0.255 area 40 ! router bgp 100 no synchronization bgp log-neighbor-changes neighbor 10.10.10.1 remote-as 100 no auto-summary 10.10.10.xx Ospf 40 AREA 40 AS 100