Policy Based Route-Map Example

The following example:

On the S-and K- only, set the policy priority and load policy for VLAN 110:

System(rw-config)->interface vlan 110
System(rw-config-intf-vlan.0.110)->ip policy priority only
System(rw-config-intf-vlan.0.110)->ip policy load-policy round-robin
System(rw-config-intf-vlan.0.110)->ip policy route-map rmP1
System(rw-config-intf-vlan.0.110)->show ip policy
Interface    Route map                        Priority Load policy  Match count
-----------  -------------------------------- -------- ------------ ----------
vlan.0.110   rmP1                             Only     Round Robin  0
System(rw-config-intf-vlan.0.110)->exit
System(rw-config)->