SMC Networks SMC6752AL2 Manual De Usuario

Descargar
Página de 516
VLAN C
ONFIGURATION
3-141
Web – Click Spanning Tree, STA, Port Configuration or Trunk 
Configuration. Modify the required attributes, then click Apply.
Figure 3-59  STA Port Configuration
CLI – This example sets STA attributes for port 7. 
VLAN Configuration
IEEE 802.1Q VLANs
In large networks, routers are used to isolate broadcast traffic for each 
subnet into separate domains. This switch provides a similar service at 
Layer 2 by using VLANs to organize any group of network nodes into 
separate broadcast domains. VLANs confine broadcast traffic to the 
originating group, and can eliminate broadcast storms in large networks. 
This also provides a more secure and cleaner network environment.
An IEEE 802.1Q VLAN is a group of ports that can be located anywhere 
in the network, but communicate as though they belong to the same 
physical segment. 
Console(config)#interface ethernet 1/7
Console(config-if)#spanning-tree port-priority 0
Console(config-if)#spanning-tree cost 50
Console(config-if)#spanning-tree link-type auto
Console(config-if)#no spanning-tree edge-port
Console(config-if)#