Setup Guide

Table Of Contents
ipv6 nd raguard policy
Define the RA guard policy name and enter the RA guard policy list configuration mode.
Syntax
ipv6 nd ra-guard policy policy-name
Parameters
policy
policy-
name
Enter the keyword policy then the policy-name. The policy name allows a
maximum of 140 characters.
Defaults None
Command Modes CONFIGURATION
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.11(0.0) Introduced on the C9010.
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100-ON.
9.9(0.0) Introduced on the Z9500.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100-ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S4810, S4820T, S5000, S6000, S6000ON, and Z9000
switches.
Related
Commands
ipv6 nd ra-guard enable configure the RA guard related commands.
ipv6 neighbor
Configure a static entry in the IPv6 neighbor discovery.
Syntax
ipv6 neighbor [vrf vrf-name] {ipv6-address} {interface interface}
{hardware_address}
To remove a static IPv6 entry from the IPv6 neighbor discovery, use the no ipv6 neighbor [vrf
vrf-name] {ipv6-address} {interface interface} command.
Parameters
vrf
vrf-name
(Optional) Enter the keyword vrf followed by the name of the VRF to install IPv6
routes in that VRF.
ipv6-address
Enter the IPv6 address of the neighbor in the x:x:x:x::x format.
NOTE: The :: notation specifies successive hexadecimal fields of zero.
interface
interface
Enter the keyword interface then the interface type and slot/port or number
information:
For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet then the slot/port/subport information.
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the
slot/port information.
Neighbor Discovery Protocol (NDP) 993