Monitoring Interfaces in the CLI
You can view some basic information, behavior, and statistics about interfaces by connecting to the device using SSH and running the command below.
For an easy to connect to the device using SSH, onboard the FDM-managed device you want to monitor as an SSH device and then use the >_ Command Line Interface in CDO.
-
show interface
displays interface statistics and configuration information. This command has many keywords you can use to get to the information you need. Use ? as a keyword to see the available options. -
show ipv6 interface
displays IPv6 configuration information about the interfaces. -
show bridge-group
displays information about Bridge Virtual Interfaces (BVI), including member information and IP addresses. -
show conn
displays information about the connections currently established through the interfaces. -
show traffic
displays statistics about traffic flowing through each interface. -
show ipv6 traffic
displays statistics about IPv6 traffic flowing through the device. -
show dhcpd
displays statistics and other information about DHCP usage on the interfaces, particularly about the DHCP servers configured on interfaces.