Cisco Cisco ASR 5000

Seite von 76
MURAL Software Standard Installation Guide
Note
: The command executed in this step collects MAC IDs from all the
blades and interfaces specified in the CIQ sheet. If UCS Manager is not
enabled to fetch MAC IDs, update the CIQ sheet for MAC IDs and run the
command above without the ‘
-u true
’ option.
6.
Ensure that hardware XML file has been created and available under
/data/configs/gms
folder.
#
ls -l /data/configs/gms/Mural_Hardware.xml
-rw-r--r-- 1 admin root 27352 Feb 23 11:16
/data/configs/gms/Mural_Hardware.xml
#
7.
Start
gms_server
in lite mode and activate the Hardware XML file.
#
cli -m config
(config) #
gms enable lite-version
(config) #
pm process gms_server restart
(config) #
write memory
(config) #
_shell
8.
Check the status of the GMS server by running the following command:
#
cli -t "en" "config t" "show pm process gms_server" |
grep "Current status"
Current status:  running
#
ps -eaf | grep tomcat | grep -v grep | awk '{print $(NF-
1)}'
org.apache.catalina.startup.Bootstrap
#
Before running the next command (to activate XML), wait until the
preceding output is displayed.
#
cli -m config
(config)#
gms config Mural_Hardware.xml activate
Copyright © 2016, Cisco Systems, Inc.
22