Mpls Sky DT3
From Teknologisk videncenter
Contents
intro
network diagram
R1
hostname R1 ip cef ip vrf fisk rd 1200:1 route-target export 1200:1 route-target import 1200:1 interface Loopback0 ip address 10.1.10.1 255.255.255.255 ip router isis interface FastEthernet0/0 ip address 10.1.1.25 255.255.255.252 ip router isis duplex auto speed auto mpls label protocol ldp mpls ip interface FastEthernet0/1 ip vrf forwarding fisk ip address 172.24.0.1 255.255.0.0 no ip redirects no ip proxy-arp duplex auto speed auto router isis net 49.0000.0100.0101.0001.00 is-type level-2-only metric-style wide router bgp 1200 bgp log-neighbor-changes neighbor 10.1.12.1 remote-as 1200 neighbor 10.1.12.1 update-source Loopback0 address-family ipv4 neighbor 10.1.12.1 activate no auto-summary no synchronization exit-address-family address-family vpnv4 neighbor 10.1.12.1 activate neighbor 10.1.12.1 send-community extended exit-address-family address-family ipv4 vrf fisk redistribute connected no synchronization exit-address-family
R2
hostname R2 ip cef interface Loopback0 ip address 10.1.11.1 255.255.255.255 ip router isis interface FastEthernet0/0 ip address 10.1.1.26 255.255.255.252 ip router isis duplex auto speed auto mpls label protocol ldp mpls ip interface FastEthernet0/1 ip address 10.1.1.29 255.255.255.252 ip router isis duplex auto speed auto mpls label protocol ldp mpls ip router isis net 49.0000.0100.0101.1001.00 is-type level-2-only metric-style wide
R3
hostname R3 ip cef ip vrf fisk rd 1200:1 route-target export 1200:1 route-target import 1200:1 interface Loopback0 ip address 10.1.12.1 255.255.255.255 ip router isis interface FastEthernet0/0 ip vrf forwarding fisk ip address 172.26.0.2 255.255.0.0 no ip redirects no ip proxy-arp duplex auto speed auto interface FastEthernet0/1 ip address 10.1.1.30 255.255.255.252 ip router isis duplex auto speed auto mpls label protocol ldp mpls ip interface Serial0/1/0 no ip address shutdown no fair-queue clock rate 125000 interface Serial0/1/1 no ip address shutdown clock rate 125000 router isis net 49.0000.0100.0101.2001.00 is-type level-2-only metric-style wide router bgp 1200 bgp log-neighbor-changes neighbor 10.1.10.1 remote-as 1200 neighbor 10.1.10.1 update-source Loopback0 address-family ipv4 neighbor 10.1.10.1 activate no auto-summary no synchronization exit-address-family address-family vpnv4 neighbor 10.1.10.1 activate neighbor 10.1.10.1 send-community extended exit-address-family address-family ipv4 vrf fisk redistribute connected no synchronization exit-address-family
--JTJ 10:35, 11 June 2009 (CEST)