D-Link DES-7200 Refrigerator User Manual


  Open as PDF
of 1968
 
DES-7200 Configuration Guide Chapter 2 Configuring BGP IP VPN
2-19
Setting Up an MP-EBGP Session Between ASBRs
Configuring Route Map Rules to Filter VPN Routers (Optional)
Configuring an IGP to Redistribute ASBR Routes of Another AS
Configuring Route Exchanging Between PEs and CEs
This procedure is similar to Configuring Route Exchanging Between PEs and CEs and is not
described here.
Configuring an IGP and MPLS Signaling Protocol in an AS
This procedure is similar to Configuring an MPLS Network and is not described here.
Configuring an ASBR to Cancel the Default RT Filtering Function
By default, a PE rejects a VPN route sent by another PE (or ASBR), if the route is not imported
by any VRF on the PE. Therefore, you should disable the default filtering on an ASBR so that the
ASBR can receive all VPN routes from others PEs (or ASBRs), no matter whether these routes
are imported into the local VRF or not.
Enter the privilege mode and perform the following configuration procedure:
Command Function
DES-7200# configure terminal
Enter the global configuration mode.
DES-7200(config)# router bgp
asn-number
Enable BGP and enter the BGP configuration
mode.
DES-7200(config-router)# no bgp
default route-target filter
Disable RT filtering.
DES-7200(config-router)# show
running-config
View all configuration information.
# Disable RT filtering.
DES-7200# configure terminal
DES-7200(config)# router bgp 2
DES-7200(config-router)# no bgp default route-target filter
Configuring PEs and ASBRs in the Same AS to Exchange VPN Routing Information
This procedure is similar to Configuring PEs to Transmit VPN Routes and is not described here.