
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2018 02:21 PM - edited 03-01-2019 01:28 PM
When I look at the 'show configuration' output of the service profile on the CLI, i do not see the information of the inband configuration. Where would I see this from the CLI.
UCSM 3.2.2
Solved! Go to Solution.
- Labels:
-
Other Unified Computing System
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2018 02:47 PM
UCS3-A /org/service-profile # show mgmt-iface in-band detail expand
External Management Interface:
Mode: In Band
Ip V4 State: Static
Ip V6 State: None
Is Derived from Inband Profile: No
External Management Virtual LAN:
Network Name: vLan824
Id: 824
External Management Static IP:
IP Address: 192.168.128.3
Default Gateway: 192.168.128.1
Subnet: 255.255.240.0
Primary DNS IP: 0.0.0.0
Secondary DNS IP: 0.0.0.0
UCS3-A /org/service-profile #
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2018 02:31 PM
You would scope to the service profile and run this command:
UCS-A# scope service-profile server 1/8
UCS-A /org/service-profile # show mgmt-iface in-band detail

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2018 02:44 PM
This shows it is configured but no the explicit details that can be seen in the gui.
UCS3-A /org/service-profile # scope service-profile server 1/5
UCS3-A /org/service-profile # show config
enter service-profile HN1 instance
associate server 1/5
exit
UCS3-A /org/service-profile # show mgmt-iface in-band detail
External Management Interface:
Mode: In Band
Ip V4 State: Static
Ip V6 State: None
Is Derived from Inband Profile: No
UCS3-A /org/service-profile #

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2018 02:47 PM
UCS3-A /org/service-profile # show mgmt-iface in-band detail expand
External Management Interface:
Mode: In Band
Ip V4 State: Static
Ip V6 State: None
Is Derived from Inband Profile: No
External Management Virtual LAN:
Network Name: vLan824
Id: 824
External Management Static IP:
IP Address: 192.168.128.3
Default Gateway: 192.168.128.1
Subnet: 255.255.240.0
Primary DNS IP: 0.0.0.0
Secondary DNS IP: 0.0.0.0
UCS3-A /org/service-profile #
