access-list-ip-remove
This command is used to remove an IPv6 address from the access list for the Router Advertisement (RA) Guard feature.
Syntax access-list-ip-remove
name name-string |
Specify the name of the access list. |
ip ip-address |
Specifies the IPv6 address to be removed from the access list. |
Defaults None
Access Network Administrator
History
Version 3.0.0 |
Command introduced. |
Usage Use this command to add an IPv6 IP address to an access list for RA Guard
Examples To remove an IPv6 address from an access list with the name, ra-guard-list, IPv6 address 2001:0db8:85a3:0000:0000:8a2e:0370:7334, use the following syntax:
CLI (network-admin@switch) > access-list-ip-remove name ra-guard-list ip 2001:0db8:85a3:0000:0000:8a2e:0370:7334