Installation & Operation Manual 148 Document # LTRT-92224
Mediant 8000
5. At the Global SC IP Address prompt, enter the IP address to be assigned to the
Active SC board and used to connect to the Media Gateway’s management
interface (e.g., from EMS server).
Global SC IP address [0.0.0.0]: 10.7.13.90
6. At the 1
st
SC IP address prompt, enter the private IP address of the SC board in
Slot 1 as specified in 'Configuring the Basic IP Network Parameters Of SC
Boards' on page 117.
1
st
SC IP Address [0.0.0.0]: 10.7.13.91
7. At the 2
nd
SC IP address prompt, enter the private IP address of the SC board in
Slot 2 as specified in' Configuring the Basic IP Network Parameters Of SC
Boards' on page 117.
2
nd
SC IP Address (or 1.1.1.1 if none) [0.0.0.0]: 10.7.13.92
Note: Parameters 1
st
SC IP Address and 2
nd
SC IP Address are used to identify
the SC boards in Slot 1 and 2 correspondingly and not to change their existing
network configuration. The Software installation will fail if these parameters do not
match the IP addresses currently configured on both SC boards. If you wish to
change the private IP address of the SC board, see “'Configuring the Basic IP
Network Parameters of SC Boards' on page 117.
8. At the Time Zone prompt, enter the local time zone where the Media Gateway
resides.
The time zone may be specified as an offset from the Greenwich Mean Time
(GMT) (e.g. GMT-2 or GMT+3) or as a name of a geographical area where Media
Gateway resides (e.g. Europe/Paris or America/Denver). In the latter case,
Daylight Saving Time will be activated if the specific time zone supports it.
Time Zone [GMT]: Europe/Paris
The name of the time zone uses standard UNIX tz/zoneinfo format.
Geographical Locations are identified by continent or ocean and then by the
name of the location, which is typically the largest city within the region. For
example, America/New_York represents most of the US eastern time zone and
America/Phoenix represents most of Arizona, which uses mountain time without
daylight saving time (DST).
For major US and European cities, short time zone name (without continent
name) is supported as well – e.g. Paris instead of Europe/Paris.
See 'Timezone Converter' 'http://www.timezoneconverter.com
' for a complete list
of valid time zone names, their DST settings and current time in each time zone.
Alternatively, use the following commands on the SC board to view the complete
list of supported time zone names:
cd /usr/share/lib/zoneinfo
find . -type f,l -print | grep -v src | cut -b 25-