Niveo Professional NGS16TP User Manual
Page 53
49
NIVEO PROFESSIONAL Gigabit Management Switch
User's Manual
for VLAN stacking operation. It will strip a tag from tagged or double-tagged packets
before forwarding. It is for downward connection of VLAN stacking operation.
switchport vlan-stacking tunnel command is used to set the port as tunnel port for
VLAN stacking operation. It will add a tag and allow two 802.1Q VLAN tags in a packet.
It is for tunnel and upward connection of VLAN stacking operation.
6.2.4.2 Interface Configuring Commands for VLAN
Commands in Configuring Mode are for general switch settings. And its prompt is
“(config)#”.
If the characteristics are for VLAN group, it is done with “interface vlan x” command in
configure mode. For example, “interface vlan 100” is for characteristics settings on VLAN
100.
Note: The general VLAN settings are done with “vlan database” command. Please refer
to section
6.2.5 VLAN Configuring Commands for the details. And
interface vlan x
command is used to assign characteristics to a VLAN group interface. For example,
assigning IP address to a VLAN interface is done with this command.
Entering “interface vlan 100”, and its prompt will become ...
(config)# interface vlan 100
(config-if)#
Enter “?” at the prompt, the sub-command list will be shown.
----------------------------------------------------------------------------------------------
(config-if)# ?
exit
Exit from current mode
help
Show available commands
history
Show a list of previously run commands
logout
Disconnect
quit
Quit commands
interface Enters privileged interface configuration
ip
Internet protocol
no
Negates a command or sets its defaults
----------------------------------------------------------------------------------------------
1. exit command
This command is used to leave current operation mode. Go back to last mode.
2. help command
This command is used to show all the available commands in this mode.