HP VPN Firewall Appliances Network Management Command Reference

944
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
display ipv6 config policy-based-route
Use display ipv6 config policy-based-route to display the IPv6 PBR policy information.
Syntax
display ipv6 config policy-based-route [ policy-name ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
policy-name: Specifies a policy name, a string of 1 to 19 characters.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.