Built-in Commands
Network Tools Screens 11-1 9
Example:
-> netstat -i
Interface + DescriptionMTU Speed Admin Oper MAC Addr
#1 (ethernet - csmacd) 1514 10000000 up up 0x00 0x00 0x1d 0x07 0x50 0x0e
#2 (ethernet - csmacd) 1514 10000000 up up 0x00 0x00 0x1d 0x07 0x50 0x0f
#3 (ethernet - csmacd) 1514 10000000 up up 0x00 0x00 0x1d 0x07 0x50 0x10
#4 (ethernet - csmacd) 1514 10000000 up up 0x00 0x00 0x1d 0x07 0x50 0x11
-> netstat -r
Destination Next-hop Interface
# Default Route DirectConnection 1
# 134.141.0.0 DirectConnection 2
# 134.141.0.0 DirectConnection 3
non_bridge_if_num
Description: Configures or displays the current interface number assigned to non-bridge
ports. Changing of the interface number assigned to non-bridge ports will lead
to a reset of the board.
Syntax: non_bridge_if_num [ 0 | 9999 | status ]
Options: 0 | 9999 — Specifies an interface number.
status — Displays the non-bridge interface number.
Example: -> non_bridge_if_num_status
non bridge interface number is 0.
netstat (Continued)