NPort 9000 Series CLI
Commands
2-29
2.2.47 serial
Use the
serial
global command to enable serial console. To disable it, use the
no
form of this command.
Commands
serial
no serial
Syntax
Description
serial
Enable serial console
Defaults
Default is enabled.
Permission
Admin group
Usage
Guidelines
N/A
Examples
NPort S9650I-16-2HV(config)# serial
NPort S9650I-16-2HV(config)# no serial
2.2.48 vlan create
Use the
vlan create
global configuration command on the device server to create a VLAN in the VLAN database.
Use the
no
form of this command to delete a VLAN.
Commands
vlan create
vlan-id-list
no vlan create
vlan-id-list
Syntax
Description
vlan
Configure VLAN parameters
create
Configure VLAN parameters
vlan-id-list
VLAN IDs of the VLANs
Defaults
N/A.
Permission
Admin group
Usage
Guidelines
You can only use this command mode for configuring normal-range VLANs, that is, VLAN IDs
1 to 4094.
Examples
NPort S9650I-16-2HV(config)# vlan create 1,3-5,7
2.2.49 vlan mode
Use the
vlan mode
configuration command on the device server to change current VLAN mode operated on
the device server. Use the
no
form of this command to return to the default.
Commands
vlan mode { 1qvlan | pvlan | unaware }
no vlan mode
Syntax
Description
vlan
Configure VLAN parameters
mode
Set (default) vlan mode
1qvlan
IEEE 802.1Q
pvlan
Port-based vlan
unaware
Unaware vlan
Defaults
The default mode is 802.1Q mode in the product with 802.1Q supported; otherwise is
port-based VLAN mode.
Permission
Admin group
Usage
Guidelines
N/A
Examples
NPort S9650I-16-2HV(config)# vlan mode 1qvlan