Implementing SBC Redundancy (High Availability)
How to Implement Redundancy
DETAILED STEPS
| Command or Action | Purpose |
|
|
|
Step 1 | configure | Enables global configuration mode. |
| Example: |
|
| RP/0/0/CPU0:router# configure |
|
Step 2 | sbc | Enters the mode of an SBC service. |
|
| • Use the |
| Example: | the service. |
| RP/0/0/CPU0:router(config)# sbc mysbc |
|
|
| |
Step 3 | Enables a service card to run SBC function as a primary and, | |
| optionally, secondary location. | |
| Example: |
|
|
| |
|
| |
Step 4 | commit | Saves configuration changes. Use the commit command to |
|
| save the configuration changes to the running configuration |
| Example: | file and remain within the configuration session. |
|
| |
|
| |
Step 5 | exit | Exits sbc mode to config mode. |
| Example: |
|
|
| |
| RP/0/0/CPU0:router(config)# |
|
Step 6 | interface sbcnumber | Enters the mode of an SBC interface, creating it if necessary. |
|
| The number argument must be a value between 1 and 2000. |
| Example: |
|
| RP/0/0/CPU0:router(config)# interface sbc1 |
|
|
| |
Step 7 | Enables a service card to run SBC function as a primary and, | |
| [preferred standby | optionally, secondary location. |
| Example: |
|
|
| |
| 0/2/CPU0 |
|
Step 8 | commit | Saves configuration changes. Use the commit command to |
|
| save the configuration changes to the running configuration |
| Example: | file and remain within the configuration session. |
|
| |
|
|
Cisco IOS XR Session Border Controller Configuration Guide