Displaying interface level ipv6 settings – Brocade Multi-Service IronWare Switching Configuration Guide (Supporting R05.6.00) User Manual

Page 862

Advertising
background image

832

Multi-Service IronWare Switching Configuration Guide

53-1003036-02

IPv6 Over IPv4 tunnels in hardware

19

Displaying interface level IPv6 settings

To display Interface level IPv6 settings for tunnel interface 1, enter the following command at any
level of the CLI.

Brocade# show ipv6 inter tunnel 1

Interface Tunnel 1 is up, line protocol is up

IPv6 is enabled, link-local address is fe80::3:4:2 [Preferred]

Global unicast address(es):

1001::1 [Preferred], subnet is 1001::/64

1011::1 [Preferred], subnet is 1011::/64

Joined group address(es):

ff02::1:ff04:2

ff02::5

ff02::1:ff00:1

ff02::2

ff02::1

MTU is 1480 bytes

ICMP redirects are enabled

No Inbound Access List Set

No Outbound Access List Set

OSPF enabled

The display command above reflects the following configuration.

Brocade# show running-config interface tunnel 1

!

interface tunnel 1

port-name ManualTunnel1

tunnel mode ipv6ip

tunnel source loopback 1

tunnel destination 10.1.1.1

TABLE 99

IPv6 tunnel interface information

This field...

Displays...

Tunnel interface status

The status of the tunnel interface can be one of the following:

up – The tunnel interface is functioning properly.

down – The tunnel interface is not functioning and is down.

Line protocol status

The status of the line protocol can be one of the following:

up – The line protocol is functioning properly.

down – The line protocol is not functioning and is down.

Hardware is tunnel

The interface is a tunnel interface.

Tunnel source

The tunnel source can be one of the following:

An IPv4 address

The IPv4 address associated with an interface or port.

Tunnel destination

The tunnel destination can an IPv4 address.

Tunnel mode

The tunnel mode can be one the following:

ipv6ip auto-tunnel – Indicates an automatic IPv4-compatible tunnel.

ipv6ip 6to4 – Indicates an automatic 6to4 tunnel.

Port name

The port name configured for the tunnel interface.

MTU

The setting of the IPv6 maximum transmission unit (MTU).

Advertising