cc/td/doc/product/access/sc/rel9/mgcfm
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table Of Contents

SIP Automatic Switchover Using Dual-VLAN

Feature Overview

Benefits

Restrictions

Related Documents

Supported Platforms

Supported Standards, MIBs, and RFCs

Prerequisites

Configuration Tasks

Troubleshooting Tips

Provisioning Tasks

Planning for Provisioning

Provisioning Procedures

Troubleshooting Tips

Configuration Examples

Configuring for the Existing SIP Automatic Switchover Method

Configuring for the SIP Automatic Switchover Using Dual-VLAN Method (Two Virtual Addresses)

Configuring for the SIP Automatic Switchover Using Dual-VLAN Method (One Virtual Address)

Provisioning Examples

Reference Information

XECfgParm.dat Parameters

Alarms

Provisioning Worksheets

Obtaining Documentation

Cisco.com

Ordering Documentation

Documentation Feedback

Obtaining Technical Assistance

Cisco Technical Support Website

Submitting a Service Request

Definitions of Service Request Severity

Obtaining Additional Publications and Information

Glossary


SIP Automatic Switchover Using Dual-VLAN


Document Release History

Publication Date
Comments

September 15, 2003

Initial version of the document.

December 5, 2003

Corrected the MML command information for SIP links, due to a change in command syntax.

May 17, 2005

Corrected the priority information for the provisioning of a second SIP IP link.


Feature History

Release
Modification

9.4(1)

This feature was introduced on the Cisco Media Gateway Controller (MGC) software.


This document describes the Session Initiated Protocol (SIP) Automatic Switchover Using Dual Virtual Local Access Network (VLAN) feature. This feature is described in the following sections:

Feature Overview

Supported Platforms

Supported Standards, MIBs, and RFCs

Prerequisites

Provisioning Tasks

Configuration Examples

Provisioning Examples

Reference Information

Obtaining Documentation

Documentation Feedback

Obtaining Technical Assistance

Obtaining Additional Publications and Information

Glossary

Feature Overview

The existing automatic switchover methodology for a SIP network depends upon on a SIP element detecting a Cisco MGC automatic switchover due to the absence of any SIP responses from the MGC. The SIP device in question obtains the IP address of the newly active MGC host using a DNS SRV or A-record query, or from the internal cache of a previous query. The SIP Automatic Switchover Using Dual-VLAN feature enables the MGC to use up to two virtual IP addresses for use in SIP networks, one for each VLAN.

In the existing automatic switchover methodology, the active MGC host maintains up to four IP addresses, two on each interface. These are not virtual IP addresses, but the same addresses used in general on the MGC. The MGC monitors the LAN interfaces associated with the IP addresses for a failure (due to physical problem or administrative shut down). If a LAN interface fails, the MGC performs an automatic switchover.

The SIP Automatic Switchover Using Dual-VLAN feature enables you to create a virtual IP address for each LAN interface. If you provision two virtual IP addresses for your LAN interfaces, the active MGC does not perform an automatic switchover when a single LAN interface fails. However, if both LAN interfaces fail, the active MGC does perform an automatic switchover. If you choose to provision only one virtual IP address, the active MGC uses the existing automatic switchover methodology to handle the failure of a single LAN interface.


Note The existing automatic switchover functionality is still supported.


Benefits

This feature has the following benefit:

Enables the MGC to interwork with a greater range of SIP devices

Using this feature, the MGC can successfully interwork with SIP devices that cannot support four IP addresses for a single device.

Enables faster call setup time after an automatic switchover

Using this feature, the MGC provides a virtual IP address, eliminating the need for an associated SIP element to expend resources storing the last working IP address.

Reduces the need for an associated SIP element to expend resources monitoring for MGC automatic switchover

Using this feature, an associated SIP element only expends resources monitoring for MGC automatic switchover when both LAN interfaces fail.

Restrictions

This feature is not supported for systems in which the active and standby MGC hosts are geographically separated. This feature is only supported for systems in which the active and standby MGC hosts are configured as part of the same set of subnets. Systems that have geographically separated MGC hosts must use the existing methodology, using two IP addresses each for the active and standby MGC hosts .

Related Documents

This document contains information that is related strictly to this feature. The documents that contain additional information related to the Cisco Media Gateway Controller (MGC) are listed below:

Release notes for Cisco Media Gateway Controller Software Release 9.4(1)

Cisco Media Gateway Controller Hardware Installation Guide

Regulatory Compliance and Safety Information for the Cisco Media Gateway Controller

Cisco Media Gateway Controller Software Release 9Installation and Configuration Guide

Cisco Media Gateway Controller Software Release 9 Provisioning Guide

Cisco Media Gateway Controller Software Release 9 Dial Plan Guide

Cisco Media Gateway Controller Software Release 9 MML Command Reference Guide

Cisco Media Gateway Controller Software Release 9 Messages Reference Guide

Cisco Media Gateway Controller Software Release 9 Billing Interface Guide

Cisco Media Gateway Controller Software Release 9 MIB Guide

Cisco Media Gateway Controller Software Release 9 Operations, Maintenance, and Troubleshooting Guide

