match server access-list (DHCPv6 snooping guard policy)

match server access-list

no match server access-list

Description

Configures an access list to a DHCPv6 snooping guard policy, enabling the DHCPv6 snooping guard policy to allow or deny the specific DHCP server to assign an IPv6 address. If no filters are applied, DHCP server traffic from any source IP address is allowed in the trusted port.

Thenoform of the command removes the specified access list from the DHCPv6 snooping guard policy.

Parameter

Description

Specifies the name of the IPv6 access list to be matched.

Examples

Creating an access-list acl1 on DHCPv6 snooping guard policy pol1 :

switch(config)#dhcpv6-snooping guard-policy pol1switch(config-dhcpv6-guard-policy)#match server access-list acl1

Deleting the access list acl1 from the DHCPv6 snooping guard policy pol1:

switch(config)#dhcpv6-snooping guard-policy pol1switch(config-dhcpv6-guard-policy)#no match server access-list acl1

Command History

Release

Modification

10.10

Command introduced.

Command Information

Platforms

Command context

Authority

8400

config-dhcpv6-guard-policy

Administrators or local user group members with execution rights for this command.