S Layer 2 Managed Switch User Manual
陈泽科技有限公司
www.stephen-tele.com
69
Set Port Accepted Frame Type
accept frame-type
Example: Switch(port(1-1))# accept frame-type all
Note: You can set the accepted frame type as “ all “ or “ Tagged “. Set “ all “, the switch will accept all Taged and
untagged data frame; Set “ Tagged “, the switch will accept the data frame that are tagged with “vlan tag”
Add Port to 802.1Q VLAN Group
add<type><VLAN group>
example
:
Switch(port(1-1))# add tagged-vlan 2
Delete port from some 802.1Q VLAN group
delete
example
:
Switch(port(1-1))# delete tagged-vlan 2
Setting the limit of the bandwidth of ports
bandwidth
example
:
Switch(port(1-1))# bandwidth egress 16M
Note: egress is denote the outflow, and ingress is denote the inflow. The limit is different between 100M port and 1000M
port:
100M ports:
64k 128k 256k 512k 1M 2M 4M 8M 16M 32M 64M disable
1000M ports:
64k 512k 2M 4M 8M 16M 32M 64M 80M 120M 200M 400M 640M 800M disable
Display the nowadays configure of ports
config
example
:
Switch(port(1-1))# config