Avaya 8600 Technical Manual page 36

Ethernet routing switch
Hide thumbs Also See for 8600:
Table of Contents

Advertisement

avaya.com
ERS8600-3:5# config ip vrf red bgp enable
2.3.1.4
Create VPN
ERS8600-1 Step 1 – Configure IPVPN where the RD equals the node number and VRF id and RT
equals VRF id
ERS8600-1:5(config)# router vrf blue
ERS8600-1:5(router-vrf)# ipvpn
ERS8600-1:5(router-vrf)# rd 3030 110
ERS8600-1:5(router-vrf)# route-target import 3030 10
ERS8600-1:5(router-vrf)# route-target export 3030 10
ERS8600-1:5(router-vrf)# ipvpn enable
ERS8600-1:5(router-vrf)# exit
ERS8600-1:5(config)# router vrf red
ERS8600-1:5(router-vrf)# ipvpn
ERS8600-1:5(router-vrf)# rd 3030 111
ERS8600-1:5(router-vrf)# route-target both 3030 11
ERS8600-1:5(router-vrf)# ipvpn enable
ERS8600-1:5(router-vrf)# exit
ERS8600-1:5(config)# router vrf green
ERS8600-1:5(router-vrf)# ipvpn
ERS8600-1:5(router-vrf)# rd 3030 112
ERS8600-1:5(router-vrf)# route-target both 3030 12
ERS8600-1:5(router-vrf)# ipvpn enable
ERS8600-1:5(router-vrf)# exit
ERS8600-2 Step 1 – Configure IPVPN where the RD equals the node number and VRF id and RT
equals VRF id
ERS8600-2:6# config ip vrf blue ipvpn create
ERS8600-2:5# config ip vrf blue ipvpn rd 3030:210
ERS8600-2:5# config ip vrf blue ipvpn rt add both 3030:10
ERS8600-2:5# config ip vrf blue ipvpn enable
ERS8600-2:5# config ip vrf red ipvpn create
ERS8600-2:5# config ip vrf red ipvpn rd 3030:211
ERS8600-2:5# config ip vrf red ipvpn rt add both 3030:11
ERS8600-2:5# config ip vrf red ipvpn enable
ERS8600-2:5# config ip vrf green ipvpn create
ERS8600-2:5# config ip vrf green ipvpn rd 3030:212
IV-VPN (MPLS) for ERS 8600 Technical Configuration Guide
July 2010
36

Advertisement

Table of Contents
loading

Table of Contents