set ext-mgmt-ip-state

To set an external management IP address state for a service profile, use the set ext-mgmt-ip-state command.

set ext-mgmt-ip-state { none | pooled | static }

Syntax Description

none

This option does not set an external management IP state for the service profile.

pooled

This option sets an external management pooled IP address state for the service profile.

static

This option sets an external management static IP address state for the service profile.

Command Default

None

Command Modes

Service profile (/org/service-profile)

Command History

Release Modification
1.4(1)

This command was introduced.

Usage Guidelines

A service profile must be created to use this command.

Examples

This example shows how to set the external management IP address state as pooled for a service profile.

Switch-A # scope org
Switch-A /org # scope service-profile default
Switch-A /org/service-profile # set ext-mgmt-ip-state pooled
Switch-A /org/service-profile* # commit-buffer
Switch-A /org/service-profile # 

Related Commands

Command

Description

create service-profile

 

scope ext-pooled-ip

 

scope ext-static-ip