Avaya 8600 Technical Configuration Manual page 207

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

Advertisement

avaya.com
#
# BGP CONFIGURATION - GlobalRouter
#
ip bgp auto-summary disable
ip bgp synchronization disable
ip bgp local-as 65000
ip bgp aggregation disable
ip bgp traps enable
ip bgp route-refresh enable
ip bgp enable
ip bgp quick-start enable
ip bgp neighbor "10.0.0.1" create
ip bgp neighbor "10.0.0.4" create
ip bgp neighbor "10.0.0.3" create
ip bgp neighbor "10.0.0.2" create
ip bgp neighbor "IPVPN-Lite" create
ip bgp neighbor 10.0.0.1 peer-group "IPVPN-Lite" add
ip bgp neighbor 10.0.0.2 peer-group "IPVPN-Lite" add
ip bgp neighbor 10.0.0.3 peer-group "IPVPN-Lite" add
ip bgp neighbor 10.0.0.4 peer-group "IPVPN-Lite" add
ip bgp neighbor "IPVPN-Lite" ebgp-multihop disable
ip bgp neighbor "IPVPN-Lite" remote-as 65000
ip bgp neighbor "IPVPN-Lite" remove-private-as disable
ip bgp neighbor "IPVPN-Lite" update-source-interface 10.0.0.5 add
ip bgp neighbor "IPVPN-Lite" route-refresh enable
ip bgp neighbor "IPVPN-Lite" address-family vpnv4 enable
ip bgp neighbor "IPVPN-Lite" ipvpn-lite-capability enable
ip bgp neighbor "IPVPN-Lite" admin-state enable
#
# BGP CONFIGURATION - VRF
#
ip vrf green bgp create
ip vrf green bgp auto-summary disable
ip vrf green bgp synchronization disable
ip vrf green bgp enable
ip vrf red bgp create
ip vrf red bgp auto-summary disable
ip vrf red bgp synchronization disable
ip vrf red bgp enable
#
# IPVPN CONFIGURATION
#
ip vrf green ipvpn create
ip vrf green ipvpn rd 172.16.5.1:1
Network Design Implementation to Provide L2 & L3 VPN Connectivity
207
November 2010
between Sites using SMLT and IPVPN-Lite for ERS 8600
Technical Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents