Avaya 8600 Technical Configuration Manual page 53

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

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents