F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
943
Preference value
Preference t
yp
e
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.
Without any interface specified, the undo apply output-interface command removes all output
interfaces.
Examples
# Specify GigabitEthernet 0/1 as the output interface for IPv6 packets.
<Sysname> system-view
[Sysname] ipv6 policy-based-route aa permit node 11
[Sysname-pbr6-aa-11] apply output-interface gigabitethernet 0/1