Cisco Cisco IOS Software Release 12.0(22)S

Page de 62
      MPLS VPN—Carrier Supporting Carrier
Configuration Examples
60
Cisco IOS Release 12.0(22)S
CE3 (36K-38-5) Configuration
ip cef 
interface Loopback0 
ip address 20.20.20.20 255.255.255.255 
no ip directed-broadcast 
interface Ethernet0/2 
ip address 30.30.0.1 255.255.0.0 
no ip directed-broadcast 
interface Ethernet0/3 
ip address 30.14.0.2 255.255.0.0 
no ip directed-broadcast 
router ospf 300 
log-adjacency-changes 
redistribute connected subnets 
redistribute bgp 300 subnets 
passive-interface Ethernet0/2 
network 20.20.20.20 0.0.0.0 area 300 
network 30.14.0.0 0.0.255.255 area 300 
router bgp 300 
no synchronization 
bgp log-neighbor-changes 
timers bgp 10 30 
redistribute connected 
redistribute ospf 300 match internal external 1 external 2 
neighbor 30.30.0.2 remote-as 200 
neighbor 30.30.0.2 advertisement-interval 5 
no auto-summary