F3215-HP Load Balancing Module Network Management Command Reference-6PW101

332
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.
Without any interface specified, the undo apply output-interface command removes all output
interfaces.
Non-broadcast multi-access (NBMA) networks adopt the unicast mode to send packets.
Examples
# Specify the interface GigabitEthernet 0/1 as the output interface for IP packets.
<Sysname> system-view
[Sysname] policy-based-route aa permit node 11
[Sysname-pbr-aa-11] apply output-interface gigabitethernet 0/1 track 1
display ip policy-based-route
Use display ip policy-based-route to display information about local PBR and interface PBR.
Syntax
display ip policy-based-route [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see System Management Configuration 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.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.