Avaya 8600 Technical Configuration Manual page 54

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

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents