- IGMP Profile Configuration Mode Commands
- IKEv2 Security Association Configuration Mode Commands
- IMEI Profile Configuration Mode
- IMEI-TAC-Group Configuration Mode Commands
- IMS Authorization Service Configuration Mode Commands
- IMS Sh Service Configuration Mode Commands
- IPMS Client Configuration Mode Commands
- IPNE Endpoint Configuration Mode Commands
- IPNE Service Configuration Mode Commands
- IPSec Transform Set Configuration Mode Commands
- IPSG RADIUS Snoop Configuration Mode Commands
- IPSG RADIUS Server Configuration Mode Commands
- IPSP Configuration Mode Commands
- IPv6 ACL Configuration Mode Commands
- IPv6 to IPv4 Tunnel Interface Configuration Mode Commands
- IP VRF Context Configuration Mode Commands
- ISAKMP Configuration Mode Commands
- IuPS Service Configuration Mode Commands
- LAC Service Configuration Mode Commands
- Line Configuration Mode Commands
- Link Configuration Mode Commands
- Linkset Configuration Mode Commands
- LMA Service Configuration Mode Commands
- LNS Service Configuration Mode Commands
- Local Policy Actiondef Configuration Mode Commands
- Local Policy Eventbase Configuration Mode Commands
- Local Policy Ruledef Configuration Mode Commands
- Local Policy Service Configuration Mode Commands
- Location Service Configuration Mode Commands
- Logical eNode Configuration Mode Commands
- Loopback Interface Configuration Mode Commands
- LTE Custom TAI List Configuration Mode Commands
- LTE Emergency Profile Configuration Mode Commands
- LTE Forbidden Location Area Configuration Mode Commands
- LTE Forbidden Tracking Area Configuration Mode Commands
- LTE Foreign PLMN GUTI Management Database Configuration Mode Commands
- LTE HeNBGW MME Pool Configuration Mode Commands
- LTE Handover Restriction List Configuration Mode Commands
- LTE MME HeNB-GW Management Database Configuration Mode Commands
- LTE Network Global MME ID Management Database Configuration Mode Commands
- LTE Paging Map Configuration Mode Commands
- LTE Paging Profile Configuration Mode Commands
- LTE Peer Map Configuration Mode Commands
- LTE Policy Configuration Mode Commands
- LTE Subscriber Map Configuration Mode Commands
- LTE TAI Management Database Configuration Mode Commands
- LTE TAI Management Object Configuration Mode Commands
- MAG Service Configuration Mode Commands
- MAP Service Configuration Mode Commands
- MIP HA Assignment Table Configuration Mode Commands
- MPLS-LDP Configuration Mode Commands
- MIPv6 HA Service Configuration Mode Commands
- MME-eMBMS Service Configuration Mode Commands
- MME LAC Pool Area Configuration Mode Commands
- MME MSC Pool Area Configuration Mode
- MME SGs Service Configuration Mode Commands
- MME Service Configuration Mode Commands
- MPLS-IP Configuration Mode Commands
- MRME Service Configuration Mode Commands
- Network Service Entity- IP Local Configuration Mode Commands
- Network Service Entity - Peer NSEI Configuration Mode Commands
- Network Service Virtual Connection Configuration Mode Commands
- Network Service Virtual Link Configuration Mode Commands
- NTP Configuration Mode Commands
- NTSR Pool Configuration Mode Commands
- Operator Policy Configuration Mode
- ORBEM Configuration Mode Commands
- OSPF Configuration Mode Commands
- OSPFv3 Configuration Mode Commands
- OSPF VRF Configuration Mode Commands
- Out-Address Configuration Mode Commands
- P2P Advertisement Server Group Configuration Mode Commands
- PCC-Action-Set Configuration Mode Commands
- PCC-AF-Service Configuration Mode Commands
- PCC-Condition-Group Configuration Mode Commands
- PCC-Data-Service Configuration Mode Commands
- PCC-Event-Notification-Interface-Endpoint Configuration Mode Commands
- PCC-Policy-Service Configuration Mode Commands
- PCC-Service-Profile Configuration Mode Commands
- PCC-QoS-Profile Configuration Mode Commands
- PCC-Quota Service Configuration Mode Commands
- PCC-Sp-Endpoint Configuration Mode Commands
- PCC-Service Addon Configuration Mode Commands
- PCC-TimeDef Configuration Mode Commands
- PCP Configuration Mode Commands
- PCP Policy Control Configuration Mode Commands
- PDIF Service Configuration Mode Commands
- PDG Service Configuration Mode Commands
- PDSN Service Configuration Mode Commands
- PDSN Service RoHC Configuration Mode Commands
- Peer List Configuration Mode Commands
- Peer Profile Configuration Mode Commands
- Peer-Server Configuration Mode Commands
- P-GW Service Configuration Mode Commands
- Policy Control Configuration Mode Commands
- Plugin Configuration Mode Commands
- PVC Configuration Mode Commands
- PVC Interface Configuration Mode Commands
- QCI - QoS Mapping Configuration Mode Commands
- QCI - RAN ID Mapping Configuration Mode Commands
- QoS L2 Mapping Configuration Mode Commands
- QoS Profile Configuration Mode Commands
- Index
MAG Service Configuration
Mode Commands
The MAG Service Configuration Mode is used to create and manage a Mobility Access Gateway service in an HSGW (eHRPD network) or a P-MIP S-GW (LTE-SAE network). The MAG is the PMIP client and communicates with the Local Mobility Anchor (LMA) configured on a PDN Gateway (P-GW).
Mode
Exec > Global Configuration > Context Configuration > MAG Service Configuration
configure > context context_name > mag-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mag-service)#
The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).
- bind
- encapsulation
- end
- exit
- heartbeat
- information-element-set
- max-retransmissions
- mobility-header-checksum
- mobility-option-type-value
- policy
- reg-lifetime
- renew-percent-time
- retransmission-policy
- retransmission-timeout
- signalling-packets
bind
Binds the service to a logical IP interface serving as the S2a (HSGW, SaMOG) or S5/S8 (S-GW) interface and specifies the maximum number of subscribers that can access this service over the configured interface.
Product
HSGW
S-GW
SaMOG
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > MAG Service Configuration
configure > context context_name > mag-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mag-service)#
Syntax
Syntax Description
bind { address ipv6_address | ipv4-address ipv4_address } [ max-subscribers num ] no bind address
no
Removes the interface binding from this service.
address ipv6_address
Specifies the IPv6 address of the interface configured as the S5/S8 interface.
ipv6_address is specified in IPv6 colon-separated-hexadecimal notation.
ipv4-address ipv4_address
Specifies the IPv4 address of the interface configured as the S2a or S5/S8 interface.
The SaMOG PMIPv6-based S2a interface currently supports IPv4 bind address only.
ipv4_address is specified in IPv4 colon-separated-hexadecimal notation.
max-subscribers num
Default: 1500000
Specifies the maximum number of subscribers that can access this service on this interface.
num must be an integer from 0 through 3000000.
The maximum number of subscribers supported depends on the installed license key and the number of active packet processing cards in the system. A fully loaded system can support 3,000,000 total subscribers. Refer to the license key command and the Usage section (below) for additional information.
Usage Guidelines
Associate the MAG service to a specific logical IP address. The logical IP address or interface takes on the characteristics of an S2a or S5/S8 interface that provides the session connectivity to/from a P-GW. Only one interface can be bound to a service. The interface should be configured prior to issuing this command.
This command also sets a limit as to the number of simultaneous subscribers sessions that can be facilitated by the service/interface at any given time.
-
The total number of S2a or S5/S8 interfaces you will configure
-
The total number of subscriber sessions that all of the configured interfaces may handle during peak busy hours
-
An average bandwidth per session multiplied by the total number of sessions
-
The type of physical port to which these interfaces will be bound
Taking these factors into account and distributing your subscriber session across all available interfaces will allow you to configure your interfaces to optimally handle sessions without degraded performance.
Examples
bind address 4551:0db8:85a3:08d3:3319:8a2e:0370:1344 max-subscribers 300000
encapsulation
Configures data encapsulation type to be used for specific MAG service.
Product
HSGW
S-GW
SaMOG
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > MAG Service Configuration
configure > context context_name > mag-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mag-service)#
Syntax
Syntax Description
encapsulation { gre | ipip } default encapsulation
default
Resets the encapsulation type to be used by this service to the default option of GRE.
gre
gre: Specifies that GRE encapsulation is to be used for PMIPv6 tunnel data between the MAG and the Local Mobility Anchor (LMA). This is the default for this command.
The SaMOG PMIPv6-based S2a interface currently supports GRE encapsulation only.
ipip
ipip: Specifies that IP-in-IP encapsulation is to be used for PMIPv6 tunnel data between the MAG and the LMA.
Usage Guidelines
Use this command to select the encapsulation type to be used for PMIPv6 tunnel data between the MAG and the LMA.
Examples
encapsulation ipip
end
Exits the current configuration mode and returns to the Exec mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
Syntax Description
end
Usage Guidelines
Use this command to return to the Exec mode.
exit
Exits the current mode and returns to the parent configuration mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
Syntax Description
exit
Usage Guidelines
Use this command to return to the parent configuration mode.
heartbeat
Configures the PMIPv6 heartbeat message interval, retransmission timeout, and max retransmission for the MAG Service.
Product
HSGW
SaMOG
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > MAG Service Configuration
configure > context context_name > mag-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mag-service)#
Syntax
Syntax Description
heartbeat { interval seconds | retransmission { max number | timeout seconds } } default heartbeat { interval | retransmission { max | timeout } } no heartbeat
no
Disables the PMIPv6 heartbeat functionality. The HSGW starts sending heartbeat request to peers when the heartbeat interval is configured.
default
Resets the specified parameter to the system default value.
interval seconds
The interval in seconds at which heartbeat messages are sent.
seconds is an integer from 30 through 3600.
Default: 60
retransmission max number
The maximum number of heartbeat retransmissions allowed.
number is an integer from 1 through 15.
Default: 3
retransmission timeout seconds
The timeout in seconds for heartbeat retransmissions.
seconds is an integer from 1 through 20.
Default: 3
Usage Guidelines
Proxy Mobile IPv6 (PMIPv6) is a network-based mobility management protocol to provide mobility without requiring the participation of the mobile node in any PMIPv6 mobility related signaling. The Mobile Access Gateway (MAG) service sets up tunnels dynamically to manage mobility for a mobile node.
This command provides configuration of heartbeat messages between the MAG and LMA services to know the reachability of the peers, to detect failures, quickly inform peers in the event of a recovery from node failures, and allow a peer to take appropriate action.
Examples
heartbeat interval 160
information-element-set
Identifies the information element set of mobility options to be used in Proxy Binding Update (PBU) messages sent by the MAG to the LMA.
Product
HSGW
S-GW
SaMOG
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > MAG Service Configuration
configure > context context_name > mag-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mag-service)#
Syntax
Syntax Description
information-element-set { custom1 | custom2 [ disable-ie hardware-ie ] | custom3 | standard } default information-element-set
default
Resets the command to the default value of "standard".
{ custom1 | custom2 [ disable-ie hardware-ie ] | custom3 | standard }
-
User Location Info
-
Hardware Identifier
-
Access Network Charging Identifier
custom2 [ disable-ie hardware-ie ]: Specifies that a custom set of mobility options will be used in proxy binding update messages that are sent in Vendor Specific Mobility Options. When enabled, BSID will be sent in S2a PMIPv6 message.
If the disable-ie hardware-ie keyword is included with this command, then the information elements in PBU and the hardware ID in PBU are disabled. When information element custom2 is enabled, all the supported mobility options are enabled including hardware ID for a specific customer. The disable-iekeyword only disables the hardware ID mobility option in PBU. The hardware-id mobility option format is supported like custom1.
custom3: Specifies that a custom set of mobility options will be used in proxy binding update messages that are sent in Vendor Specific Mobility Options.
standard: Specifies that a standard set of mobility options are to be used in proxy binding update messages. 3GPP specification 29.275 defines these as Protocol Configuration Options.
The information element set of mobility options for SaMOG PMIPv6-based S2a interface must be set to standard. Any other configuration may result in a call setup failure.
Usage Guidelines
Use this command to identify the type of information element set of mobility options to be used in PBU messages sent form the MAG to the LMA. The mobility options can be either standards-based (3GPP 29.275) or custom (vendor-specific as defined by 3GPP 29.275).
Examples
information-element-set custom1
max-retransmissions
Configures maximum number of retransmissions of Proxy MIP control messages to the Local Mobility Anchor (LMA).
Product
HSGW
S-GW
SaMOG
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > MAG Service Configuration
configure > context context_name > mag-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mag-service)#
Syntax
Syntax Description
max-retransmissions num default max-retransmissions
default
Rests the maximum number of allowed retransmissions to the default value of 5.
num
Default: 5
Specifies the maximum number of times the MAG service will attempt to communicate with the LMA before it marks it as unreachable.
count must be an integer from 0 through 4294967295.
Usage Guidelines
Use this command to limit the number of retransmissions to LMA before marking it as unreachable. If the value configured is reached, the call is dropped.
Examples
max-retransmissions 3
mobility-header-checksum
Switches between RFC3775 and RFC6275 for the "next header" value in the mobility header.
Product
HSGW
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > MAG Service Configuration
configure > context context_name > mag-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mag-service)#
Syntax
Syntax Description
mobility-option-type-value { rfc3775 | rfc6275 } default mobility-option-type-value
default
Sets the command to the default value of rfc3775.
rfc3775
Configures the "next header" value to 2, as defined in RFC3775.
rfc6275
Configures the "next header" value to 135, as defined in RFC6275.
Usage Guidelines
Use this command to switch between RFC3775 and RFC6275 for the "next header" value in the mobility header. This value is used for appending and calculating the checksum for outbound mobility messages from MAG to LMA. For inbound messages from LMA to MAG, either of the two values are acceptable for verifying the checksum.
Examples
mobility-option-type-value rfc3775
mobility-option-type-value
Changes the mobility option type value used in mobility messages.
Product
HSGW
S-GW
SaMOG
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > MAG Service Configuration
configure > context context_name > mag-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mag-service)#
Syntax
Syntax Description
mobility-option-type-value { custom1 | standard } default mobility-option-type-value
default
Sets the command to the default value of custom1.
custom1
(Default) Non-standard type values used before they were defined by IANA.
standard
Standard type values as defined by IANA. In addition, standard option uses type values defined in RFC 5844 for home address (HoA) options for the PMIPv6 PBU/PBA/revocation message.
Usage Guidelines
Use this command to change the mobility option type value used in mobility messages.
Examples
mobility-option-type-value standard
policy
Configures policies applied to MAG service.
Product
HSGW
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > MAG Service Configuration
configure > context context_name > mag-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mag-service)#
Syntax
Syntax Description
policy include-bsid-binding-update { all | none { dereg | handoff | init | renew } } [ default ] policy include-bsid-binding-update
default
Restores the command to the default values of init and handoff.
include-bsid-binding-update { all | none { dereg | handoff | init | renew } }
Configures the MAG Service to include BSID (Base Station Identification) in the PBU (Proxy Binding Update) sent by MAG to the P-GW. By default, BSID information is included in the update (handoff) and initialization (init) packets.
all: Include BSID in all the types of PBU that are sent.
none: Include BSID in none of the PBUs.
dereg: Include BSID in the PBU sent during deregistration.
handoff: Include BSID in the PBU sent during a handoff.
init: Include BSID in the PBU sent during initialization.
renew: Include BSID in the PBU sent during 'registration lifetime' renewal.
Usage Guidelines
Configures policies applied to MAG service.
Examples
The following command configures the MAG Service to include BSID in the PBU during initalization, 'registration renewal', and deregistration.
policy include-bsid-binding-update init renew dereg
reg-lifetime
Configures the Mobile IPv6 session registration lifetime for this service.
Product
HSGW
S-GW
SaMOG
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > MAG Service Configuration
configure > context context_name > mag-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mag-service)#
Syntax
Syntax Description
reg-lifetime seconds default reg-lifetime
default
Resets the command value to the default setting of 600.
seconds
Default: 600
Sets the time value (in seconds) for session lifetimes for this service.
seconds must be an integer from1 through 262140.
Usage Guidelines
Use this command to limit PMIPv6 lifetime on this service. If the Proxy Binding Acknowledge (PBA) from the LMA contains a lifetime shorter or longer than what is specified, it is used instead.
Examples
reg-lifetime 1200
renew-percent-time
Configures percentage of lifetime at which a registration renewal is sent to the Local Mobility Anchor (LMA).
Product
HSGW
S-GW
SaMOG
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > MAG Service Configuration
configure > context context_name > mag-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mag-service)#
Syntax
Syntax Description
renew-percent-time percent default renew-percent-time
default
Resets the command to the default value of 75.
percent
Default: 75
Specifies the time percentage when the registration renewal is sent to the LMA. percent is a percentage value of the registration lifetime expressed as an integer from 1 through 100.
Usage Guidelines
Use this command to specify when a registration renewal is sent to the LMA for subscribers using this service.
If the registration lifetime is 600 seconds (10 minutes) and this command is set to 75 (percent), then the registration renewal message is sent after 450 seconds of the registration lifetime has expired.
Examples
renew-percent-time 90
retransmission-policy
Configures the retransmission policy for Proxy MIP control message retransmissions.
Product
HSGW
SaMOG
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > MAG Service Configuration
configure > context context_name > mag-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mag-service)#
Syntax
Syntax Description
retransmission-policy { exponential-backoff | normal } default retransmission-policy
default
Returns the command to its default setting of exponential-backoff.
{ exponential-backoff | normal }
Sets the retransmission timeout behavior for this service.
exponential-backoff: Specifies that the Proxy Binding Update (PBU) retransmission uses an exponential backoff to increase the retransmission timeout for each retry.
normal: Specifies that the PBU retransmission uses the configured retransmission timeout value for all PBU retransmission retries.
Usage Guidelines
Use this command to specify the retransmission policy for PMIP control messages.
Examples
retransmission-policy normal
retransmission-timeout
Configures the maximum allowable time for the MAG service to wait for a response from the LMA before it attempts to communicate with the LMA again (if the system is configured to retry the LMA), or marks the LMA as unreachable.
Product
HSGW
S-GW
SaMOG
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > MAG Service Configuration
configure > context context_name > mag-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mag-service)#
Syntax
Syntax Description
retransmission-timeout time { default | no } retransmission-timeout
default
Resets the timeout setting to the default value of 3,000 milliseconds.
no
Deletes a previously configured timeout value.
time
Default: 3000
Specifies the maximum allowable time (in milliseconds) for the MAG service to wait for a response from the LMA before it: (a) attempts to communicate with the LMA again (if the system is configured to retry the LMA) or (b) marks the LMA as unreachable.
time must be an integer from 100 through 100000.
Usage Guidelines
Use the retransmission timeout command in conjunction with the max-retransmissions command in order to configure the MAG services behavior when it does not receive a response from a particular LMA.
Examples
retransmission-timeout 5000
signalling-packets
Enables the QoS Differentiated Services Code Point (DSCP) marking feature for IP headers carrying outgoing signalling packets.
Product
HSGW
S-GW
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > MAG Service Configuration
configure > context context_name > mag-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mag-service)#
Syntax
Syntax Description
signalling-packets ip-header-dscp value [ default | no ] signalling-packets ip-header-dscp
default
Restores the specified parameter to its default setting of 0x0.
no
Disables the specified functionality.
ip-header-dscp value
Used to configure the QoS Differentiated Services Code Point (DSCP) marking for IP header encapsulation.
value: Represents the DSCP setting as the first six most-significant bits of the ToS field. It can be configured to any hexadecimal value from 0x0 through 0x3F. Default is 0x0.
Usage Guidelines
Use this command to enable or disable the DSCP marking feature for IP headers carrying outgoing signalling packets. DSCP marking is disabled by default.
Examples
signalling-packets ip-header-dscp 0x21
Feedback