BMSC Profile Configuration Mode Commands


BMSC Profile Configuration Mode Commands
 
 
The BMSC Profile Configuration Mode is used to configure Broadcast Multicast Service Center profiles for Multimedia Broadcast Multicast Service (MBMS) applications. The mode is accessed by entering the bmsc-profile command from the Context Configuration Mode.
 
Important: The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).
 
end
Returns the CLI prompt to the Exec mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
end
Usage
Change the mode back to the Exec mode.
Example
end
 
exit
Exits the current mode and returns to the previous mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
exit
Usage
Return to the previous or parent mode.
Example
exit
 
gmb diameter dictionary
Specifies the Diameter dictionary for the Gmb interface in BM-SC profile of MBMS user service.
Product
GGSN
Privilege
Security Administrator, Administrator
Syntax
gmb diameter dictionary { custom1 | custom10 | custom2 | custom3 | custom4 | custom5 | custom6 | custom7 | custom8 | custom9 | standard }
default gmb diameter dictionary
custom1 ... custom10
Custom-defined Diameter dictionary. Specific to customer requirement.
standard
Default: Enabled
Specifies the standard Gmb Diameter dictionary conforming to 3GPP TS 29.061 (Rel. 7).
default
Sets the Diameter dictionary to standard.
Usage
Use this command to select the Gmb Diameter dictionary in BM-SC profile of MBMS user service.
Example
The following command sets the Gmb Diameter dictionary to TS 29.061 (Rel. 7) specific:
gmb diameter dictionary standard
 
gmb diameter endpoint
Specifies the Diameter endpoint name for Gmb interface in BM-SC profile of MBMS user service.
Product
GGSN
Privilege
Security Administrator, Administrator
Syntax
gmb diameter endpoint endpoint_name
no gmb diameter endpoint
no
Removes the previously configured Diameter endpoint name for Gmb interface in BM-SC profile of MBMS user service.
endpoint_name
Specifies the Diameter endpoint name for Gmb interface. This must be present in all Diameter messages and is the endpoint that originates the Diameter message.
endpoint_name must be an alpha and/or numeric string of length between 1 to 63 characters.
Usage
Use this command to create a Gmb Diameter endpoint for BM-SC profile.
Example
The following command creates a Diameter endpoint named test1 in BM-SC profile of MBMS user service:
gmb diameter endpoint test1
 
gmb diameter peer-select
Specifies the peer ids of BM-SC Diameter primary and secondary host in BM-SC profile for MBMS user service.
Product
GGSN
Privilege
Security Administrator, Administrator
Syntax
gmb diameter peer-select peer peer_name [ realm realm_name ] [ secondary-peer sec_peer_name [ realm sec_realm_name ] ]
gmb diameter peer-select
no
Removes the previously configured BM-SC Diameter peer ids configured in BM-SC profile of MBMS user service.
peer peer_name
Specifies the primary diameter host id for BM-SC in this BM-SC profile for MBMS user service. This is a unique name that is specified for the primary peer.
peer_name must be an alpha and/or numeric string of from 1 through 127 characters and it allows punctuation marks.
realm realm_name
Specifies the realm or domain for Gmb diameter peer. The realm may typically be a company or service name.
realm_name must be an alpha and/or numeric string of from 1 to 127 characters and allows punctuation marks.
secondary-peer sec_peer_name
Specifies a back-up host that is used for fail-over processing. When the route-table does not find an AVAILABLE route the secondary host performs a fail-over processing.
sec_peer_name must be an alpha and/or numeric string of from 1 through 127 characters and it allows punctuation marks.
realm sec_realm_name
Specifies the realm or domain for Gmb diameter secondary host. The realm may typically be a company or service name.
sec_realm_name must be an alpha and/or numeric string of from 1 to 127 characters and allows punctuation marks.
Usage
Use this command to select a BM-SC Diameter peer and realm in this BM-SC profile for MBMS user service.
Example
The following command selects a Gmb Diameter peer named test1 and a realm of companyx:
gmb diameter peer-select peer test1 realm companyx
 
gmb user-data
This command configures the parameters in this BM-SC profile for user data of MBMS user service.
Product
GGSN
Privilege
Security Administrator, Administrator
Syntax
gmb user-data { mode-preference { multicast | unicast } | unicast-self-address self_ip_address }
default gmb user-data mode-preference
no gmb user-data unicast-self-address
no
Removes the configured self address of GGSN for unicast in BM-SC profile for user data of MBMS user service.
defualt
Sets the user data mode to unicast in BM-SC profile for user data of MBMS user service.
mode-preference { multicast | unicast }
Default: unicast
Specifies the preferred mode of GGSN for receiving MBMS suer service data.
multicast: specifies the preferred mode as multicast for MBMS user service.
Important: Note that this multicast keyword is not supported in this release.
unicast: specifies the preferred mode as unicast for MBMS user service.
unicast-self-address self_ip_address
Specifies the GGSN’s IP address for BM-SC to use as outer destination address for the IP-in-IP tunnel to send multicast data if configured preferred data mode is unicast.
self_ip_address must be the IPv4 address in dotted decimal notation.
This command must be configured if GGSN's user-data mode-preference is Unicast.
Usage
Use this command to configure user data mode and other parameters in BM-SC profile for user data of MBMS user service.
GGSN can receive multicast data from BM-SC in one of two modes - Multicast or Unicast. In Unicast mode, BM-SC tunnels the multicast data to the GGSN in an IP-in-IP tunnel instead of direct multicast. This command with mode-preference keyword configures the GGSN's preferred mode for receiving multicast data.
Important: Both GGSN and BM-SC must support the Unicast mode of multicast data transfer. If any of GGSN or BM-SC doesn't support Multicast mode, BM-SC will transfer multicast data using Unicast mode only.
Use unicast-self-address keyword to configure GGSN's IP address which the BM-SC should use as the outer destination address for the IP-in-IP tunnel to send multicast data if the selected user data mode to receive multicast data is Unicast (i.e. either of GGSN or BM-SC doesn't support Multicast mode of data transfer).
Example
The following command sets the MBMS data transfer mode to unicast:
default gmb user-data mode-preference
 

Cisco Systems Inc.
Tel: 408-526-4000
Fax: 408-527-0883