Cisco Cisco ASR 5000

다운로드
페이지 76
MURAL Software Standard Installation Guide
3.
Assign the IP addresses for the management interface and default
gateway:
>
en
#
conf t
(config) #
interface <mgmt_interface> ip address <mgmt_IP_
of_GMS_ server><subnetmask_of_mgmt_network>
(config) #
ip default-gateway <mgmt_network_default_
gateway_IP>
For example:
(config) #
interface eth0 ip address 192.168.103.78 /24
(config) #
ip default-gateway 192.168.103.1
(config) #
write memory
(config) #
_shell
#
mkdir /data/tmp_patch
4.
Download the patches from the FTP server to the GMS server in the
/data/tmp_patch
directory and apply all patches applicable for GMS
nodes. For more information, refer to the
MURAL Release Notes
for a
complete list of 3.8 release patches and installation instructions.
5.
Copy the CIQ sheet into GMS node under the
/data
folder and run the
CIQ2XML
script (without WWID mode) to generate the Hardware XML
file.
#
cd /opt/etc/scripts/mmi/CIQ2GMSXML/src/
#
python GMSXMLGenerator.py -f <XML-file-name-path> -s 0
#
python GMSXMLGenerator.py -f /data/Mural_CIQ_Template.xls
-u true -s 0
Successful execution creates an XML file under
/data/configs/gms/
folder. In case of error, details are available in the log file stored at
/data/mmi/ciq2gmsxml.log
.
21
Copyright © 2016, Cisco Systems, Inc.