Dell N1100-ON Reference Manual page 1483

Table of Contents

Advertisement

console(config)#interface vlan 13
console(config-if-vlan13)#ip address 192.168.6.5 255.255.255.0
console(config)#interface vlan 16
console(config-if-vlan16)#ip address 172.16.7.6 255.255.255.0
This example illustrates the scenario where IP ACL referenced by a route-map
is removed or rules are added or deleted from that ACL, this is how
configuration is rejected:
console#show ip access-lists
Current number of ACLs: 9
ACL ID/Name
-------------------------------
1
2
3
4
5
madan
console#show mac access-lists
Current number of all ACLs: 9
MAC ACL Name
-------------------------------
madan
mohan
goud
console#configure
console(config)#route-map madan
console(route-map)#match ip address 1 2 3 4 5 madan
console(route-map)#match mac-list madan mohan goud
console(route-map)#exit
console(config)#exit
console #show route-map
route-map madan permit 10
Match clauses:
ip address (access-lists) : 1 2 3 4 5 madan
mac-list (access-lists) : madan mohan goud
Set clauses:
console(config)#access-list 2 permit every
Maximum number of ACLs: 100
Rules
Interface(s) Direction
-----
----------- ---------- ----------
1
1
1
1
1
1
Maximum number of all ACLs: 100
Rules
Interface(s) Direction
-----
------------ --------- ----------
1
1
1
Layer 3 Routing Commands
Count
Count
1483

Advertisement

Table of Contents
loading

This manual is also suitable for:

N1500N3100-onN4000N2100-onN2000N3000

Table of Contents