free hit counter

Ipv6 Route - Dell Z9500 Reference Manual

Hide thumbs Also See for Z9500:
Table of Contents

Advertisement

Use the ipv6 neighbor command to manually configure the IPv6 address of a
neighbor to be discovered by the switch.

ipv6 route

Establish a static IPv6 route.
Z9500
Syntax
ipv6 route [vrf vrf-name] ipv6-address prefix-length {ipv6-
address | interface | interface ipv6-address} [distance] [tag
value] [permanent] [weight weight-value]
To remove the IPv6 route, use the no ipv6 route [vrf vrf-name]ipv6-
address prefix-length {ipv6-address | interface | interface
ipv6-address} [distance] [tag value] [permanent] [weight]
command.
Parameters
vrf vrf-name
ipv6-address
prefix-length
interface
IPv6 Basics
Router discovery: Hosts can locate routers residing on a link.
Prefix discovery: Hosts can discover address prefixes for the link.
Parameter discovery
Address autoconfiguration — configuration of addresses for an interface
Address resolution — mapping from IP address to link-layer address
Next-hop determination
Neighbor Unreachability Detection (NUD): Determine that a neighbor is no
longer reachable on the link.
Duplicate Address Detection (DAD): Allow a node to check whether a proposed
address is already in use.
Redirect: The router can inform a node about a better first-hop.
(Optional) Enter the keyword vrf followed by the name of the
VRF to install IPv6 routes in that VRF.
Enter the IPv6 address in the x:x:x:x::x format then the prefix
length in the /x format. The range is from /0 to /128.
(OPTIONAL) Enter the following keywords and slot/port or
number information:
For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet then the slot/port information.
For a 40-Gigabit Ethernet interface, enter the keyword
fortyGigE then the slot/port information.
For a Loopback interface, enter the keyword loopback
then a number from 0 to 16383.
NOTE: The :: notation specifies successive hexadecimal
fields of zeros.
993

Advertisement

Table of Contents
loading