Defroute – Enterasys Networks 6H2xx User Manual
Page 342

Built-in Commands
12-8
Network Tools Screens
cdp
Description:
Allows management of the Discovery Protocol (CDP) on this module. The
user may enable, disable, or see the current status of CDP.
Syntax:
cdp [enable/disable/status]
Options:
None
Example:
-> cdp status
CDP is Enabled
-> cdp disable
-> cdp status
CDP is Disabled
-> cdp enable
-> cdp status
defroute
Description:
Allows you, in the syntax order shown below, to view, set, or delete the default
IP route to a managed device through the specified interface.
Syntax:
defroute
defroute [interface number] [IP address]
defroute delete [interface number] [IP address]
Options:
None
Example:
-> defroute
# Default route is 147.152.42.32 on interface 2
-> defroute 2 147.152.42.32
# Default route is 147.152.42.32 on interface 2
-> defroute delete
# Default route is not currently set.
->