123
SIGNAMAX LLC • www.signamax.eu
Application Examples
Port-based VLAN Example
Example of Configuring VLAN of Access Port
Command
Description
switch#configure terminal
Users enter the global configuration mode
from the privilege user mode .
switch(config)#port 0/1
To enter port 0/1 configuration status
switch(config-port-0/1)#port mode access
To configure the type of a port as Access
(The default type is Access)
switch(config-port-0/1)#port access vlan 10
To add the port into VLAN 10.
Example of Configuring VLAN of a Trunk Port
Command
Description
switch#configure terminal
Users enter the global configuration mode
from the privilege user mode
switch(config)#port 0/1
To enter port 0/1 configuration status
switch(config-port-0/1)#port mode trunk
To configure the type of the port as Trunk
switch(config-port-0/1)#port trunk allowed vlan 10 to 20
The port permits VLAN 10–20 to pass
switch(config-port-0/1)#port trunk pvid vlan 30
To configure the default VLAN of the port
switch(config-port-0/1)#vlan dot1q tag pvid
To configure the default VLAN packets of a
Trunk port to be sent with Tag
Example of Configuring VLAN of Hyrbid Port
Command
Description
switch#configure terminal
Users enter the global configuration mode
from the privilege user mode
switch(config)#port 0/1
To enter port 0/1 configuration status
switch(config-port-0/1)#port mode hybrid
To configure the type of the port as Hybrid.
switch(config-port-0/1)# port hybrid vlan 10 untagged
The port is added to VLAN 10. The VLAN
packets are sent without tag
switch(config-port-0/1)#port hybrid vlan 30 tagged
The port is added to VLAN10. The VLAN
packets are sent with tag.
switch(config-port-0/1)# port hybrid pvid vlan 20
To configure the default VLAN of the port
Summary of Contents for 065-7434
Page 1: ...24 Port 10 100 L3 Switch Model 065 7434 Configuration Guide Revision A1 ...
Page 245: ...245 SIGNAMAX LLC www signamax eu Application Example Example of configuring DHCP Snooping ...
Page 302: ...302 SIGNAMAX LLC www signamax eu Default status no switching interface ...
Page 368: ......
Page 655: ...287 SIGNAMAX LLC www signamax eu Sub VLAN members in the system ...