A-74
CLI Reference Guide for the Cisco Secure Access Control System 5.1
OL-18996-01
Appendix A ACS Command Reference
Show Commands
Example 2
acs/admin# show icmp_status
icmp echo response is turned off
acs/admin#
Related Commands
show interface
To display the usability status of interfaces configured for IP, use the show interface command in the
EXEC mode.
show interface [GigabitEthernet] |
Syntax Description
Defaults No default behavior or values.
Command Modes EXEC
Usage Guidelines None.
Examples acs/admin# show interface
eth0 Link encap:Ethernet HWaddr 00:16:36:56:61:D2
inet addr:209.165.200.225 Bcast:209.165.200.255 Mask:255.255.255.224
inet6 addr: fe80::216:36ff:fe56:61d2/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:8783423 errors:0 dropped:0 overruns:0 frame:0
TX packets:4178157 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
Command Description
icmp echo Configures the Internet Control Message Protocol (ICMP) echo
requests.
GigabitEthernet Shows the Gigabit Ethernet interface. Either 0 or 1.
| Output modifier variables:
• begin—Matched pattern. Up to 80 alphanumeric characters.
• count—Count the number of lines in the interface. Add number after the
word count.
• end—End with line that matches. Up to 80 alphanumeric characters.
• exclude—Exclude lines that match. Up to 80 alphanumeric characters.
• include—Include lines that match. Up to 80 alphanumeric characters.
• last—Display last few lines of output. Add number after the word last.
Up to 80 lines to display. Default 10.