Implementing SBC Redundancy (High Availability)
How to Implement Redundancy
| Command or Action | Purpose |
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, | |
| 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. |
|
| |
|
| |
Step 9 | end | Exits the configuration session. |
| Example: |
|
|
| |
| RP/0/0/CPU0:router# |
|
Step 10 | show services redundancy | Shows the configured redundancy. |
| Example: |
|
| RP/0/0/CPU0:router# show services redundancy |
|
Deleting a Redundancy
This task deletes a redundancy.
SUMMARY STEPS
1.configure
2.sbc
3.
4.commit
5.exit
6.interface sbcnumber
7.
8.commit
9.end
10.show services redundancy
Cisco IOS XR Session Border Controller Configuration Guide