User's Manual

Table Of Contents
477
Users Manual of CS-6306R
47.1.2 ISIS Configuration Task List
To configure IP-PBR, do as follows:
Create ACL;
Create a route map;
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 addressaccess-list
Configures the match-up policy.
set ipnext-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.
47.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