7-60
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter7 Configuring Virtual Connections
Configuring Backup Addresses for Soft PVC and Soft PVP Connections
Examples
The following example shows the configuration of the redundant standby soft PVC destinat ion (shown
in Figure7-9) on the sw itch C8540-1.
C8540-1# config terminal
Enter configuration commands, one per line. End with CNTL/Z.
C8540-1(config)# atm soft redundancy group backup_vc
C8540-1(atmsoft-red)# nsap-address 47.0091.8100.0000.1111.1111.1111.1111.1111.1111.00
C8540-1(atmsoft-red)# exit
C8540-1(config)# interface atm 1/1/1
C8540-1(config-if)# atm soft redundancy member backup_vc standby
C8540-1(config-if)# end
C8540-1#
The following example shows the configuration of the active load balanced soft PVC destination (shown
in Figure7-9) on the sw itch C8540-1.
C8540-1# config terminal
Enter configuration commands, one per line. End with CNTL/Z.
C8540-1(config)# atm soft redundancy group backup_vc
C8540-1(atmsoft-red)# load-balance
C8540-1(atmsoft-red)# nsap-address 47.0091.8100.0000.1111.1111.1111.1111.1111.1111.00
C8540-1(atmsoft-red)# exit
C8540-1(config)# interface atm 1/1/0
C8540-1(config-if)# atm soft redundancy member backup_vc active
C8540-1(config-if)# end
C8540-1#
The following example shows the configuration of the redundant standby soft PVC destinat ion (shown
in Figure7-10) on the switch C8540-2.
C8540-2# config terminal
Enter configuration commands, one per line. End with CNTL/Z.
C8540-2(config)# atm soft redundancy group backup_vc
C8540-2(atmsoft-red)# nsap-address 47.0091.8100.0000.1111.1111.1111.1111.1111.1111.00
C8540-2(atmsoft-red)# exit
C8540-2(config)# interface atm 1/1/0
C8540-2(config-if)# atm soft redundancy member backup_vc standby
C8540-2(config-if)# end
C8540-2#
Step8 Switch# show atm soft redundancy group
[group-name]
Displays the ATM soft redundancy group
configuration.
Step9 Switch# show atm addresses Displays the ATM NSAP address of the
redundant soft PVC destination.
Command Purpose