3Com Switch 8800 Configuration Guide
Chapter 6 Ethernet Port Configuration
6-11
6.3 Displaying and Debugging Ethernet Port
After the above configuration, execute
display
command in any view to display the
running of the Ethernet port configuration, and to verify the effect of the configuration.
Execute
reset
command in user view to clear the statistics information of the port.
Table 6-19
Display and debug Ethernet port
Operation
Command
Display all the information of the port
display interface
{
interface_type
|
interface_type
interface
_
num
[
packets
] |
interface_name
}
Display hybrid port or trunk port
display port
{
hybrid
|
trunk
}
Display the information of VLAN VPN
display port vlan-vpn
Display the statistics information of
the port
display counters
[
rate
] {
inbound
|
outbound
}
interface
[
interface
-
type
]
Clear the statistics information of the
port
reset counters interface
[
interface_type
|
interface_type
interface_num
|
interface_name
]
Note:
z
The Switch 8800 does not support external loopback mode.
z
When 802.1x is enabled on the port, its statistics information can not be cleared.
z
By default, the
display counters
command displays the statistic information of all
the ports.
6.4 Ethernet Port Configuration Example
I. Network requirements
Switch A is connected to Switch B through Trunk port GigabitEthernet2/1/1. Configure
the Trunk port with default VLAN ID, so that: when receiving the packets without VLAN
Tag, the port can forward them to the member ports belonging to the default VLAN;
when it sending the packets with VLAN Tag and the packet VLAN ID is the default
VLAN ID, the Trunk port remove the packet VLAN Tag and forward the packet.