Chapter 23 Configuring Network Security
Configuring VLAN ACLs
Command | Purpose |
Router(config)# no vlan filter map_name | Removes the VLAN access map from the specified VLANs or |
vlan_list interface type1 number2] | WAN interfaces. |
|
|
1.type = pos, atm, or serial
2.number = slot/port or slot/port_adapter/port; can include a subinterface or channel group descriptor
When applying a VLAN access map, note the following syntax information:
•You can apply the VLAN access map to one or more VLANs or WAN interfaces.
•The vlan_list parameter can be a single VLAN ID or a
•If you delete a WAN interface that has a VACL applied, the VACL configuration on the interface is also removed.
•You can apply only one VLAN access map to each VLAN or WAN interface.
•VACLs applied to VLANs are active only for VLANs with a Layer 3 VLAN interface configured. VACLs applied to VLANs without a Layer 3 VLAN interface are inactive. With releases 12.1(13)E and later, applying a VLAN access map to a VLAN without a Layer 3 VLAN interface creates an administratively down Layer 3 VLAN interface to support the VLAN access map. If creation of the Layer 3 VLAN interface fails, the VACL is inactive.
•You cannot apply a VACL to a secondary private VLAN. VACLs applied to primary private VLANs also apply to secondary private VLANs.
•Use the no keyword to clear VLAN access maps from VLANs or WAN interfaces.
See the “VLAN Access Map Configuration and Verification Examples” section on page
Verifying VLAN Access Map Configuration
To verify VLAN access map configuration, perform this task:
Command |
|
| Purpose | |
|
|
|
| |
Router# show | vlan | Verifies VLAN access map configuration by displaying the | ||
|
|
|
| content of a VLAN access map. |
|
|
|
|
|
Router# | show | vlan | filter | Verifies VLAN access map configuration by displaying the |
vlan_id | interface type1 number2] | mappings between VACLs and VLANs. | ||
|
|
|
|
|
1.type = pos, atm, or serial
2.number = slot/port or slot/port_adapter/port; can include a subinterface or channel group descriptor
VLAN Access Map Configuration and Verification Examples
Assume
Router# show ip
permit ip 10.0.0.0 0.255.255.255 any
Router# show ip
permit any
|
| Cisco 7600 Series Router Cisco IOS Software Configuration |
|
| |
|
|
| |||
|
|
|
|
| |
|
|
|
|