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 }
| 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. |
None
Service profile (/org/service-profile)
| Release | Modification |
|---|---|
| 1.4(1) |
This command was introduced. |
A service profile must be created to use this command.
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 #
|
Command |
Description |
|
create service-profile |
|
|
scope ext-pooled-ip |
|
|
scope ext-static-ip |
|