Owners manual
DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
510
55. Router Advertisement (RA) Guard Commands
55-1 ipv6 nd raguard policy
This command is used to create an RA guard policy. The command will enter into the RA guard policy
configuration mode. Use the no command to remove an RA guard policy.
ipv6 nd raguard policy POLICY-NAME
no ipv6 nd raguard policy POLICY-NAME
Parameters
POLICY-NAME
Specifies the IPv6 RA guard policy name.
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is used to create an RA guard policy. This command will enter into the RA guard policy
configuration mode.
Example
This example shows how to create an RA guard policy named policy1.
Switch# configure terminal
Switch(config)# ipv6 nd raguard policy policy1
Switch(config-ra-guard)#
55-2 device-role
This command is used to configure the role of the attached device. Use the no form of the command to
reset to the default setting.
device-role {host | router}
no device-role
Parameters
host
Specifies to set the role of the attached device to host.
router
Specifies to set the role of the attached device to router.
Default
By default, this option is host.