White Papers
19 Using Policy Based Routing and Access Control Lists in a Virtualized Network
4.1 Validation
Use the commands below to validate or help troubleshoot the Example 3 configuration.
console#show ip access-lists
Current number of ACLs: 2 Maximum number of ACLs: 100
ACL Name Rules Interface(s) Direction
------------------------------- ----- ------------------------- ---------
servers-ABC 3
allow-1-1-1-clients 3
N3048-55#show route-map
route-map "clients-to-XYZ" deny 10
Match clauses:
ip address (access-lists) : servers-ABC
Set clauses:
Policy routing matches: 0 packets, 0 bytes
route-map "clients-to-XYZ" permit 20
Match clauses:
ip address (access-lists) : allow-1-1-1-clients
Set clauses:
ip next-hop 2.2.2.2
Policy routing matches: 0 packets, 0 bytes
N3048-55#show vlan
VLAN Name Ports Type
----- --------------- ---------- --------------
1 default Po1-128, Default
Gi1/0/21-48,
Te1/0/1-2
10 VLAN0010 Gi1/0/1-10 Static
20 VLAN0020 Gi1/0/11-20 Static
console#show ip policy
Interface Route-Map
--------- -----------------------------------------------------
Vl10 clients-to-XYZ