Supported Platforms

The hardware platforms supported for the Cisco MGC software are described in the Release Notes for Cisco Media Gateway Controller Software Release 9.4(1).

Supported Standards, MIBs, and RFCs

This feature supports the following standards, MIBs, and RFCs.

Standards

No standards are supported by this feature.

MIBs

No new or modified MIBs are supported by this feature. For more information on the MIBs used in the Cisco MGC software, refer to the Cisco Media Gateway Controller Release 9 MIB Guide.

RFCs

No RFCs are supported by this feature.

Prerequisites

You must have Cisco Media Gateway Controller (MGC) software Release 9.4(1). Prerequisites for this release can be found in the Release Notes for the Cisco Media Gateway Controller Software Release 9.4(1).

Configuration Tasks

Configuration of the MGC software is typically done when the MGC software is shut down, during a software upgrade, or the initial installation and configuration process. Since the implementation of this feature does not require any unique upgrade tasks, you should refer to the Cisco Media Gateway Controller Software Release 9 Installation and Configuration Guide for detailed information on the MGC software upgrade and initial installation and configuration processes.

The XECfgParm.dat parameters associated with this feature can be found in the "XECfgParm.dat Parameters" section.

For information on configuring the MGC software to support this feature when your MGC software is already up and running, refer to the "Troubleshooting Tips" section.

Troubleshooting Tips

If SIP automatic switchover is not working properly, you should check the parameter values set in the XECfgParm.dat file to ensure that they are configured correctly. If they are not configured correctly, you must re-configure your MGC software.

Verifying Parameter Settings and Re-configuring MGC Software

To verify your parameter settings and re-configure your MGC software to support the SIP Automatic Switchover Using Dual-VLAN feature, perform the following steps:


Caution Re-configuration of the MGC software requires that the system software be shut down. In a simplex system, calls cannot be processed during system shutdown. In a continuous service system, your system loses the ability to maintain calls during a critical event if the system software on one of the MGC hosts is shut down.


Step 1 Log in to the standby Cisco MGC as root and change directories to the etc subdirectory by entering the following UNIX command:

cd /opt/CiscoMGC/etc

Step 2 Open the XECfgParm.dat using a text editor, such as vi.

Step 3 Search for the *.Virtual_IP_Addr1 parameter and ensure that the current setting is a virtual address within the subnet of the IP address defined in the IP_Addr1 parameter.


Note The IP address should be expressed in dotted decimal notation (for example, 10.25.81.5).


If the value of the parameter is correct, proceed to Step 4. Otherwise, correct the value of the parameter and then proceed to Step 4.

Step 4 If you have not configured a second virtual IP address, proceed to Step 6. Otherwise, search for the *.Virtual_IP_Addr2 parameter and ensure that the current setting is a virtual address within the subnet of the IP address defined in the IP_Addr2 parameter.


Note The IP address should be expressed in dotted decimal notation (for example, 10.25.81.5).


If the value of the parameter is correct, proceed to Step 5. Otherwise, correct the value of the parameter and then proceed to Step 5.

Step 5 Search for the *.sipFailover parameter and ensure that the current setting is true.

If the value of the parameter is correct, proceed to Step 6. Otherwise, correct the value of the parameter and then proceed to Step 7.

Step 6 If you have made any changes to the parameter values, proceed to Step 7. Otherwise, close the text editor and proceed to Step 10.

Step 7 Save your changes and close the text editor.

Step 8 Manually stop the MGC software on the standby MGC by entering the following UNIX command:

/etc/init.d/CiscoMGC stop

Step 9 Once the software shutdown is complete, manually start the MGC software on the standby MGC by entering the following command:

/etc/init.d/CiscoMGC start

Step 10 Log in to the active MGC, start an MML session, and enter the following command:

mml>sw-over::confirm

Site alarms are automatically set until the out-of-service (OOS) MGC host is returned to an in-service (IS) state.

Step 11 Repeat steps 1 through 5 for the newly standby MGC host.

Step 12 If you have not made any changes to the parameter values, proceed to Step 13. If you have made any changes to the parameter values, repeat steps 7 through 10. Once you have completed step 10, the procedure is complete.

Step 13 Contact the Cisco Technical Assistance Center (TAC) for assistance in resolving this problem. Information on contacting the Cisco TAC can be found in the "Obtaining Documentation" section.


Provisioning Tasks

This section contains the tasks required to provision this feature. For information on provisioning the rest of the Cisco MGC software, refer to the Cisco Media Gateway Controller Software Release 9 Provisioning Guide.

Planning for Provisioning

This section lists the data that you must gather to successfully provision this feature. For more information on planning the provisioning for the rest of the Cisco MGC software, refer to the Cisco Media Gateway Controller Software Release 9 Provisioning Guide.

Collecting SIP IP Link Data

This component type represents a link to a SIP device. You must be ready to enter the following data:

MML name

Component description

Port

Priority

Virtual IP address 1

Virtual IP address 2 (optional)

Associated SIP signaling service

You can define the parameters for your SIP IP links in Table 1 in the "Provisioning Worksheets" section.

