Avaya 8600 Technical Configuration Manual page 166

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

Advertisement

avaya.com
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.2 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
ip vrf internet bgp create
ip vrf internet bgp auto-summary disable
ip vrf internet bgp synchronization disable
ip vrf internet bgp enable
#
# IPVPN CONFIGURATION
#
ip vrf green ipvpn create
ip vrf green ipvpn rd 172.16.2.1:1
ip vrf green ipvpn rt add import 65000:60000
ip vrf green ipvpn rt add import 65000:60010
ip vrf green ipvpn rt add export 65000:60001
ip vrf green ipvpn rt add export 65000:60010
ip vrf green ipvpn enable
ip vrf red ipvpn create
ip vrf red ipvpn rd 172.16.2.2:2
ip vrf red ipvpn rt add import 65000:60000
ip vrf red ipvpn rt add import 65000:60020
ip vrf red ipvpn rt add export 65000:60001
ip vrf red ipvpn rt add export 65000:60020
ip vrf red ipvpn enable
ip vrf internet ipvpn create
ip vrf internet ipvpn rd 172.16.0.1:255
ip vrf internet ipvpn rt add import 65000:60001
ip vrf internet ipvpn rt add export 65000:60000
Network Design Implementation to Provide L2 & L3 VPN Connectivity
166
November 2010
between Sites using SMLT and IPVPN-Lite for ERS 8600
Technical Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents