beautypg.com

Vlan configuration, Vlan configuration -61, Vlan c – SMC Networks TigerSwitch 100 User Manual

Page 91

background image

VLAN C

ONFIGURATION

2-61

Web – Click Spanning Tree, STP Port Configuration or STP Trunk
Configuration. Modify the required attributes, then click Apply.

CLI – This example sets STP attributes for port 5.

VLAN Configuration

In conventional networks with routers, broadcast traffic is split up into
separate domains. Switches do not inherently support broadcast domains.
This can lead to broadcast storms in large networks that handle traffic
such as IPX or NetBEUI. By using IEEE 802.1Q-compliant VLANs, you
can organize any group of network nodes into separate broadcast domains,
thus confining broadcast traffic to the originating group. This also
provides a more secure and cleaner network environment.

Console(config)#interface ethernet 1/5
Console(config-if)#spanning-tree port-priority 128

3-114

Console(config-if)#spanning-tree cost 19

3-113

Console(config-if)#spanning-tree link-type auto

3-118

Console(config-if)#no spanning-tree edge-port

3-116

Console#spanning-tree protocol-migration ethernet 1/5

3-117

Console#