Provisioning Procedures

The provisioning procedures for this feature can be found in the following sections:

Provisioning Basics

Enabling SIP Automatic Switchover Using Dual-VLAN

Disabling SIP Automatic Switchover Using Dual-VLAN

Provisioning Basics

The procedures in this section describe how to start a provisioning session and how to save and activate the changes you have made.

Starting a Provisioning Session

Saving and Activating your Provisioning Changes

Ending a Provisioning Session Without Activating your Changes

Retrieving Provisioning Data

For more detailed information about provisioning your Cisco PGW 2200, refer to the Cisco Media Gateway Controller Software Release 9 Provisioning Guide.

Starting a Provisioning Session

You may need to start a provisioning session as part of your system operations. To do this, log into the active Cisco MGC, start an MML session, and enter the following command:

mml>prov-sta::srcver="curr_ver",dstver="mod_ver"

Where:

curr_ver—The name of the current configuration version. In place of the name of the current configuration version, you can also enter:


Note If you do not know the name of your current configuration session, you can use the procedure in the "Retrieving Data on the Current Provisioning Session" section.


new—A new default session configuration; no existing source configuration is available.

active—Selects the active configuration as the source for configuration changes.


Note You can use new as the source configuration only when there is no existing, active set of provisioning data in the configuration library. Therefore, new cannot be used as the source configuration once a provisioning session has been saved and activated by using prov-cpy or prov-dply. Once you have saved and activated a set of data, you must use either active or the name of the set of provisioning data as the source configuration.


mod_ver—A new configuration version name that contains your provisioning changes.

For example, to use a configuration version called ver1 as the basis for a version to be called ver2, you would enter the following command:

mml>prov-sta::srcver="ver1",dstver="ver2"

Once a provisioning session is underway, you may use the prov-add, prov-ed, or prov-dlt MML commands to add, modify, and delete components on your system. For more information on provisioning other functions on your Cisco MGC software, refer to the Cisco Media Gateway Controller Software Release 9 Provisioning Guide.

There are two ways to close your provisioning session: saving and activating your provisioning changes, as described in the "Saving and Activating your Provisioning Changes" section or ending your provisioning session without saving and activating your changes, as described in the "Ending a Provisioning Session Without Activating your Changes" section.

Saving and Activating your Provisioning Changes

When you have completed making provisioning changes in your session, you must enter a command to save and activate your changes. There are two different provisioning MML commands that do this: prov-cpy and prov-dply.


Caution Using the prov-cpy and prov-dply MML commands can severely impact your system's call processing performance, depending on the extent of your provisioning changes. We recommend that these commands be issued during a maintenance window when traffic is minimal.

The prov-cpy MML command is used to save and activate your changes on the active Cisco MGC. This command is typically used to save and activate changes on a Cisco MGC in a simplex configuration. However, you can use the prov-cpy MML command on Cisco MGCs in high-availability or continuous-service configurations, to save and activate your changes on the active Cisco MGC. If you choose to do this, you should enter the prov-sync MML command immediately afterwards, to have your changes saved and activated on the standby Cisco MGC.


Note When you enter the prov-cpy command, your provisioning session is also automatically ended. If you want to make additional provisioning changes, you must start a new provisioning session as described in the "Starting a Provisioning Session" section.



Caution Using the prov-sync MML command can severely impact your system's call processing performance. We recommend that this command be issued during a maintenance window when traffic is minimal.


Note When the prov-sync MML command is used to synchronize the provisioning settings on the standby MGC host with current settings on the active MGC host, the system does not indicate when the synchronization process has failed.


The prov-dply MML command is used to save and activate your changes on the active and standby
Cisco MGCs. This command is typically used to save and activate changes on Cisco MGCs in high-availability or continuous-service configurations. This command should not be used on a Cisco MGC in a simplex configuration.


Note When you enter the prov-dply command, your provisioning session is also automatically ended, unless an error occurs during execution. If you want to make additional provisioning changes, you must start a new provisioning session as described in the "Starting a Provisioning Session" section.


Ending a Provisioning Session Without Activating your Changes

You may find that you want to end a provisioning session without saving and activating the changes you have entered during your session. If this is the case, you can enter the prov-stp MML command. This command ends your current provisioning session and your changes are not entered.

Retrieving Provisioning Data

You can use the prov-rtrv MML command to retrieve information about your current provisioning settings. The ways in which you can use this command to retrieve provisioning data are described in the following sections:

Retrieving Data for an Individual Component

Retrieving Data for All Components

Retrieving Data for All Components of a Particular Type

Retrieving Data on the Current Provisioning Session

Retrieving Data on Supported Signaling Protocols

Retrieving Data for an Individual Component

You can retrieve provisioning data on any individual component on your system. To do this, log in to the active Cisco MGC, start an MML session, and enter the following command:

mml>prov-rtrv:component:name=MML_name

Where:

component—The MML component type associated with the desired component. You can find a complete list of MML component types in the Cisco Media Gateway Controller Software Release 9 Provisioning Guide.

