CLI Commands
list facilities Displays the system facilities (processes) currently running, plus the default log level. The log level is the severity of error that facility will produce syslog entries for. You can change the log level using the set facility loglevel command.
list filters Displays all the filter names in the filter table, which you previously defined using the add filter command. You can remove filters using delete filter. The command lists the filter file name, the status of the filter, and the protocols the file applies to. For example:
Filter Name | Status | Protocols |
easyfilter.fil | NORMAL | IP |
list files Displays the files currently stored in the FLASH file system. You can remove files using delete file, but you can add them using TFTP only.
list interfaces Displays the installed interfaces, along with their operational status, administration status, and interface index. If an interface is down, you can use enable interface to try to bring it up. The command lists:
Index - number used to identify the interfaces position in the table
Name - interface name: eth:1, DA:1 or loopback
Oper Status - current, operating status of interface; UP or DOWN
Admin Status - administrative status you designated interface to be, up or down. If it doesn’t match Oper Status, a problem exists with the interface.
list ip addresses Displays the IP address for each interface. It lists:
Address - IP address of the interface
Bcast Algo - broadcast algorithm used
Reassembly Max Size - maximum allowable size of packet that can be reassembled from a fragmented packet
Interface - interface this IP address uses to connect to the system
list ip arp Displays the contents of the ARP cache. It lists:
IP Address - IP address for this entry
Phys Address - MAC address that the IP address maps to
Type - interface type: Ethernet or Token Ring
If Name - eth:1, DA:1 or loopback
list ip interface_block Displays the IP addresses associated with each system interface. If the interface has a
Address - IP address of the interface
Neighbor - IP address of the remote system
Status - status of the connection; ENABLED or DISABLED