CLI Guide

Table Of Contents
Layer 3 Routing Commands 1597
Example
The following example configures an unnamed RA Guard policy to drop all
RA advertisements and router redirect messages on interface Gi1/0/1 (VLAN
10). The configured interfaces are shown.
console(config)#vlan 10
console(config-vlan101)#exit
console(config)#interface vlan 10
console(config-if-vlan10)#ipv6 enable
console(config-if-vlan10)#exit
console(config)#ipv6 unicast-routing
console(config)#interface gi1/0/1
console(config-if-Gi1/0/1)#switchport access vlan 10
console(config-if-Gi1/0/1)#exit
console(config)#interface gi1/0/1
console(config-if-Gi1/0/1)#ipv6 nd raguard attach-policy
console(config-if-Gi1/0/1)#show ipv6 nd raguard policy
Ipv6 RA-Guard Configured Interfaces
Interface Role
--------------- -------
Gi1/0/1 Host
show ipv6 neighbors
Use the show ipv6 neighbors command to display information about the IPv6
neighbors.
Syntax
show ipv6 neighbors
Default Configuration
This command has no default configuration.
Command Mode
User Exec, Privileged Exec modes, Global Configuration mode and all
Configuration submodes
User Guidelines
This command has no user guidelines.