configure redundancy command descriptions
mc-mobile
Syntax
- [no] mc-mobile
Context
- [Tree] configure redundancy multi-chassis peer mc-mobile
Description
Commands in this context configure mc-mobile parameters.
The no form of this command removes the mc-mobile configuration.
Default
no mc-mobile
bfd-enable
Syntax
- bfd-enable [service service-id] interface interface-name
- no bfd-enable
Context
- [Tree] configure redundancy multi-chassis peer mc-mobile bfd-enable
Description
This command enables the use of bidirectional forwarding detection (BFD) to be associated with the peer. The mc-mobile redundancy protocol uses the BFD state to determine the health of its peer. The parameters for the BFD session are set via the BFD command under the IP interface configuration.
The no form of this command disables the use of BFD.
Default
no bfd-enable
Parameters
- service-id
- Specifies the service identifier string.
- interface-name
- Specifies the interface name, up to 32 characters.
hold-on-neighbor-failure
Syntax
- hold-on-neighbor-failure multiplier
- no hold-on-neighbor-failure
Context
- [Tree] configure redundancy multi-chassis peer mc-mobile hold-on-neighbor-failure
Description
This command configures the number of keep-alive intervals that may expire before the local node decides that the peer has failed. A peer failure is declared if no keep-alive responses are received after hold-on-neighbor-failure × keep-alive-interval.
The no form of this command reverts to the default.
Default
hold-on-neighbor-failure 3
Parameters
- multiplier
- Specifies the multiplier.
keep-alive-interval
Syntax
- keep-alive-interval interval
- no keep-alive-interval
Context
- [Tree] configure redundancy multi-chassis peer mc-mobile keep-alive-interval
Description
This command sets the interval to send keep-alive messages to the peer when the BFD is not enabled or is down.
The no form of this command reverts to the default.
Default
keep-alive-interval 10
Parameters
- interval
- Specifies the interval, in tenths of a second.
mc-complete-ue-sync
Syntax
- [no] mc-complete-ue-sync
Context
- [Tree] configure redundancy multi-chassis peer mc-mobile mc-complete-ue-sync
Description
This command enables data synchronization between the active and standby nodes in MC redundancy at the call flow level (synchronization in hot state) and the UE level (synchronization in reconcile state).
When enabled, the MC mobile synchronization goes immediately into the ICR hot state and the progress of the synchronization from the active to the standby node is completed for all UE records. This allows a switchover to take place at any time if an issue arises. If a failover occurs, the number of UEs synced so far all survive.
The no form of this command disables the data synchronization.
Default
no mc-complete-ue-sync
mc-redirect
Syntax
- [no] mc-redirect
Context
- [Tree] configure redundancy multi-chassis peer mc-mobile mc-redirect
Description
This command enables the use of the MC redirect.
The no form of this command disables the use of MC redirect.
Default
no mc-redirect
mobile-gateway
Syntax
- mobile-gateway gw-id role role
- no mobile-gateway gw-id
Context
- [Tree] configure redundancy multi-chassis peer mc-mobile mobile-gateway
Description
This command configures the administrative role of the node. If set to primary, the peer must be configured as secondary. If set to secondary, the peer must be configured as primary.
The no form of this command removes the configuration.
Parameters
- gw-id
- Specifies the gateway ID.
- role
- Specifies the administrative role of the node.
Values: primary | secondary
shutdown
Syntax
- [no] shutdown
Context
- [Tree] configure redundancy multi-chassis peer mc-mobile mobile-gateway shutdown
Description
This command administratively disables the entity. When disabled, an entity does not change, reset, or remove any configuration settings or statistics. Many entities must be explicitly enabled using the no shutdown command.
The operational state of the entity is disabled as well as the operational state of any entities contained within. Many objects must be shut down before they may be deleted.
Default
shutdown
traffic-detection
Syntax
- traffic-detection {strict | relaxed}
- no traffic-detection
Context
- [Tree] configure redundancy multi-chassis peer mc-mobile traffic-detection
Description
This command configures the traffic detection before an mc-mobile state change.
The no form of this command reverts to the default.
Default
traffic-detection relaxed
Parameters
- strict
- Keyword to transition from standby to active only after the standby system has received an uplink control packet, a downlink data packet, and an uplink data packet.
- relaxed
- Keyword to transition from standby to active only after the standby system has received a PFCP or IBCP packet.