MML_name—The MML name for the desired component. You can determine the MML names for the various components using the prov-rtrv:all MML command.

For example, to view the value of a SIP IP link called sip-sigchan, you would enter the following command:

mml>prov-rtrv:siplnk:name="sip-sigchan"

Retrieving Data for All Components

You can retrieve data on all of the components provisioned on your system. To do this, log in to the active Cisco MGC, start an MML session, and enter the following command:

mml>prov-rtrv:all

Retrieving Data for All Components of a Particular Type

You can retrieve provisioning data on all components of a particular type on your system. To do this, log in to the active Cisco MGC, start an MML session, and enter the following command:

mml>prov-rtrv:component:"all"

Where: component is the MML component type associated with the desired component group. You can find a complete list of MML component types in the Cisco Media Gateway Controller Software Release 9 Provisioning Guide.

For example, to view the provisioning data for all SS7 signaling services, you would enter the following command:

mml>prov-rtrv:ss7path:"all"

Retrieving Data on the Current Provisioning Session

You can retrieve provisioning data on the current provisioning session. To do this, log in to the active Cisco MGC, start an MML session, and enter the following command:

mml>prov-rtrv:session

The system returns a response similar to the following:

MGC-02 - Media Gateway Controller 2003-01-13 13:39:19
M RTRV
"session=jtest:session"
/*
Session ID = mml1
SRCVER = active
DSTVER = jtest
*/

Retrieving Data on Supported Signaling Protocols

You can retrieve protocol data for the current provisioning session. To do this, log in to the active Cisco MGC, start an MML session, and enter the following command:

mml>prov-rtrv:variants

Enabling SIP Automatic Switchover Using Dual-VLAN

This section contains the procedure that you must perform to add SIP Automatic Switchover Using Dual-VLAN support to your Cisco MGC software provisioning data. b


Note The XECfgParm.dat parameters for this feature must be configured before you can provision virtual IP addresses for SIP IP links. If you have not configured the parameters, perform the steps in the "Verifying Parameter Settings and Re-configuring MGC Software" section before performing any of the procedures below.


To provision virtual IP address(es) on your SIP IP links, perform the following steps:


Step 1 Start a provisioning, as described in the "Starting a Provisioning Session" section.

Step 2 If you are provisioning SIP IP links for the first time, proceed to Step 9. Otherwise, proceed to Step 3.

Step 3 Enter the following command to display the settings for your SIP IP links:

mml>prov-rtrv:siplnk:"all"

The system returns a response that lists the settings for all of your provisioned SIP IP links. Take note of the IP adress settings (ipaddr1 and ipaddr2) for each link. Identify the SIP IP links that do not have an IP address setting of Virtual_IP_Addr1.

Step 4 The identified SIP IP links must be taken out-of-service. To do this, enter the following command:

mml>set-iplnk:name:OOS

Where name is the MML name of a SIP IP link provisioned with standard IP addressing. Repeat this step for each affected SIP IP link.

Step 5 The identified SIP IP links must be deleted. Enter the following command to delete one of these SIP IP links:

mml>prov-dlt:siplnk:name="name"

Where name is the MML name of a SIP IP link to be deleted.

Repeat this step for each SIP IP link you need to delete.

Step 6 If any of the SIP IP links have an IP address setting of Virtual_IP_Addr1, proceed to Step 9. Otherwise, proceed to Step 7.

Step 7 The signaling service associated with the deleted SIP IP links must be deleted. To do this, enter the following MML command:

mml>prov-dlt:sippath:name="name"

Where name is the MML name of a SIP signaling service to be deleted.

Repeat this step for each SIP signaling service you need to delete.

Step 8 Enter the following command to provision a new SIP signaling service:

mml>prov-add:sippath:name="name", mdo="ietf_sip"

Where name is the MML name of the new SIP signaling service.

For example, to provision a new SIP signaling service called sipsrv1, you would enter the following command:

mml>prov-add:sippath:name="sipsrv1", mdo="ietf_sip"

Step 9 Enter the following command to provision a virtual IP address on a SIP IP link:

mml>prov-add:siplnk:name="name", desc="description", ipaddr="addr", svc="sigsrv", port=pnum, pri=priority

Where:

name—The MML name you want to give to the component. The name can be as many as 20 characters long and can contain numbers, letters, and the dash (-) symbol. The name should begin with a letter.

description—The long name assigned that can be as many as 128 alphanumeric characters in length.

addr—First local IP address for a LAN interface. IP address should be one of the following property names defined in the XECfgParm.dat file:

Virtual_IP_Addr1

Virtual_IP_Addr2


Note If you attempt to provision a SIP IP link using a virtual IP address when you have not configured the associated XECfgParm.dat parameter(s), the command will fail when executed. For information on configuring the associated XECfgParm.dat parameters, refer to the "Verifying Parameter Settings and Re-configuring MGC Software" section.


sigsrv—The MML name of a previously provisioned SIP signaling service.

pnum—Local IP port number. Valid value is any integer above 1024. For SIP IP links, we recommend that you use 5060.

priority—Priority setting for this SIP IP link. Valid value is any integer above 0. Default value is 1.

