Users Guide

Table Of Contents
If you configure the device role as a router, OS10 examines all the RA packets against the other policy
parameters.
The no form of this command removes the configuration.
Examples
OS10(conf-ra_guard_policy_list)# device-role router
OS10(conf-ra_guard_policy_list)# device-role host
Supported
Releases
10.5.2.0 or later
ipv6 nd ra-guard attach-policy
Applies the RA guard policy to a specific interface.
Syntax
ipv6 nd ra-guard attach-policy policy-name vlan {all | vlan-id-1, vlan-
id-2...vlan-id-n | vlan-id1-vlan-idn}
Parameters policy-nameEnter the RA guard policy name. A maximum of 140 characters.
Default None
Command Mode INTERFACE CONFIGURATION
Usage
Information
NOTE: If you configure the BGP unnumbered feature on a VLAN, do not apply the RA guard policy
for that VLAN.
This command is applicable for physical and port-channel interfaces.
You must associate the interface as a member port with the VLAN or VLANs that you specify in this
command.
If you specify a VLAN ID that is not yet created in the system, the policy is applied when the VLAN is
configured, becomes active, and is associated with this interface.
If you choose the all option:
The system applies the RA guard policy to all the VLANs that are associated with this interface.
The system applies the RA guard policy to any new VLANs that you associate with this interface in
the future.
When you apply the RA guard policy to a primary VLAN, the primary VLAN works as a regular VLAN.
The RA packets received on the promiscuous ports flood to all the member ports of the primary and
secondary VLANs.
When you apply the policy to a secondary VLAN, the RA packets received on secondary ports are
flooded to the member ports of the primary VLAN.
NOTE: If the secondary ports are connected to host devices, ensure that you configure the
device role as host using the device-role command.
Examples
OS10(conf-if-eth1/1/1)#ipv6 nd ra-guard attach-policy test vlan all
OS10(conf-if-eth1/1/1)#ipv6 nd ra-guard attach-policy test vlan 1,5
OS10(conf-if-eth1/1/1)#ipv6 nd ra-guard attach-policy test vlan 1-5
Supported
Releases
10.5.2.0 or later
ipv6 nd ra-guard enable
Enables IPv6 RA guard.
Syntax
ipv6 nd ra-guard enable
Layer 3 905