User's Manual

486
Create a route map;
2) Apply the route map on a port;
To create an ACL, run the following command globally:
Command Remarks
ip access-list standard
net1
Enters the ACL configuration mode and defines
ACL.
To create a route map, run the following commands globally:
Command Remarks
route-map
pbr
Enters the route map configuration mode.
match ip address
access-list
Configures the match-up policy.
set ip
next-hop
A.B.C.D
Configures the next-hop address of IP packet.
To apply policy routing on an IP-receiving port, run the following commands:
Command Remarks
interface
interface_name Enters the interface configuration mode.
ip policy route-map
route-map_name
Applies policy routing on the port.
66.1.3 Monitoring and Maintaining MVC
Run the following commands in EXEC mode:
Command Operation
show ip pbr
It is used to display the information about RIP
configuration.
show ip policy
Shows the port on which IP-PBR is applied.
show ip pbr policy
It is used to display the information about IP-PBR
equivalent routing.
debug ip pbr
It is used to enable or disable the debugging switch
of IP-PBR.
The information that IP-PBR is not running is shown:
switch#
show ip pbr
IP policy based route state: disabled
No pbr apply item
No equiv exf apply item