User's Manual

487
All data related about IP-PBR running are shown below:
switch#
show ip pbr
IP policy based route state: enabled
No equiv exf apply item
VLAN3 use route-map ddd, and has 1 entry active.
------------------
Entry sequence 10, permit
Match ip access-list:
ac1
Set Outgoing nexthop
90.0.0.3
The IP-PBR policy routing information is shown below:
switch#
show ip pbr policy
IP policy based route state: enabled
VLAN3 use route-map ddd, and has 1 entry active.
------------------
Entry sequence 10, permit
Match ip access-list:
ac1
Set Outgoing nexthop
90.0.0.3
The equivalent routing information is shown below:
switch#
show ip pbr exf
IP policy based route state: enabled
Equiv EXF has 1 entry active.
------------------
Entry sequence 1, handle c1f95b0
Dest ip: 1.1.0.0/16
90.0.0.3
192.168.213.161
66.1.4 IP-PBR Configuration Example
Switch configuration:
!
ip pbr
!
interface vlan1
ip address 10.1.1.3 255.255.255.0
no ip directed-broadcast
ip policy route-map pbr
!