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

303
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 Serial 2/2/0 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 serial 2/2/0 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 Fundamentals 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.
Examples
# Display information about local PBR and interface PBR.
<Sysname> display ip policy-based-route
Policy Name interface
pr02 local
pr02 Virtual-Template0
pr01 GigabitEthernet 2/1/1
Table 56 Command output
Field Description
Policy Name Policy name.
interface
PBR type.
This field displays local for a local PBR or a specific interface (such as
GigabitEthernet 2/1/1) to which the policy has been applied to implement
interface PBR.