Configuration Guide User guide
374 FastIron Configuration Guide
53-1002494-02
Static IPv6 route configuration
Brocade(config)#ipv6 route 8eff::0/32 4fee:2343:0:ee44::1 distance 110
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 8eff::0/32 and a next-hop
gateway with the link-local address fe80::1 that the Layer 3 switch can access through Ethernet
interface 3/1, enter the following command.
Brocade(config)#ipv6 route 8eff::0/32 ethernet 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 8eff::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 8eff::0/32 tunnel 1
Syntax: ipv6 route <dest-ipv6-prefix>/<prefix-length> <interface> <port> [<metric>] [distance
<number>]
Table 61 describes the parameters associated with this command and indicates the status of each
parameter.