17 switchport, 18 show management ip address – CANOGA PERKINS 9175 Command Reference User Manual

Page 55

Advertising
background image

CanogaOS Command Reference

4-11

This example shows how to set the speed on a port to 1000 Mb/s:

Switch(config-if)# speed 1000

This example shows how to return the speed on a port to default value:

Switch(config-if)# no speed

Related Commands

bandwidth

duplex

4.17 switchport

Use this command to configure a port to a bridge (layer 2) or routing (layer 3) mode.

Use the no form of this command to reset the mode to the appropriate default for the device.

Command Syntax

switchport

no switchport

Command Mode

Interface configuration

Default

switchport

Usage

When using this command to change the mode of a port, all bridge or routing configurations of this port

will be cleared.

Examples

This example shows how to configure a port to bridge mode.

Switch(config-if)# switchport

This example shows how to configure a port to bridge mode.

Switch(config-if)# no switchport

Related Commands

None

4.18 show management ip address

Use this command to show the management ip address.

Command Syntax

show management ip address

Advertising