Built-in Commands
12-14 Network Tools Screens
link_trap
Description: Allows link traps to be enabled or disabled when specifying a single port, or
simultaneously when specifying “all” or no ports. When one or all ports are
specified to enable, disable, or find their status, their current condition is
displayed.
Syntax: link_trap [enable/disable/status] <PORT/all>
Options: None
Example: -> link_trap status
LINK TRAP STATUS:
Port 1 is ENABLED Port 2 is DISABLED
Port 3 is ENABLED Port 4 is ENABLED
-> link_trap disable 2
Link traps have been DISABLED on port 2
-> link_trap disable all
Link traps have been DISABLED on all ports (1-24)
-> link_trap status 3
Link traps are ENABLED on port 3
loopback_detect
Description: Allows the user to enable, disable or check the current state of loopback
detection on Ethernet front panel ports.
The user must specify the state as enable, disable or status.
The state field is mandatory.
Syntax: loopback_detect [enable | disable]
Options: enable – Enables loopback detection on Ethernet front panel ports.
disable – Disables loopback detection on Ethernet front panel ports.
status – Indicates if loopback detection is enabled or disabled.
Example: -> loopback_detect enable
-> loopback_detect disable
-> loopback_detect status
Loopback_detect is disabled.