For another example, to provision a SIP IP link that supports a virtual IP address, you would enter the following command:

mml>prov-add:siplnk:name="sip-sigchan1", ipaddr="Virtual_IP_Addr1", svc="sip-sigpath", port=5060, pri=1, desc="SIP sigchan 1"

Step 10 If you want to create a second virtual IP address, enter the command below. Otherwise, proceed to
Step 11.

mml>prov-add:siplnk:name="name", desc="description", ipaddr="addr", svc="sigsrv", port=pnum, pri=priority

Where:

name—The MML name you want to give to the component. The name can be as many as 20 characters long and can contain numbers, letters, and the dash (-) symbol. The name should begin with a letter.

description—The long name assigned that can be as many as 128 alphanumeric characters in length.

addr—Defines the second local IP address for a LAN interface. IP address should be one of the following property names defined in the XECfgParm.dat file (excluding name used for the link defined in Step 9):

Virtual_IP_Addr1

Virtual_IP_Addr2


Note If you attempt to provision a SIP IP link using a virtual IP address when you have not configured the associated XECfgParm.dat parameter(s), the command will fail when executed. For information on configuring the associated XECfgParm.dat parameters, refer to the "Verifying Parameter Settings and Re-configuring MGC Software" section.


sigsrv—The MML name of a previously provisioned SIP signaling service.

pnum—Local IP port number. Valid value is any integer above 1024. For SIP IP links, we recommend that you use 5060.

priority—Priority setting for this SIP IP link. Valid value is any integer above 0. Default value is 1.


Note The priority of the second SIP IP link should not match the priority of the first. If the first SIP IP link uses a priority of 1, set the value for the second SIP IP link to 2 or higher.


For example, to provision a SIP IP link that provides a second virtual IP address, you would enter the following command:

mml>prov-add:siplnk:name="sip-sigchan2", ipaddr="Virtual_IP_Addr2", svc="sip-sigpath", port=5060, pri=2, desc="SIP sigchan 2"

Step 11 Repeat steps 2 through 10 for each set of SIP IP links you want to provision with two virtual IP addresses.

Step 12 Save and activate your new provisioning settings as described in the "Saving and Activating your Provisioning Changes" section.


Disabling SIP Automatic Switchover Using Dual-VLAN

This section contains the procedure that you must perform to disable SIP Automatic Switchover Using Dual-VLAN support in your system.


Note To begin the provisioning session, perform the steps in the "Starting a Provisioning Session" section. Once you have finished provisioning, save and activate your provisioning data by performing the steps in the "Saving and Activating your Provisioning Changes" section.


To disable the virtual IP addresses on your SIP IP links, perform the following steps:


Step 1 Log in to the standby Cisco MGC as root and change directories to the etc subdirectory by entering the following UNIX command:

cd /opt/CiscoMGC/etc

Step 2 Open the XECfgParm.dat using a text editor, such as vi.

Step 3 Search for the *.Virtual_IP_Addr1 parameter and set the value to 0.0.0.0.

Step 4 If you have not configured a second virtual IP address, proceed to Step 5. Otherwise, search for the *.Virtual_IP_Addr2 parameter and set the value to 0.0.0.0.

Step 5 Search for the *.sipFailover parameter and set the value to false.

Step 6 Save your changes and close the text editor.

Step 7 Manually stop the MGC software on the standby MGC by entering the following UNIX command:

/etc/init.d/CiscoMGC stop

Step 8 Once the software shutdown is complete, manually start the MGC software on the standby MGC by entering the following command:

/etc/init.d/CiscoMGC start

Step 9 Log in to the active MGC, start an MML session, and enter the following command:

mml>sw-over::confirm

Site alarms are automatically set until the out-of-service (OOS) MGC host is returned to an in-service (IS) state.

Step 10 Repeat steps 1 through 8 for the newly standby MGC host.

Step 11 The affected SIP links must be taken out-of-service. To do this, enter the following command:

mml>set-iplnk:name:OOS

Where name is the MML name of a SIP IP link provisioned with virtual IP addressing. Repeat this step for each affected SIP IP link.

Step 12 Log in to the active MGC host, start an MML session, and begin a provisioning session as described in the "Starting a Provisioning Session" section.

Step 13 To change from virtual IP addressing to standard IP addressing, you must delete the SIP IP links provisioned with virtual IP addressing. Enter the following command to delete an affected SIP IP link:

mml>prov-dlt:siplnk:name="name"

Where name is the MML name of a SIP IP link provisioned with virtual IP addressing. Repeat this step for each affected SIP IP link.

Step 14 Enter the following command to delete the associated SIP signaling service:

mml>prov-dlt:sippath:name="name"

Where name is the MML name of a SIP signaling service associated with the SIP IP links provisioned with virtual IP addressing.

Step 15 Enter the following command to provision a new SIP signaling service:

mml>prov-add:sippath:name="name", mdo="ietf_sip"

Where:

name—MML name of the new SIP signaling service.

For example, to provision a new SIP signaling service called sipsrv1, you would enter the following command:

