ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
49
| IP Interface Commands
IPv6 Interface
– 1664
Interface Address Configuration and Utilities
ipv6 default-
gateway
This command sets an IPv6 default gateway to use for
destinations
with no
known next hop. Use the no form to remove a previously configured
default gateway.
SYNTAX
ipv6 default-gateway ipv6-address
no ipv6 address
ipv6-address - The IPv6 address of the default next hop router to
use when the target device is located in a different network
segment.
DEFAULT SETTING
No default gateway is defined
COMMAND MODE
Global Configuration
COMMAND USAGE
All IPv6 addresses must be according to RFC 2373 “IPv6 Addressing
Architecture,” using 8 colon-separated 16-bit hexadecimal values. One
double colon may be used in the address to indicate the appropriate
number of zeros required to fill the undefined fields.
The same link-local address may be used by different interfaces/nodes
in different zones (RFC 4007). Therefore, when specifying a link-local
address, include zone-id information indicating the VLAN identifier after
the % delimiter. For example, FE80::7272%1 identifies VLAN 1 as the
interface from which the ping is sent.
ipv6 nd prefix Configures the IPv6 prefixes to include in router
advertisements
IC
ipv6 nd ra interval Configures the interval between the transmission of
router advertisements on an interface
IC
ipv6 nd ra lifetime Configures the router lifetime value used in router
advertisements sent from an interface
IC
ipv6 nd ra
router-preference
Configures the default router preference for the router
on an interface
IC
ipv6 nd ra suppress Suppresses router advertisement transmissions on an
interface
IC
clear ipv6 neighbors Deletes all dynamic entries in the IPv6 neighbor
discovery cache
PE
show ipv6 nd raguard Displays the configuration setting for RA Guard PE
show ipv6 neighbors Displays information in the IPv6 neighbor discovery
cache
PE
Table 238: IPv6 Configuration Commands (Continued)
Command Function Mode