printPrint Page

feedbackDocument Feedback

supportSupport & Services

businessPluribus Networks

LinkedIn

facebookFacebook

Twitter

access-list-ip-add

This command adds an IPv6 address to the access list for the Router Advertisement (RA) Guard feature.

Syntax   access-list-ip-add name name-string ip ip-address


name name-string

Specify a name for the access list.

ip ip-address

Specify the IPv6 address associated with the access list.

Defaults   None

Access   Network Administrator

History   Command introduced in Version 3.0.0.

Usage   Use this command to add an IPv6 IP address to an access list for RA Guard. .

Examples  To add an IPv6 address to the access list, ra-guard-list, IPv6 address 2001:0db8:85a3:0000:0000:8a2e:0370:7334,  use the following syntax:

CLI network-admin@switch > access-list-ip-add name ra-guard-list ip 2001:0db8:85a3:0000:0000:8a2e:0370:7334

access-list-ip-remove

This command removes an IPv6 address from the access list for the Router Advertisement (RA) Guard feature.

Syntax   access-list-ip-remove name name-string ip ip-address

name name-string

Specify the name of the access list.

ip ip-address

Specify the IPv6 address to remove from the access list.

Defaults   None

Access   Network Administrator

History   Command introduced in Version 3.0.0.

Usage   Use this command to add an IPv6 IP address to an access list for RA Guard,

Examples  To remove an IPv6 address to  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-add name ra-guard-list ip 2001:0db8:85a3:0000:0000:8a2e:0370:7334

access-list-ip-show

This command displays access list IP addresses for the Router Advertisement (RA) Guard feature.

Syntax   access-list-ip-show name name-string ip ip-address

name name-string

Specify a name for the access list.

ip ip-address

Specify the IPv6 address for the access list.

Defaults   None

Access   Network Administrator

History   Command introduced in Version 3.0.0.

Usage   Use this command to display IP addresses assigned to an access list for RA Guard.

Examples  To display an access list with the name, ra-guard-list , use the following syntax:

CLI network-admin@switch > access-list-ip-show name ra-guard-list

switch     name          ip      

---------- ------------- ----------------------------------------

Spine-1    ra-guard-list 2001:0db8:85a3:0000:0000:8a2e:0370:7334