mml>prov-ed:sippath:name="sipsrv1", mdo="ietf_sip"

Step 16 Enter the following command to enable the IP addresses on a SIP IP link:

mml>prov-add:siplnk:name="name", ipaddr="addr", ipaddr="addr"

Where:

name—MML name of the affected SIP IP link.

addr—First local IP address for a LAN interface. IP address should be one of the following property names defined in the XECfgParm.dat file:

IP_Addr1

IP_Addr2

IP_Addr3

IP_Addr4

For example, to enable an IP address on a SIP IP link, you would enter the following command:

mml>prov-add:siplnk:name="sip-sigchan1", ipaddr="IP_Addr1"

Repeat this step for each SIP IP link you want provision with standard IP addressing.

Step 17 Save and activate your provisioning session as described in the "Saving and Activating your Provisioning Changes" section.


Troubleshooting Tips

This feature does not work if the virtual address(es) are provisioned on your SIP IP links, but the Virtual_IP_Addr1 and/or Virtual_IP_Addr2 XECfgParm.dat parameters are set to 0.0.0.0. Refer to for the procedure in the "Verifying Parameter Settings and Re-configuring MGC Software" section. For more information on troubleshooting the rest of the Cisco MGC software, refer to the Cisco Media Gateway Controller Software Release 9 Operations, Maintenance, and Troubleshooting Guide.

Alarm Troubleshooting Procedure

The alarm listed below is new for this feature. For a complete list of Cisco MGC alarms, refer to the Cisco Media Gateway Controller Software Release 9 System Messages Guide.

SIP Service Fail Over

This alarm is caused by the failure of LAN interfaces, due to either physical failure or administrative shut down.

Corrective Action

To correct the problem identified by this alarm, perform the following steps:


Step 1 Determine whether the failure is caused by a physical failure or an administrative shutdown.

If the failure is caused by a physical failure, proceed to Step 2.

If the failure is caused by an administrative shutdown, check for this alarm again once the interface has been restored. If this alarm is still active, proceed to Step 3.

Step 2 Verify that the LAN interfaces between the Cisco MGC and the affected SIP element are working properly.


Note Information on verifying the proper operation of a LAN interface on the Cisco MGC host can be found in the Sun Microsystems documentation that came with your system. Information on verifying the proper functioning of a LAN interface on other devices can be found in the user documentation that came with that device.


If an element of the LAN connection (such as a cable or an Ethernet interface card) is not working properly, replace it. Otherwise, proceed to Step 3.


Note Information on removing and replacing an Ethernet interface card on the Cisco MGC host can be found in the Sun Microsystems documentation that came with your system. Information on removing and replacing components on other devices can be found in the user documentation that came with that device.


Step 3 Contact the Cisco TAC to further analyze the problem and determine a solution. For more information about contacting the Cisco TAC, refer to the "Obtaining Technical Assistance" section.


Configuration Examples

This section provides the following examples of configuration for this feature. Additional examples of provisioning for the Cisco MGC software can be found in the Cisco Media Gateway Controller Software Release 9 Installation and Configuration Guide.

Configuring for the Existing SIP Automatic Switchover Method

The example below illustrates the XECfgParm.dat settings required to configure your MGC to use the existing SIP automatic switchover method. The value of the sipFailover parameter does not have any effect since both virtual IP addresses are set to zero.

*.IP_Addr1 = 172.22.119.5
*.IP_Addr2 = 172.22.118.5
.
.
.
*.Virtual_IP_Addr1 = 0.0.0.0
*.Virtual_IP_Addr2 = 0.0.0.0

Configuring for the SIP Automatic Switchover Using Dual-VLAN Method (Two Virtual Addresses)

The example below illustrates the XECfgParm.dat settings required to configure your MGC to use the SIP automatic switchover using dual-VLAN method with two virtual addresses. The value of the sipFailover parameter does not have any affect since both virtual IP addresses are being used for SIP service.

*.IP_Addr1 = 172.22.119.5
*.IP_Addr2 = 172.22.118.5
.
.
.
*.Virtual_IP_Addr1 = 172.22.119.7
*.Virtual_IP_Addr2 = 172.22.118.7

Configuring for the SIP Automatic Switchover Using Dual-VLAN Method (One Virtual Address)

The example below illustrates the XECfgParm.dat settings required to configure your MGC to use the SIP automatic switchover using dual-VLAN method with one virtual IP address.

*.IP_Addr1 = 172.22.119.5
*.IP_Addr2 = 172.22.118.5
.
.
.
*.Virtual_IP_Addr1 = 172.22.119.7
*.Virtual_IP_Addr2 = 0.0.0.0
*.sipFailover = true

You can also use the second virtual IP address, as shown below.

*.IP_Addr1 = 172.22.119.5
*.IP_Addr2 = 172.22.118.5
.
.
.
*.Virtual_IP_Addr1 = 0.0.0.0
*.Virtual_IP_Addr2 = 172.22.118.7.
*.sipFailover = true


Note If the sipFailover parameter is set to false in the above configuration, the system uses the existing SIP automatic switchover method.


Provisioning Examples

