Installation Guide

Table Of Contents
Example:
R2>
R2>en
No password has been assigned yet...
R2#conf t
R2(config)# ipv6 nd proxy
R2(config)#
2. ipv6 route
<X:X::X:X/M>
[ethernet| ve] [
slot/port
|
ve_id
]
The following step examples show typical ipv6 route configuration command sequences executed from the configuration
command level.
Example 1:
R1(config)#
R1(config)#ipv6 route 2002::/64 ethernet 1/1
R1(config)#
R1(config)#ipv6 route 2003::/64 ve 10
R1(config)#vrf green
R1(config-vrf-green)#address-family ipv6
R1(config-vrf-green-ipv6)#ipv6 route 2002::/64 eth 1/1
R1(config)#vrf green
R1(config-vrf-green)#address-family ipv6
R1(config-vrf-green-ipv6)#ipv6 route 2003::/64 ve 10
Example 2:
R1#show running-config ( Truncated output showing only static route)
ipv6 route 2002::/64 ethernet 1/1
ipv6 route 2003::/64 ve 10
vrf green
rd 66:66
address-family ipv6
ipv6 route 2002::/64 ethernet 1/1
ipv6 route 2003::/64 ve 10
exit-vrf
Managing Routers and Modules
Brocade NetIron MLXe Series Hardware Installation Guide
53-1004203-03 233