Interfaces
View Link Interfaces
To view a table of interfaces along with types, states, and basic details, select the Menu, then enter Interfaces in the search field.
Compare Link Interfaces
To troubleshoot link issues, expand the Menu, then select Link health view. From this dashboard you can compare links according to different parameters, such as link utilization, link flaps, transmit and receive counters, drops and errors, and other counter data. NetQ displays link data in the table ordered from highest to lowest egress queue length and the data is updated in real time.
To compare links, select up to 20 links from the dashboard, then click Compare selected above the table. The comparison charts update to reflect the data from the links you selected. Toggle the Show top 5 switch on or off to view the top five and bottom five devices and their respective links according to the parameters you selected. In each of the charts, the x-axis represents time in hours, according to a 24-hour clock and the y-axis represents a count of the parameter you selected. The yellow line displays the average values for the selected links.
You can click each of the comparison charts anywhere along the x-axis to open a tabular view of the data that is displayed in the chart during the hour you selected.
You can bookmark the link health view in your browser. When you navigate back to the bookmarked page or share the link, your settings will be preserved.
Interface Commands
NetQ uses LLDP (Link Layer Discovery Protocol) to collect port information. NetQ can also identify peer ports connected to DACs (Direct Attached Cables) and AOCs (Active Optical Cables) without using LLDP, even if the link is not UP.
- netq show interfaces physical
- netq show interfaces
- netq show events message_type interfaces
- netq check interfaces
You can view link and interface statistics with the following commands:
- netq show ethtool-stats
- netq show interface-stats
- netq show interface-utilization
- netq show cl-resource acl
- netq show cl-resource forwarding
- netq show cl-ssd-util
- netq show resource-util
Check for MTU Inconsistencies
The maximum transmission unit (MTU) determines the largest size packet or frame that can be transmitted across a given communication link. When the MTU is not configured to the same value on both ends of the link, communication problems can occur. Use the netq check mtu command to verify that the MTU is correctly specified for each link.