| Network Tools |
show: |
|
|
|
Syntax: | show <PROTOCOL> <TABLE> |
Description: | The show command displays information |
| concerning various components of the device. |
| Protocols currently supported are IP, IPX, |
| DECnet, and AppleTalk. Components of those |
| protocols that are currently supported are ARP |
| caches, route tables, FIB tables, server tables, |
| and interface tables. The number of valid |
| entries in the table will be displayed at the end |
| of the table display. |
Options: | <protocol> IP, IPX, DECNET, Appletalk |
| <table> ARP, ROUTE, FIB, Server, Interface |
Example:
|
|
|
| ||
# Interface | AdminStatus | OperStatus | MTU | Forwarding | Framing |
# 1 | enabled | enabled | 1500 | enabled | ethernet |
# 2 | disabled | disabled | 1500 | disabled | ethernet |
|
|
|
|
| |
# Interface | MediaType | PhysicalAddress | NetworkAddress | ||
# 3 | 3 (dynamic) | 00:00:1d:04:40:5d | 123.456.40.1 |
| |
# 4 | 3 (dynamic) | 08:00:20:0e:d8:31 | 123.456.40.30 |
| Page |