![AsGa LightBolt 28304-E1 User Manual Download Page 70](http://html1.mh-extra.com/html/asga/lightbolt-28304-e1/lightbolt-28304-e1_user-manual_2981900070.webp)
AsGa Light
AsGa Light
AsGa Light
AsGa LightBOLT
BOLT
BOLT
BOLT 10GigE Switch
10GigE Switch
10GigE Switch
10GigE Switch
U
U
U
User Guide
ser Guide
ser Guide
ser Guide
Configuration
Configuration
Configuration
Configuration
70
5.1.16 switchport
Use this command to put a port as switched port. By default all ports in LightBolt switches
are switched ports. You can negate this using no switch port command and put the interface in
routed mode operation.
Command Syntax
Switchport
Command Mode
Configure mode
interface mode
Default
No switchport.
At Startup all port are switched port and all port are access port attached to VLAN 1. All ports are also
attached to Bridge Group 1 running classic Spanning Tree Protocol (802.1D).
Examples
AsGOS# configure terminal
AsGOS(config)# interface ge2
AsGOS(interface)# switchport.
Related Commands
5.1.17 switchport mode
Use the switchport mode interface configuration command to configure the VLAN
membership mode of a port. Use the no form of this command to reset the mode to the appropriate
default for the device.
Command Syntax
Switchport mode {
access | trunk
}
no switchport mode
Access
: Set the port to access mode. The port is set to access unconditionally and operates as a
nontrunking, single VLAN interface that transmits and receives non-tagged frames. An access port
can be assigned to only one VLAN.
Trunk
: Set the port to trunk unconditionally. The port is a trunking VLAN Layer-2 interface. The port
transmits and receives encapsulated (tagged) frames that identify the VLAN of origination. A trunk is a
point-to-point link between two switches or between a switch and a router. AsGa LightBolt switches
use 802.1Q tag encapsulation method.
Command Mode
Configure mode
interface mode
Default
No default.