OPTICAL SYSTEMS DESIGN
DOC ID: 10112303
OSD2600 OPERATOR MANUAL
PAGE 126
802.1Q PORT SETTING
Switchport mode access:
1.
Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode.
fe1 means port 1.
The
switch_a(config-if)#
prompt will show on the screen.
switch_a(config)#interface fe1
switch_a(config-if)#
2.
Usage:
Use
switchport mode access
command to set the switching characteristics of the Layer-2 interface to
access mode, and classify untagged frames only.
Use the
no switchport access
command to reset the mode of the Layer-2 interface to access (default).
3.
Command Syntax:
switchport mode access
no switchport access
4.
Example:
The following example sets the
switchport mode access
of the interface fe1 (port 1):
switch_a(config)#interface fe1
switch_a(config-if)#switchport mode access
switch_a(config-if)#
Switchport mode hybrid:
1.
Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode.
fe1 means port 1.
The
switch_a(config-if)#
prompt will show on the screen.
switch_a(config)#interface fe1
switch_a(config-if)#
2.
Usage:
Use
switchport mode hybrid
command to set the switching characteristics of the Layer-2 interface as
hybrid, and classify both tagged and untagged frames.
Use the
no switchport hybrid
command to reset the mode of the Layer-2 interface to access (default).
3.
Command Syntax:
switchport mode hybrid
switchport mode hybrid acceptable-frame-type all/vlan-tagged
no switchport hybrid
all Set all frames can be received.
vlan-tagged Set vlan-tagged frames can only be received.
4.
Example:
The following example sets the
switchport mode hybrid
of the interface fe1 (port 1) and all frames to
be received on interface fe1 (port 1):
switch_a(config)#interface fe1
switch_a(config-if)#switchport mode hybrid acceptable-frame-
type all
switch_a(config-if)#
Summary of Contents for 2600P series
Page 1: ...OPERATOR MANUAL OSD2600P SERIES MANAGED ETHERNET SWITCH ...
Page 2: ......
Page 47: ...OPTICAL SYSTEMS DESIGN DOC ID 10112303 OSD2600 OPERATOR MANUAL PAGE 47 ...
Page 50: ...OPTICAL SYSTEMS DESIGN DOC ID 10112303 OSD2600 OPERATOR MANUAL PAGE 50 ...
Page 157: ...OPTICAL SYSTEMS DESIGN DOC ID 10112303 OSD2600 OPERATOR MANUAL PAGE 157 ...
Page 158: ...OPTICAL SYSTEMS DESIGN DOC ID 10112303 OSD2600 OPERATOR MANUAL PAGE 158 ...
Page 159: ...OPTICAL SYSTEMS DESIGN DOC ID 10112303 OSD2600 OPERATOR MANUAL PAGE 159 ...