R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)

594
Views
IPv6 policy node view
Predefined user roles
network-admin
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.
&<1-n>: Indicates that the argument before it can be entered up to n times. The value of n is 6.
Usage guidelines
You can specify multiple output interfaces for backup or load sharing by executing this command once
or multiple times.
You can specify up to m output interfaces for a node. The value of m is 16.
The output interface must be P2P type. Using a non-P2P output interface can result in forwarding failures
when the interface has multiple next hops. Non-P2P interfaces include broadcast and NBMA interfaces
such as Ethernet and virtual-template interfaces.
With an output interface specified, the undo apply output-interface command removes the output
interface.
Without any output interface specified, the undo apply output-interface command removes all output
interfaces.
Examples
# Specify Serial 2/1/0 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 serial 2/1/0
Related commands
apply loadshare
apply precedence
Use apply precedence to set a precedence for IPv6 packets.
Use undo apply precedence to restore the default.
Syntax
apply precedence { type | value }
undo apply precedence
Default
No precedence is set for IPv6 packets.
Views
IPv6 policy node view
Predefined user roles
network-admin