197
CHAPTER 3
INTRODUCTION TO CLI
# show users
3.9.51 (config)# vlan
3.9.51.1 (config)# vlan
Syntax:
(config)# vlan <vlist>
Explanation:
Configure allowed VLANs.
Parameters:
<vlist>: This shows the allowed access VLANs. This setting only affects ports set in “Access” mode. Ports in other
modes are members of all VLANs specified in “Allowed VLANs” field. By default, only VLAN 1 is specified. More
allowed access VLANs can be entered by specifying the individual VLAN ID separated by comma. If you want to
specify a range, separate it by a dash. For example, 1, 5,10,12-15,100. Once Enter is pressed, the prompt changes
to (config-vlan)#
Example:
Add VID 1,5,10,12-15,100 to the allowed VLAN list.
Negation:
(config)# no vlan { { ethertype s-custom-port } | <vlan_list> }
3.9.51.2 (config)# vlan ethertype s-custom-port
Syntax:
(config)# vlan ethertype s-custom-port <etype>
Explanation:
Configure ether type used for customer s-ports.
Parameters:
ethertype s-custom-port <etype>: Specify ether type used for customer s-ports. The valid range is 0x0600 to
0xffff.
Example:
Set ether type for customer s-port to 0x88a8.
Negation:
(config)# no vlan { { ethertype s-custom-port } | <vlan_list> }
3.9.51.3 (config)# vlan protocol
Syntax:
(config)# vlan protocol { { eth2 { <etype> | arp | ip | ipx | at } } | { snap { <oui> | rfc-1042 | snap-8021h }
<pid> } | { llc <dsap> <ssap> } } group <grp_id>
Explanation:
The network devices required to support multiple protocols cannot be easily grouped into a common
# config t
(config)# vlan ethertype s-custom-port 0x88a8
# config t
(config)# vlan 1,510,12-15,100
(config-vlan)#
Summary of Contents for MSW-4424C Series
Page 1: ...1 MSW 4424C MSW 4424CS L2 Gigabit Carrier Ethernet Switch ...
Page 382: ......