This section provides the following examples of provisioning for this feature. Additional examples of provisioning for the Cisco MGC software can be found in the Cisco Media Gateway Controller Software Release 9 Provisioning Guide.

set-iplnk:sip-sigchan1:OOS
set-iplnk:sip-sigchan2:OOS
prov-dlt:siplnk:name="sip-sigchan1"
prov-dlt:siplnk:name="sip-sigchan2"
prov-dlt:sippath:name="sip-sigpath"
prov-add:sippath:name="sip-sigpath", mdo="ietf_sip"
prov-add:siplnk:name="sip-sigchan1", ipaddr="Virtual_IP_Addr1", svc="sip-sigpath", port=5060, pri=1, desc="SIP sigchan"
prov-add:siplnk:name="sip-sigchan2", ipaddr="Virtual_IP_Addr2", svc="sip-sigpath", port=5060, pri=2, desc="SIP sigchan"

Reference Information

The following sections contain reference material related to this feature. Information is included on the following areas:

XECfgParm.dat Parameters

Alarms

Provisioning Worksheets

XECfgParm.dat Parameters

The XECfgParm.dat file configuration parameters used for this feature are in the table below.

Configuration Parameter
Definition

*.Virtual_IP_Addr1

Specifies a virtual IP address for a LAN interface. This IP address must be within the subset of the IP address defined for *.IP_Addr1.

Default: 0.0.0.0

Valid values: An IP address expressed in dotted decimal notation.

*.Virtual_IP_Addr2

Specifies a virtual IP address for a LAN interface. This IP address must be within the subset of the IP address defined for *.IP_Addr2.

Default: 0.0.0.0

Valid values: An IP address expressed in dotted decimal notation.

*.sipFailover

Specifies whether the MGC hosts, when connected with a SIP network, should perform an automatic switchover when a LAN interface fails.

Default: false

Valid values: true or false


Alarms

This section lists the alarms that are added and modified to support this feature. For information on the other alarms for the Cisco MGC software, refer to the Cisco Media Gateway Controller Software Release 9 Messages Reference Guide.

SIP Service Fail Over

Description Virtual addresses for the MGC cannot be reached due to failure of the associated LAN interfaces. This alarm is cleared automatically when the LAN interface(s) are ready for traffic again.

Severity Critical

Cause This alarm is caused by the failure of LAN interfaces, due to either physical failure or administrative shut down.

Type 1 (Communication error).

Action Refer to the "SIP Service Fail Over" section.

Provisioning Worksheets

The tables in this section are for planning your provisioning data, specific to this feature. For worksheets covering the rest of the provisioning components in the Cisco MGC software, refer to the Cisco Media Gateway Controller Software Release 9 Provisioning Guide.

Table 1 SIP IP Link Worksheet  

Name
Port
Priority
IP Address 1
SIP Path
Description

sip-sigchan1 

5060

1

Virtual_IP_Addr1

sip-sigpath 

SIP signaling channel 1

sip-sigchan2 

5060

2

Virtual_IP_Addr2

sip-sigpath

SIP signaling channel 2

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Obtaining Documentation

Cisco documentation and additional literature are available on Cisco.com. Cisco also provides several ways to obtain technical assistance and other technical resources. These sections explain how to obtain technical information from Cisco Systems.

Cisco.com

You can access the most current Cisco documentation at this URL:

http://www.cisco.com/univercd/home/home.htm

You can access the Cisco website at this URL:

http://www.cisco.com

You can access international Cisco websites at this URL:

http://www.cisco.com/public/countries_languages.shtml

Ordering Documentation

You can find instructions for ordering documentation at this URL:

http://www.cisco.com/univercd/cc/td/doc/es_inpck/pdi.htm

You can order Cisco documentation in these ways:

Registered Cisco.com users (Cisco direct customers) can order Cisco product documentation from the Ordering tool:

http://www.cisco.com/en/US/partner/ordering/index.shtml

Nonregistered Cisco.com users can order documentation through a local account representative by calling Cisco Systems Corporate Headquarters (California, USA) at 408 526-7208 or, elsewhere in North America, by calling 1 800 553-NETS (6387).

Documentation Feedback

You can send comments about technical documentation to bug-doc@cisco.com.

You can submit comments by using the response card (if present) behind the front cover of your document or by writing to the following address:

Cisco Systems
Attn: Customer Document Ordering
170 West Tasman Drive
San Jose, CA 95134-9883

We appreciate your comments.

Obtaining Technical Assistance

For all customers, partners, resellers, and distributors who hold valid Cisco service contracts, Cisco Technical Support provides 24-hour-a-day, award-winning technical assistance. The Cisco Technical Support Website on Cisco.com features extensive online support resources. In addition, Cisco Technical Assistance Center (TAC) engineers provide telephone support. If you do not hold a valid Cisco service contract, contact your reseller.

Cisco Technical Support Website

The Cisco Technical Support Website provides online documents and tools for troubleshooting and resolving technical issues with Cisco products and technologies. The website is available 24 hours a day, 365 days a year, at this URL:

http://www.cisco.com/techsupport

