DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
49
4-14 match ip address
This command is used to associate an IP access list for the configured sub-map. The no form of this
command removes the match entry.
match ip address {ACL-NAME | ACL-NUMBER}
no match ip address
Parameters
Default
None.
Command Mode
VLAN Access-map Sub-map Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command to associate an IP access list with the configured sub-map. One sub-map can only
be associated with one access list (IP access list, IPv6 access list or MAC access list). IP sub-map
just checks IP packets. The newer command overwrites the previous setting.
Example
This example shows how to configure the match content in the sub-map.
Switch# configure terminal
Switch(config)# vlan access-map vlan-map 20
Switch(config-access-map)# match ip address sp1
Switch(config-access-map)#
4-15 match ipv6 address
This command is used to associate IPv6 access lists for the configured sub-maps. The no form of this
command removes the match entry.
match ipv6 address {ACL-NAME | ACL-NUMBER}
no match ipv6 address
Parameters
Specifies the name of the IPv6 ACL access list to be configured.
The name can be up to 32 characters.