Avaya 8600 Technical Configuration Manual page 180

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.3 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.3.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.3.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 REDISTRIBUTION CONFIGURATION - GlobalRouter
#
#
# IP REDISTRIBUTION CONFIGURATION - VRF
#
ip vrf green bgp redistribute rip create
ip vrf green bgp redistribute rip enable
Network Design Implementation to Provide L2 & L3 VPN Connectivity
180
November 2010
between Sites using SMLT and IPVPN-Lite for ERS 8600
Technical Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents