Users Guide

Table Of Contents
Switch Management Commands 2084
interface out-of-band
Use the interface out-of-band command to enter into OOB interface
configuration mode.
Syntax
interface out-of-band
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration
User Guidelines
This command is not available on the N1100-ON/N1500/N2000/N2100-
ON/N2200-ON Series switches.
Example
console(config)#interface out-of-band
console(config-if)#
ip address
Use the ip address command to configure an IP address on an in-band VLAN
or loopback interface. Also use this command to configure one or more
secondary IP addresses on the interface.
Syntax
ip address
ip-address
{{
subnet-mask
|
prefix-length
}
[secondary]|dhcp|none}
no ip address
ip-address
{
subnet-mask
|
prefix-length
} [secondary]
ip-address
— IP address of the interface.
dhcp
— Obtain the address from a DHCP server.
none
— Clear the address assignment method.