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 27 of 169 
 
EXAMPLES 
This example shows how to set the gateway address to 209.165.200.225: 
nsc# scope network-interface mgmt 
nsc /network-interface # set net gw 209.165.200.225 
Warning: When committed, this change may disconnect the current CLI session. 
nsc /network-interface* # commit-buffer 
nsc /network-interface # 
Setting the Netmask 
BEFORE YOU BEGIN 
Caution:  Once committed, this change might disconnect the current CLI session. 
 
See
 for basic information about the Prime Network 
Services Controller  CLI. 
CLI 
Management controller 
SUMMARY STEPS 
1.  scope network-interface mgmt 
2.  set net netmask
 <
netmask
>
 
3.  commit-buffer 
DETAILED STEPS 
 
Command 
Purpose  
Step 1   scope network-interface mgmt 
                                                                                                                  
Example:                                                                                                 
nsc# scope network-interface mgmt 
Places you in network-interface 
mode. 
Step 2
  
set net netmask 
                                                                                                                  
Example:                                                                                                 
nsc# /network-interface # set net netmask 
255.255.255.0
 
Sets the gateway address. 
The format of the argument is 
A.B.C.D. 
 
Step 3  commit-buffer 
                                                                                                                  
Example:                                                                                                 
nsc /network-interface* # commit-buffer 
Commits (saves) the configuration.