For example, to trace the path from the Brocade device to a host with an IPv6 address of 2001:DB8:349e:a384::34, enter the following
command:
device#traceroute ipv6 2001:DB8:349e:a384::34
Syntax: traceroute ipv6 ipv6-address
The ipv6-address parameter
species the address of a host. You must specify this address in hexadecimal using 16-bit values between
colons as documented in RFC 2373.
IPv6 Web management using HTTP and HTTPS
When you have an IPv6 management station connected to a switch with an IPv6 address applied to the management port, you can
manage the switch from a Web browser by entering one of the following in the browser address
eld.
http://[<ipv6 address>]
or
https://[<ipv6 address>]
NOTE
You must enclose the IPv6 address with square brackets [ ] in order for the Web browser to work.
Restricting Web management access
You can restrict Web management access to include only management functions on a Brocade device that is acting as an IPv6 host, or
restrict access so that the Brocade host can be reached by a specied IPv6 device.
Restricting Web management access by specifying an IPv6 ACL
You can specify an IPv6 ACL that restricts Web management access to management functions on the device that is acting as the IPv6
host.
Example
Brocade(config)# access-list 12 deny host 2000:2383:e0bb::2/128 log
Brocade(config)# access-list 12 deny 30ff:3782::ff89/128 log
Brocade(config)# access-list 12 deny 3000:4828::fe19/128 log
Brocade(config)# access-list 12 permit any
Brocade(config)# web access-group ipv6 12
Syntax: web access-group ipv6 ipv6 -ACL-name
where ipv6-ACL-name is a valid IPv6 ACL.
IPv6 management (IPv6 host support)
FastIron Ethernet Switch Layer 3 Routing
164 53-1003627-04