Switch VLAN Commands Flashcards

1
Q

Global config command that both creates the VLAN and puts the CLI into VLAN configuration mode

A

vlan (vlan-id)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

VLAN subcommand that names the VLAN

A

name (vlan-name)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

VLAN mode subcommand that enables (no shutdown) or disables (shutdown) the VLAN

A

(no) shutdown

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Global config command. Has the same effect as the no shutdown VLAN mode subcommands.

A

(no) shutdown vlan (vlan-id)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Interface subcommand that configures the trunking administrative mode on the interface.

A

switchport mode (access/dynamic/auto/desirable/trunk)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Interface subcommand that statically configures the interface into that one VLAN

A

switchport access vlan (vlan-id)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Interface subcommand that defines which type of trunking to use, assuming that trunking is configured or negotiated.

A

switchport trunk encapsulation (dot1q/isl/negotiate)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Interface subcommand that defines the native VLAN for a trunk port.

A

switchport trunk native vlan (vlan-id)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

switchport nonegotiate

A

Interface subcommand that disables the negotiation of VLAN trunking.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Lists information about any interface regarding administrative settings and operational state.

A
show interfaces (interface-id)
switchport
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

lists information about all operational trunks (but no other interfaces), including the list of VLANS that can be forwarded over the trunk.

A

show interfaces (interface-id) trunk

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Lists information about the VLAN

A

show vlan (brief/id vlan-id/name vlan-name/summary)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Displays VLAN information.

A

show vlan (vlan)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly