Chapter 6. Manage / Configure the Switch
53
map priority x y command is used to map 802.1P priority values to priority
queues. “x” is the value of 802.1P priority, and its valid value is 0-7. “y” is the prirority queue and its value is 0-3
(0:Low, 1:Normal, 2:Medium, 3:High).
16 maximum-packet-length command
This command is used to set the maximum packet size allowed on the interface port(s). For normal Etherent packets,
the packet size is 64~1514 bytes. For some gigabit connections, “jumbo frame” is allowed for higher data transfering
efficiency. This switch supports up to 9600 bytes packet size.
(config-if)# maximum-packet-length ?
1518 max. packet length=1518
1532 max. packet length=1532
9216 max. packet length=9216
9600 max. packet length=9600
17 mdi-mdix command
This command is used to set the MDI/MDI-X mode of port(s). This switch supports Auto-MDi/MDIX function. And
this command can force it MDI or MDI-X mode. (MDI is for hub/switch cascading. MDI-X is for PC/device
connecting.)
mdi-mdix mdi command is used to set the port(s) to MDI mode.
mdi-mdix mdix command is used to set the port(s) to MDI-X mode.
no mdi-mdix command is used to set the port(s) to Auto-MDI/MDI-X mode.
18 mvr command
This command is used to assign the port(s) as source port of IP multicast traffic or as receiver port of subscribers for
some MVR VLAN.
mvr x receiver-port command is used to set the port(s) as the IP multicast traffic receiver port of MVR VLAN. “x”
is the MVR VLAN ID.
mvr x source-port command is used to set the port as the IP multicast traffic source port of MVR VLAN. “x” is the
MVR VLAN ID.