CLI Commands B-17list facilities Displays the system facilities (processes) currently running, plus the default loglevel. The log level is the severity of error that facility will produce syslog entriesfor. 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 usingthe add filter command. You can remove filters using delete filter. The commandlists the filter file name, the status of the filter, and the protocols the file applies to.For example:Filter Name Status Protocolseasyfilter.fil NORMAL IP IP-RIPlist files Displays the files currently stored in the FLASH file system. You can remove filesusing delete file, but you can add them using TFTP only.list interfaces Displays the installed interfaces, along with their operational status, administrationstatus, and interface index. If an interface is down, you can use enable interface totry 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 ordown. 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 bereassembled from a fragmented packet Interface - interface this IP address uses to connect to the systemlist 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 loopbacklist ip interface_block Displays the IP addresses associated with each system interface. If the interface hasa point-to-point connection, then the neighbor field contains the address of theremote system. This command lists: Address - IP address of the interface Neighbor - IP address of the remote system Status - status of the connection; ENABLED or DISABLED Interface - eth:1, DA:1 or loopback