Technical data

152 FastIron Ethernet Switch Administration Guide
53-1002637-02
Static IPv6 route configuration
5
Syntax: ipv6 route dest-ipv6-prefix/prefix-length next-hop-ipv6-address [metric] [distance number]
To configure a static IPv6 route for a destination network with the prefix 2001:DB8::0/32 and a
next-hop gateway with the link-local address fe80::1 that the Layer 3 switch can access through
Ethernet interface 1/3/1, enter the following command.
Brocade(config)#ipv6 route 2001:DB8::0/32 ethernet 1/3/1 fe80::1
Syntax: ipv6 route dest-ipv6-prefix/prefix-length [ethernet slot/port | ve num]
next-hop-ipv6-address [metric] [distance number]
To configure a static IPv6 route for a destination network with the prefix 2001:DB8::0/32 and a
next-hop gateway that the Layer 3 switch can access through tunnel 1, enter the following
command.
Brocade(config)#ipv6 route 2001:DB8::0/32 tunnel 1
Syntax: ipv6 route dest-ipv6-prefix/prefix-length interface port [metric] [distance number]
Table 2 describes the parameters associated with this command and indicates the status of each
parameter.