show ipconfig ipv6

show ipconfig ipv6 {vlan vlan_name | tunnel tunnel_name}

Description

Displays configuration information for one or more interfaces in the current VR context.

Syntax Description

vlan_name Specifies an IPv6 configured VLAN.
tunnel_name Specifies an IPv6 tunnel.

Default

N/A.

Usage Guidelines

If no interface is specified, then global IPv6 configuration is displayed. Otherwise, specific interface(s) will be displayed. Global IPv6 configuration information includes:
  • IPv6 address/netmask/etc.
  • IPv6 forwarding information/IPv6 multicast forwarding information

Example

The following example displays configuration information on a VLAN "accounting":

# show ipconfig ipv6 accounting
Router Interface on accounting is enabled.  MTU: 1500 
    IPv6 Hop Limit: 64
    Locally registered unicast addresses: 
        2002::1/64 (Tentative)
        fe80::204:96ff:fe1e:ec00%accounting/64 (Tentative)
    Flags: 
        IPv6 Forwarding:  NO   Accept recvd RA:  NO
         Send redirects: YES  Accept redirects:  NO

The configuration settings for static route ping protection enable/disable, interval, and misses also appear:

# show ipconfig ipv6
Route Sharing               : Enabled
Route Compression           : Enabled
ICMP Redirect for Fast Path : Disabled
Max Shared Gateways         : Current: 16  Configured: 16
Route Sharing Hash          : CRC Lower
Ping Protection             : Enabled for static routes   Interval: 2   Misses: 3

History

This command was first available in ExtremeXOS 11.2.

This command changed to display information for the current VR context in ExtremeXOS 12.5.

The show output for max-gateways was added in ExtremeXOS 15.3.

Configuration settings for static route ping protection enable/disable, interval, and misses added in ExtremeXOS 16.1.3-Patch1-7.

Platform Availability

This command is available on the platforms listed for the IPv6 unicast routing feature.