R3303-HP HSR6800 Routers MPLS Command Reference

311
Views
VPN instance view
Default command level
2: System level
Parameters
route-policy: References a routing policy by its name, a string of 1 to 63 case-sensitive characters.
Usage guidelines
MPLS L3VPN FRR is applicable to a dual-homed scenario where a CE is connected to two PEs.
The referenced routing policy must have the apply fast-reroute backup-nexthop command configured to
specify the backup next hop.
For more information about the apply fast-reroute backup-nexthop and route-policy commands, see
Layer 3—IP Routing Command Reference.
Examples
# Configure FRR for the VPN instance vpn1 and reference the routing policy poly-1 to specify the backup
next hop as 3.3.3.3.
<Sysname> system-view
[Sysname] route-policy poly-1 permit node 10
[Sysname-route-policy] apply fast-reroute backup-nexthop 3.3.3.3
[Sysname-route-policy] quit
[Sysname] ip vpn-instance vpn1
[Sysname-vpn-instance-vpn1] fast-reroute route-policy poly-1
filter-policy export (BGP-VPNv4 subaddress family view)
Use filter-policy export to filter all or certain types of routes to be advertised.
Use undo filter-policy export to remove the configuration.
Syntax
filter-policy { acl-number | ip-prefix ip-prefix-name } export [ direct | isis process-id | ospf process-id |
rip process-id | static ]
undo filter-policy export [ direct | isis process-id | ospf process-id | rip process-id | static ]
Default
MP-BGP does not filter routes to be advertised.
Views
BGP-VPNv4 subaddress family view
Default command level
2: System level
Parameters
acl-number: Specifies an IP ACL number in the range of 2000 to 3999.
ip-prefix ip-prefix-name: Specifies an IP address prefix list by its name, a string of 1 to 19 characters.
direct: Filters direct routes to be advertised.