NOTE
Support for the ipv6 nd proxy command is as follows:
• Not supported over an v6 tunnel interface.
• Currently supported for NS and NA messages.
• Not supported for ND messages such as RS, RA, and redirect messages.
1. ipv6 nd proxy
The following step example shows a typical ipv6 nd proxy conguration command sequence executed from the conguration
command level.
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
conguration command sequences executed from the conguration
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
IPv6 ND Proxy
Brocade NetIron MLXe Series Hardware Installation Guide
238 53-1004203-04