15 shutdown – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 68

Advertising
background image

CanogaOS Command Line Reference

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 68 of 855

To remove the management ip address, use the no form of this command.

Command Syntax

management ip address {A.B.C.D/M |A.B.C.D mask}
no management ip address

A.B.C.D/M: the management ip address with mask length you configured
A.B.C.D mask: the management ip address and mask you configured

Command Mode

Global configuration

Usage

The management ip address configured here will not be routed.

Examples

The following example sets the management ip address.
Switch(config)# management ip address 192.168.100.100/24
The following example unsets the management ip address.
Switch(config)# no management ip address

Related Commands

Show management ip address

4.15 shutdown

Use the shutdown interface configuration command to disable an interface. Use the no form of this
command to restart a disabled interface.

Command Syntax

shutdown
no shutdown

Command Mode

Interface configuration

Usage

None

Examples

The following example shows how to disable a port.

Switch(config-if)# shutdown

Advertising