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

474
value: Sets a preference value from 0 to 7 (inclusive). Each value corresponds to a preference type, as
shown in Table 102.
Table 102 IPv6 preferences and the corresponding
types
Preference value
Preference t
yp
e
0 routine
1 priority
2 immediate
3 flash
4 flash-override
5 critical
6 internet
7 network
Examples
# Set a preference of 5 (critical).
<Sysname> system-view
[Sysname] ipv6 policy-based-route aa permit node 11
[Sysname-pbr6-aa-11] apply ipv6-precedence critical
apply output-interface
Use apply output-interface to set output interfaces for IPv6 packets.
Use undo apply output-interface to remove the configuration.
Syntax
apply output-interface interface-type interface-number
undo apply output-interface [ interface-type interface-number ]
Views
IPv6 policy node view
Default command level
2: System level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
Usage guidelines
Five output interfaces at most can be specified for per-flow load sharing.
A specified output interface must be P2P type. Using a non-P2P output interface (broadcast and NBMA
interfaces such as Ethernet 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.