Built-in Commands

cdp

Description:

Enables, disables or displays the status of the CDP Discovery Protocol.

 

 

Syntax:

cdp [enable/disable/status]

 

 

Options:

enable — Enables CDP discovery protocol on the device.

 

disable — Disables CDP discovery prototol on the device.

 

status — Displays the status of the CDP discovery protocol.

 

 

Examples:

->cdp status

 

CDP is Enabled

 

->cdp disable

 

->cdp status

 

CDP is Disabled

defroute

Description:

Displays, sets, or deletes 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:

interface number — Specifies the default IP route interface number.

 

IP address — Specifies the default IP route IP address.

Examples: ->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.

11-8Network Tools Screens

Page 300
Image 300
Enterasys Networks 2E253, 2H253, 2H252, 2H258 manual Defroute, Syntax Cdp enable/disable/status Options