Installation Guide

Table Of Contents
ipv6 route
Configures a static IPv6 route for an interface.
Syntax
ipv6 route
dest-ipv6-prefix
/
prefix-length
[ ve
ve-id
| ipv6_tnl
tunnel-id
| 6to4_tnl
tunnel_id
] [
link-local-next-hop-ipv6-
address
] [
metric
] [ distance
number
] [ tag
tag-number
] [ name
string
]
ipv6 route
dest-ipv6-prefix
/
prefix-length
[ ethernet
slot/port
[
link-local-next-hop-ipv6-address
] ] [
metric
] [ distance
number
]
[ tag
tag-number
] [ name
string
]
ipv6 route
ipv6-prefix/prefix-length
next-hop-vrf
vrf_name next-hop-ipv6-address
[
metric
] [ distance
number
] [ tag
tag-
number
]
ipv6 route
dest-ipv6-prefix
/
prefix-length
null0 [
metric
] [ distance
number
] [ tag
tag-number
]
no ipv6 route
dest-ipv6-prefix
/
prefix-length
[ ve
ve-id
| ipv6_tnl
tunnel-id
| 6to4_tnl
tunnel_id
] [
link-local-next-hop-ipv6-
address
] [
metric
] [ distance
number
] [ tag
tag-number
] [ name
string
]
no ipv6 route
dest-ipv6-prefix
/
prefix-length
[ ethernet
slot/port
[
link-local-next-hop-ipv6-address
] ] [
metric
] [ distance
number
] [ tag
tag-number
] [ name
string
]
no ipv6 route
ipv6-prefix/prefix-length
next-hop-vrf
vrf_name next-hop-ipv6-address
[
metric
] [ distance
number
] [ tag
tag-
number
]
no ipv6 route
dest-ipv6-prefix
/
prefix-length
null0 [
metric
] [ distance
number
] [ tag
tag-number
]
Command Default
An IPv6 static route is not configured.
Parameters
dest-ipv6-prefix
Destination IPv6 prefix in hexadecimal with 16-bit values between colons, as specified in RFC 2373.
prefix-length
A decimal value specifying the length of the IPv6 prefix.
next-hop-ipv6-address
IPv6 address of the next-hop gateway.
link-local-next-hop-ipv6-address
IPv6 address of the link-local next-hop gateway.
next-hop-vrf
vrf_name
next-hop-ipv6-address
Specifies a VRF instance and a next-hop IPv6 address.
null0
Causes packets to the selected destination to be dropped by shunting them to the "null0" interface. (This is the only
available option.)
ethernet
slot/port
Specifies the Ethernet slot or port.
ve
ve-id
Specifies the virtual Ethernet (VE) interface VE ID.
6to4_tnl
tunnel-id
Managing Routers and Modules
Brocade NetIron MLXe Series Hardware Installation Guide
236 53-1004203-03