R2511-HP MSR Router Series MPLS Configuration Guide(V5)
157
Configuring IBGP between an MCE and a PE
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter BGP view.
bgp as-number N/A
3. Enter BGP-VPN instance
view.
ipv4-family vpn-instance vpn-instance-name
N/A
4. Configure the PE as the
IBGP peer.
peer { group-name | ip-address } as-number
as-number
N/A
5. Redistribute the VPN
routes of the VPN site.
import-route protocol [ process-id |
all-processes ] [ med med-value |
route-policy route-policy-name ] *
By default, No route
redistribution is configured.
6. Configure a filtering
policy to filter the routes
to be advertised.
filter-policy { acl-number | ip-prefix
ip-prefix-name } export [ direct | isis
process-id | ospf process-id | rip process-id
| static ]
Optional.
By default, BGP does not filter
the routes to be advertised.
7. Configure a filtering
policy to filter the
received routes.
filter-policy { acl-number | ip-prefix
ip-prefix-name } import
Optional.
By default, BGP does not filter
the received routes.
Specifying the VPN label processing mode
The VPN label processing mode of an egress PE can be either POPGO or POP:
• POPGO forwarding—Pop the label, and then search for the outbound interface according to the
label and forward the packet out of the interface.
• POP forwarding—Pop the label, and then search the FIB to find the outbound interface and forward
the packet out of the interface.
The following matrix shows the feature and router compatibility:
Feature MSR900 MSR93X
MSR20-1
X
MSR20 MSR30 MSR50
MSR10
00
VPN label
processing
mode
configuration
No No No No No Yes No
To specify the VPN label processing mode on an egress PE:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Specify the VPN label
processing mode as POPGO
forwarding.
vpn popgo POP forwarding by default.
After you execute the vpn popgo command, reboot the device to validate the configuration.










