R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

302
Table 55 IP precedences and the corresponding types
Precedence value
Precedence t
yp
e
0 routine
1 priority
2 immediate
3 flash
4 flash-override
5 critical
6 internet
7 network
Examples
# Set the precedence to 5 (critical) for packets.
<Sysname> system-view
[Sysname] policy-based-route aa permit node 11
[Sysname-pbr-aa-11] apply ip-precedence critical
apply output-interface
Use apply output-interface to set output interfaces for packets.
Use undo apply output-interface to remove the configuration.
Syntax
apply output-interface interface-type interface-number [ track track-entry-number ] [ interface-type
interface-number [ track track-entry-number ] ]
undo apply output-interface [ interface-type interface-number [ interface-type interface-number ] ]
Views
Policy node view
Default command level
2: System level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
track track-entry-number: Specifies a track entry by its number in the range of 1 to 1024.
Usage guidelines
You can specify up to two output interfaces by performing this command once or twice.
A specified output interface must be P2P type. Using a non-P2P output interface (broadcast and NBMA
interfaces such as Ethernet and virtual-template interfaces) can result in forwarding failures when the
interface has multiple next hops.
With an interface specified, the undo apply output-interface command removes the specified output
interface.