ZyXEL Communications XS3800-28 Cli Reference Manual page 139

Hide thumbs Also See for XS3800-28:
Table of Contents

Advertisement

Table 97 show interfaces (continued)
LABEL
Error Packet
RX CRC
Runt
Distribution
64
65-127
128-255
256-511
512-1023
1024-1518
Giant
This example configures ports 1, 3, 4, and 5 in the following ways:
Sets the IEEE 802.1p quality of service priority to four (4).
1
Sets the name "Test".
2
Sets the speed to 100 Mbps in half duplex mode.
3
sysname(config)# interface port-channel 1,3-5
sysname(config-interface)# qos priority 4
sysname(config-interface)# name Test
sysname(config-interface)# speed-duplex 100-half
This example configures ports 1-5 in the following ways:
Sets the default port VID to 200.
1
Sets these ports to accept only tagged frames.
2
sysname (config)# interface port-channel 1-5
sysname (config-interface)# pvid 200
sysname (config-interface)# frame-type tagged
Chapter 37 Interface Commands
DESCRIPTION
The following fields display detailed information about packets received that were in
error.
This field shows the number of packets received with CRC (Cyclic Redundant Check)
error(s).
This field shows the number of packets received that were too short (shorter than 64
octets), including the ones with CRC errors.
This field shows the number of packets (including bad packets) received that were 64
octets in length.
This field shows the number of packets (including bad packets) received that were
between 65 and 127 octets in length.
This field shows the number of packets (including bad packets) received that were
between 128 and 255 octets in length.
This field shows the number of packets (including bad packets) received that were
between 256 and 511 octets in length.
This field shows the number of packets (including bad packets) received that were
between 512 and 1023 octets in length.
This field shows the number of packets (including bad packets) received that were
between 1024 and 1518 octets in length.
This field shows the number of packets (including bad packets) received that were
between 1519 octets and the maximum frame size.
The maximum frame size varies depending on your switch model. See Product
Specification chapter in your User's Guide.
Ethernet Switch CLI Reference Guide
139

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents