R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
502
Parameters
interface-type interface-number: Specifies an interface by its type and number.
&<1-16>: Indicates that the argument before it can be entered up to 16 times.
Usage guidelines
BGP does not support criteria for matching against the outbound interface of routing information.
Examples
# Configure node 10 in permit mode of routing policy policy1 to permit routing information with the
outbound interface as GigabitEthernet 2/1/1.
<Sysname> system-view
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy] if-match interface gigabitethernet 2/1/1
if-match mpls-label
Use if-match mpls-label to specify the MPLS label match criterion.
Use undo if-match mpls-label to remove the match criterion.
Syntax
if-match mpls-label
undo if-match mpls-label
Default
No MPLS label match criterion is configured.
Views
Routing policy view
Default command level
2: System level
Examples
# Configure node 10 in permit mode of routing policy policy1 to match routes having MPLS labels.
<Sysname> system-view
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy] if-match mpls-label
if-match route-type
Use if-match route-type to configure a route type match criterion.
Use undo if-match route-type to remove the match criterion.
Syntax
if-match route-type { external-type1 | external-type1or2 | external-type2 | internal | is-is-level-1 |
is-is-level-2 | nssa-external-type1 | nssa-external-type1or2 | nssa-external-type2 } *
undo if-match route-type [ external-type1 | external-type1or2 | external-type2 | internal | is-is-level-1
| is-is-level-2 | nssa-external-type1 | nssa-external-type1or2 | nssa-external-type2 ] *