Displaying vlan information, Show vlan, Table 4-74 – LevelOne FGL-2870 User Manual

Page 673: Show vlan commands, Show vlan (4-307)

Advertising
background image

VLAN Commands

4-307

4

Displaying VLAN Information

show vlan

This command shows VLAN information.

Syntax

show vlan [id vlan-id | name vlan-name | private-vlan private-vlan-type]

id - Keyword to be followed by the VLAN ID.

vlan-id - ID of the configured VLAN. (Range: 1-4094, no leading zeroes)

name - Keyword to be followed by the VLAN name.

vlan-name - ASCII string from 1 to 100 characters.

private-vlan - For an explanation of this command see "show vlan

private-vlan" on page 4-320

private-vlan-type - Indicates the private VLAN type.
(Options: community, primary)

Default Setting

Shows all VLANs.

Command Mode

Normal Exec, Privileged Exec

Example

The following example shows how to display information for VLAN 1:

Table 4-74 Show VLAN Commands

Command

Function

Mode

Page

show vlan

Shows VLAN information

NE, PE

4-307

show interfaces status vlan Displays status for the specified VLAN interface

NE, PE

4-229

show interfaces switchport

Displays the administrative and operational status of an

interface

NE, PE

4-231

Console#show vlan id 1
Default VLAN ID : 1

VLAN ID: 1
Type: Static
Name: DefaultVlan
Status: Active
Ports/Port Channels: Eth1/ 1(S) Eth1/ 2(S) Eth1/ 3(S) Eth1/ 4(S) Eth1/ 5(S)
Eth1/ 6(S) Eth1/ 7(S) Eth1/ 8(S) Eth1/ 9(S) Eth1/10(S)
Eth1/11(S) Eth1/12(S) Eth1/13(S) Eth1/14(S) Eth1/15(S)
Eth1/16(S) Eth1/17(S) Eth1/18(S) Eth1/19(S) Eth1/20(S)
Eth1/21(S) Eth1/22(S) Eth1/23(S) Eth1/24(S) Eth1/25(S)
Eth1/26(S) Eth1/27(S) Eth1/28(S)

Console#

Advertising