HP VPN Firewall Appliances Network Management Command Reference
550
Examples
# Match the packets with a length from 100 to 200 bytes.
<Sysname> system-view
[Sysname] policy-based-route aa permit node 11
[Sysname-pbr-aa-11] if-match packet-length 100 200
ip local policy-based-route
Use ip local policy-based-route to configure local PBR based on a specified policy.
Use undo ip local policy-based-route to remove the configuration.
Syntax
ip local policy-based-route policy-name
undo ip local policy-based-route policy-name
Default
No policy is referenced for local PBR.
Views
System view
Default command level
2: System level
Parameters
policy-name: Policy name, a string of 1 to 19 characters.
Usage guidelines
You can configure only one policy for local PBR. If you perform this command multiple times, only the last
specified policy takes effect.
Local PBR is used to route locally generated packets. Do not configure local PBR unless required.
Examples
# Configure local PBR based on policy aaa.
<Sysname> system-view
[Sysname] ip local policy-based-route aaa
ip policy-based-route
Use ip policy-based-route to configure PBR by applying a policy on the interface.
Use undo ip policy-based-route to remove the configuration.
Syntax
ip policy-based-route policy-name
undo ip policy-based-route policy-name
Default
No policy is applied on an interface.