Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- set interfaces ethernet eth1 address '192.168.254.140/24'
- set interfaces ethernet eth1 mtu '9000'
- set interfaces ethernet eth1 vif 34 address '10.0.0.9/31'
- set interfaces ethernet eth1 vif 34 address 'fc00:0:0:2::2/64'
- set interfaces ethernet eth1 vif 34 ipv6 address autoconf
- set interfaces ethernet eth1 vif 34 mtu '9000'
- set protocols isis interface eth1.34 network point-to-point
- set protocols isis interface lo passive
- set protocols isis level 'level-1-2'
- set protocols isis metric-style 'wide'
- set protocols isis net '49.6901.1921.6800.0140.00'
- set protocols bgp neighbor fc00::2 address-family ipv6-unicast
- set protocols bgp neighbor fc00::2 address-family ipv6-vpn
- set protocols bgp neighbor fc00::2 capability dynamic
- set protocols bgp neighbor fc00::2 description 'kptpe01-ipv6'
- set protocols bgp neighbor fc00::2 peer-group 'iBGP-RR-PE'
- set protocols bgp neighbor fc00::2 update-source 'fc00::140'
- set protocols bgp parameters router-id '10.11.0.140'
- set protocols bgp peer-group iBGP-RR-PE remote-as '65000'
- set protocols bgp system-as '65000'
- set vrf name test-vprn protocols bgp address-family ipv4-unicast export vpn
- set vrf name test-vprn protocols bgp address-family ipv4-unicast import vpn
- set vrf name test-vprn protocols bgp address-family ipv4-unicast label vpn export 'auto'
- set vrf name test-vprn protocols bgp address-family ipv4-unicast rd vpn export '10.11.0.140:231'
- set vrf name test-vprn protocols bgp address-family ipv4-unicast redistribute connected
- set vrf name test-vprn protocols bgp address-family ipv4-unicast route-map vpn export 'export-lp250'
- set vrf name test-vprn protocols bgp address-family ipv4-unicast route-target vpn both '65000:231'
- set vrf name test-vprn protocols bgp address-family ipv6-unicast export vpn
- set vrf name test-vprn protocols bgp address-family ipv6-unicast import vpn
- set vrf name test-vprn protocols bgp address-family ipv6-unicast label vpn export 'auto'
- set vrf name test-vprn protocols bgp address-family ipv6-unicast rd vpn export '65000:231'
- set vrf name test-vprn protocols bgp address-family ipv6-unicast redistribute connected
- set vrf name test-vprn protocols bgp address-family ipv6-unicast route-target vpn both '65000:231'
- set vrf name test-vprn protocols bgp parameters router-id '10.11.0.140'
- set vrf name test-vprn protocols bgp system-as '65000'
- set vrf name test-vprn table '231'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement