![Cisco 2948G - Catalyst Switch Configuration Manual Download Page 64](http://html.mh-extra.com/html/cisco/2948g-catalyst-switch/2948g-catalyst-switch_configuration-manual_67462064.webp)
4-8
Catalyst 4500 Series, Catalyst 2948G, Catalyst 2980G Switches Software Configuration Guide
—
Release 8.1
78-15486-01
Chapter 4 Configuring Ethernet and Fast Ethernet Switching
Configuring Ethernet and Fast Ethernet Ports
This example shows how to display the errdisable timeout configuration:
Console> (enable) show errdisable-timeout
ErrDisable Reason Timeout Status
------------------- ------------
bpdu-guard Enable
channel-misconfig Disable
duplex-mismatch Enable
udld Enable
other Disable
Interval: 300 seconds
Ports that will be enabled at the next timeout:
Port ErrDisable Reason
----- -----------------
3/1 udld
3/8 bpdu-guard
6/5 udld
7/24 duplex-mismatch
Console> (enable)
Checking Ethernet and Fast Ethernet Port Connectivity
Note
For more detailed information on checking connectivity, see
Chapter 20, “Checking Status and
Connectivity.”
Use the ping and traceroute commands to test connectivity out Ethernet or Fast Ethernet ports.
To check connectivity out a port, perform this task in privileged mode:
This example shows how to ping a remote host and how to trace the hop-by-hop path of packets through
the network using traceroute:
Console> (enable) ping somehost
somehost is alive
Console> (enable) traceroute somehost
traceroute to somehost.company.com (10.1.2.3), 30 hops max, 40 byte packets
1 engineering-1.company.com (173.31.192.206) 2 ms 1 ms 1 ms
2 engineering-2.company.com (173.31.196.204) 2 ms 3 ms 2 ms
3 gateway_a.company.com (173.16.1.201) 6 ms 3 ms 3 ms
4 somehost.company.com (10.1.2.3) 3 ms * 2 ms
Console> (enable)
Task
Command
Step 1
Ping a remote host that is located out the port you
want to test.
ping [-s] host [packet_size] [packet_count]
Step 2
Trace the hop-by-hop route of packets from the switch
to a remote host that is located out the port you want
to test.
traceroute host
Step 3
If the host is unresponsive, check the IP address and
default gateway that are configured on the switch.
show interface
show ip route