Cisco Cisco Prime Network Services Controller 3.0

Page de 169
 
 
© 2013, 2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. 
Page 35 of 169 
 
EXAMPLES 
This example shows how to display the interface ID, IP address, gateway, and netmask in table form: 
nsc# show network-interface mgmt 
VM IP interface:  
ID    OOB IP Addr     OOB Gateway     OOB Netmask  
----  --------------- ------------    ------------ 
Mgmt  10.193.33.218   10.193.33.1     255.255.255.0 
nsc#  
This example shows how to display the interface ID, IP address, gateway, and netmask 
in list form: 
nsc# show network-interface detail 
VM IP interface:  
ID: Mgmt  
OOB IP Addr: 10.193.33.218  
OOB Gateway: 10.193.33.1  
OOB Netmask: 255.255.255.0  
Current Task: 
nsc# 
Displaying System Information 
You can display system information 
BEFORE YOU BEGIN 
See
 for basic information about the Prime Network 
Services Controller CLI. 
CLI 
Management controller 
SUMMARY STEPS 
1.  show network-interface [detail | fsm status] 
DETAILED STEPS 
 
Command 
Purpose  
Step 1   show network-interface 
                                                         
Example:                                                 
nsc# show network-interface mgmt
 
Displays the network interface.
 
EXAMPLES 
This example shows how to display detailed information about the system: 
nsc# show system detail 
Systems:  
Hostname: nsc  
Address: 10.193.33.218  
Current Task: 
nsc#