Avaya 8600 Technical Configuration Manual page 51

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

Advertisement

avaya.com
2.2.7.2
Creation of full mesh of IBGP peers with VPNv4 and IP VPN-Lite capability enabled
Site 1
CLI
Site1:5# config ip bgp neighbor "IPVPN-Lite" create
Site1:5# config ip bgp neighbor "IPVPN-Lite" remote-as 65000
Site1:5# config ip bgp neighbor "IPVPN-Lite" update-source-interface 10.0.0.1 add
Site1:5# config ip bgp neighbor "IPVPN-Lite" route-refresh enable
Site1:5# config ip bgp neighbor "IPVPN-Lite" address-family vpnv4 enable
Site1:5# config ip bgp neighbor "IPVPN-Lite" ipvpn-lite-capability enable
Site1:5# config ip bgp neighbor 10.0.0.2 create
Site1:5# config ip bgp neighbor 10.0.0.2 peer-group IPVPN-Lite add
Site1:5# config ip bgp neighbor 10.0.0.3 create
Site1:5# config ip bgp neighbor 10.0.0.3 peer-group IPVPN-Lite add
Site1:5# config ip bgp neighbor 10.0.0.4 create
Site1:5# config ip bgp neighbor 10.0.0.4 peer-group IPVPN-Lite add
Site1:5# config ip bgp neighbor 10.0.0.5 create
Site1:5# config ip bgp neighbor 10.0.0.5 peer-group IPVPN-Lite add
Site1:5# config ip bgp neighbor "IPVPN-Lite" admin-state enable
ACLI
Site1:5(config)# neighbor "IPVPN-Lite"
Site1:5(config)# neighbor "IPVPN-Lite" remote-as 65000
Site1:5(config)# neighbor "IPVPN-Lite" update-source 10.0.0.1
Site1:5(config)# neighbor "IPVPN-Lite" route-refresh
Site1:5(config)# neighbor "IPVPN-Lite" address-family vpnv4
Site1:5(config)# neighbor "IPVPN-Lite" ipvpn-lite-capability
Site1:5(config)# neighbor 10.0.0.2
Site1:5(config)# neighbor 10.0.0.2 peer-group "IPVPN-Lite"
Site1:5(config)# neighbor 10.0.0.3
Site1:5(config)# neighbor 10.0.0.3 peer-group "IPVPN-Lite"
Site1:5(config)# neighbor 10.0.0.4
Site1:5(config)# neighbor 10.0.0.4 peer-group "IPVPN-Lite"
Site1:5(config)# neighbor 10.0.0.5
Site1:5(config)# neighbor 10.0.0.5 peer-group "IPVPN-Lite"
Site1:5(config)# neighbor "IPVPN-Lite" enable
Network Design Implementation to Provide L2 & L3 VPN Connectivity
51
November 2010
between Sites using SMLT and IPVPN-Lite for ERS 8600
Technical Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents