show isis vlan

show isis vlan {enabled | { vlan_name | all} }

Description

This command displays configuration and status information about the specified IS-IS interface.

Syntax Description

enabled Displays information only for IS-IS-enabled VLANs.
vlan_name Specifies a VLAN for which to display IS-IS interface information.
all Displays information on all IS-IS interfaces.

Default

N/A.

Usage Guidelines

None.

Example

The following command displays IS-IS interface information for the SJvlan VLAN:

show isis vlan SJvlan
ISIS Interfaces Summary :
------------------------------------------------------------------------------
VLAN       Area          State    Cfg       Address
------------------------------------------------------------------------------
bd10k      a1            u46n-   b1246      11.1.1.1/24
v2         a1            u46--   p1246      2.1.1.2/24
2001:db8:2010::1/64
v3         a1            u46-g   p1246      2001:db8:2011::2/64
State Flags :
u - Links up, d - Links down,
4 - IPv4 forwarding enabled, 6 - IPv6 forwarding enabled,
n - Multinetted (v4), g - Multiple global addresses (v6)
Cfg Flags   :
b - Broadcast interface, p - Point-To-Point interface,
1 - L1 circuit type, 2 - L2 circuit type,
4 - ISIS-enabled for IPv4, 6 - ISIS-enabled for IPv6

History

This command was first available in ExtremeXOS 12.1.

Platform Availability

This command is available on platforms with a Core license.