Access to all tools on the Cisco Technical Support Website requires a Cisco.com user ID and password. If you have a valid service contract but do not have a user ID or password, you can register at this URL:

http://tools.cisco.com/RPF/register/register.do


Note Use the Cisco Product Identification (CPI) tool to locate your product serial number before submitting a web or phone request for service. You can access the CPI tool from the Cisco Technical Support Website by clicking the Tools & Resources link under Documentation & Tools. Choose Cisco Product Identification Tool from the Alphabetical Index drop-down list, or click the Cisco Product Identification Tool link under Alerts & RMAs. The CPI tool offers three search options: by product ID or model name; by tree view; or for certain products, by copying and pasting show command output. Search results show an illustration of your product with the serial number label location highlighted. Locate the serial number label on your product and record the information before placing a service call.


Submitting a Service Request

Using the online TAC Service Request Tool is the fastest way to open S3 and S4 service requests. (S3 and S4 service requests are those in which your network is minimally impaired or for which you require product information.) After you describe your situation, the TAC Service Request Tool provides recommended solutions. If your issue is not resolved using the recommended resources, your service request is assigned to a Cisco TAC engineer. The TAC Service Request Tool is located at this URL:

http://www.cisco.com/techsupport/servicerequest

For S1 or S2 service requests or if you do not have Internet access, contact the Cisco TAC by telephone. (S1 or S2 service requests are those in which your production network is down or severely degraded.) Cisco TAC engineers are assigned immediately to S1 and S2 service requests to help keep your business operations running smoothly.

To open a service request by telephone, use one of the following numbers:

Asia-Pacific: +61 2 8446 7411 (Australia: 1 800 805 227)
EMEA: +32 2 704 55 55
USA: 1 800 553-2447

For a complete list of Cisco TAC contacts, go to this URL:

http://www.cisco.com/techsupport/contacts

Definitions of Service Request Severity

To ensure that all service requests are reported in a standard format, Cisco has established severity definitions.

Severity 1 (S1)—Your network is "down," or there is a critical impact to your business operations. You and Cisco will commit all necessary resources around the clock to resolve the situation.

Severity 2 (S2)—Operation of an existing network is severely degraded, or significant aspects of your business operation are negatively affected by inadequate performance of Cisco products. You and Cisco will commit full-time resources during normal business hours to resolve the situation.

Severity 3 (S3)—Operational performance of your network is impaired, but most business operations remain functional. You and Cisco will commit resources during normal business hours to restore service to satisfactory levels.

Severity 4 (S4)—You require information or assistance with Cisco product capabilities, installation, or configuration. There is little or no effect on your business operations.

Obtaining Additional Publications and Information

Information about Cisco products, technologies, and network solutions is available from various online and printed sources.

Cisco Marketplace provides a variety of Cisco books, reference guides, and logo merchandise. Visit Cisco Marketplace, the company store, at this URL:

http://www.cisco.com/go/marketplace/

The Cisco Product Catalog describes the networking products offered by Cisco Systems, as well as ordering and customer support services. Access the Cisco Product Catalog at this URL:

http://cisco.com/univercd/cc/td/doc/pcat/

Cisco Press publishes a wide range of general networking, training and certification titles. Both new and experienced users will benefit from these publications. For current Cisco Press titles and other information, go to Cisco Press at this URL:

http://www.ciscopress.com

Packet magazine is the Cisco Systems technical user magazine for maximizing Internet and networking investments. Each quarter, Packet delivers coverage of the latest industry trends, technology breakthroughs, and Cisco products and solutions, as well as network deployment and troubleshooting tips, configuration examples, customer case studies, certification and training information, and links to scores of in-depth online resources. You can access Packet magazine at this URL:

http://www.cisco.com/packet

iQ Magazine is the quarterly publication from Cisco Systems designed to help growing companies learn how they can use technology to increase revenue, streamline their business, and expand services. The publication identifies the challenges facing these companies and the technologies to help solve them, using real-world case studies and business strategies to help readers make sound technology investment decisions. You can access iQ Magazine at this URL:

http://www.cisco.com/go/iqmagazine

Internet Protocol Journal is a quarterly journal published by Cisco Systems for engineering professionals involved in designing, developing, and operating public and private internets and intranets. You can access the Internet Protocol Journal at this URL:

http://www.cisco.com/ipj

World-class networking training is available from Cisco. You can view current offerings at this URL:

http://www.cisco.com/en/US/learning/index.html

Glossary

Table 2 contains definitions of acronyms and technical terms used in this feature module.

Table 2 Glossary  

Term
Definition

DNS

Domain Name Server

IP

Internet Protocol

LAN

Local Area Network

MGC

Media Gateway Controller

MGCP

Media Gateway Control Protocol

MIB

Managed Information Base

MML

Man-Machine Language

RFC

Return For Comment—A proposed standards document.

SIP

Session Initiation Protocol

VLAN

Virtual Local Area Network



hometocprevnextglossaryfeedbacksearchhelp

Posted: Mon Mar 12 16:47:22 PDT 2007
All contents are Copyright © 1992--2007 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.