Clearing ipv6 traffic statistics, Displaying global ipv6 information, Displaying ipv6 cache information – Brocade BigIron RX Series Configuration Guide User Manual

Page 1271: Displaying global ipv6 information 3

Advertising
background image

BigIron RX Series Configuration Guide

1193

53-1002484-04

Displaying global IPv6 information

44

Clearing IPv6 traffic statistics

To clear all IPv6 traffic statistics (reset all fields to zero), enter the following command at the
Privileged EXEC level or any of the Config levels of the CLI.

BigIron RX(config)# clear ipv6 traffic

Syntax: clear ipv6 traffic

Displaying global IPv6 information

You can display output for the following global IPv6 parameters:

IPv6 cache.

IPv6 interfaces.

IPv6 neighbors.

IPv6 route table.

Local IPv6 routers.

IPv6 TCP connections and the status of individual connections.

IPv6 traffic statistics.

IPv6 session flows

Displaying IPv6 cache information

The IPv6 cache contains an IPv6 host table that has indices to the next hop gateway and the router
interface on which the route was learned.

To display IPv6 cache information, enter the following command at any CLI level:

Syntax: show ipv6 cache [<index-number> | <ipv6-prefix>/<prefix-length> | <ipv6-address> |

ethernet <port> | ve <number> | tunnel <number>]

The <index-number> parameter restricts the display to the entry for the specified index number
and subsequent entries.

BigIron RX# show ipv6 cache

Total number of cache entries: 10

IPv6 Address Next Hop Port

1 5000:2::2 LOCAL tunnel 2

2 2000:4::106 LOCAL ethe 3/2

3 2000:4::110 DIRECT ethe 3/2

4 2002:c0a8:46a::1 LOCAL ethe 3/2

5 fe80::2e0:52ff:fe99:9737 LOCAL ethe 3/2

6 fe80::ffff:ffff:feff:ffff LOCAL loopback 2

7 fe80::c0a8:46a LOCAL tunnel 2

8 fe80::c0a8:46a LOCAL tunnel 6

9 2999::1 LOCAL loopback 2

10 fe80::2e0:52ff:fe99:9700 LOCAL ethe 3/1

Advertising