Chapter 4: Commands for CLI configuration
NS4750-24S-4T-4X-V2 Managed Switch Command Guide
87
spanning-tree
Spanning Tree protocol
restricted-tcn
Restrict topology change notifications
Default:
Disabled
Usage Guide:
To enable
Restrict topology change notifications
of
CIST Normal Port
Configuration
for specific interface
Example:
To enable
Restrict topology change notifications
of
CIST Normal Port
Configuration
for
GigabitEthernet X/X
Switch# configure terminal
Switch (config)#
interface GigabitEthernet X/X
Switch (config-if) #
spanning-tree restricted-tcn
speed
Command:
speed [10 | 100 | 1000 | 10g | auto]
speed
Configures interface speed. If you use 10, 100, or 1000 keywords with
the auto keyword the port will only advertise the specified speeds.
10
10Mbps
100
100Mbps
1000
1Gbps
10g
10Gbps
auto
Auto negotiation
Default:
Auto
Usage Guide:
To configure line speed
for specific interface
Example:
To configure line speed (1Gbps)
for
GigabitEthernet X/X
Switch# configure terminal
Switch (config)#
interface GigabitEthernet X/X
Switch (config-if) #
speed 1000
switchport access vlan
Command:
switchport access vlan <vlan_id>
switchport
Switching mode characteristics
access
Set access mode characteristics of the interface
vlan
Set VLAN when interface is in access mode
<vlan_id>
VLAN ID of the VLAN when this port is in access mode
Default:
1
Usage Guide: