Avaya 8600 Technical Configuration Manual page 62

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

Advertisement

avaya.com
Site1:5(config-vrf)# route-target both 65000 60010
Site1:5(config-vrf)# ipvpn enable
Site1:5(config-vrf)# no ip bgp auto-summary
Site1:5(config-vrf)# exit
Site 2
CLI
Site2:5# config ip vrf green ipvpn create
Site2:5# config ip vrf green ipvpn rd 172.16.2.1:1
Site2:5# config ip vrf green ipvpn rt add both 65000:60010
Site2:5# config ip vrf green ipvpn enable
Site2:5# config ip vrf green bgp auto-summary disable
ACLI
Site2:5(config)# router vrf green
Site2:5(config-vrf)# ipvpn
Site2:5(config-vrf)# rd 172.16.2.1 1
Site2:5(config-vrf)# route-target both 65000 60010
Site2:5(config-vrf)# ipvpn enable
Site2:5(config-vrf)# no ip bgp auto-summary
Site2:5(config-vrf)# exit
Site 3
CLI
Site3:5# config ip vrf green ipvpn create
Site3:5# config ip vrf green ipvpn rd 172.16.3.1:1
Site3:5# config ip vrf green ipvpn rt add both 65000:60010
Site3:5# config ip vrf green ipvpn enable
Site3:5# config ip vrf green bgp auto-summary disable
ACLI
Site3:5(config)# router vrf green
Site3:5(config-vrf)# ipvpn
Site3:5(config-vrf)# rd 172.16.3.1 1
Site3:5(config-vrf)# route-target both 65000 60010
Site3:5(config-vrf)# ipvpn enable
Site3:5(config-vrf)# no ip bgp auto-summary
Site3:5(config-vrf)# exit
Network Design Implementation to Provide L2 & L3 VPN Connectivity
62
November 2010
between Sites using SMLT and IPVPN-Lite for ERS 8600
Technical Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents