7-72
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 7
Configuring Virtual Connections
Configuring Point-to-Multipoint Soft PVC Connections
The word “Inactive” appears under the State field for party leaf-reference 20 disable in the previous
section but, the second party leaf-reference 30, that was not disabled, has the word “Active” under the
State field.
Configuring the Retry Interval for Point-to-Multipoint Soft-PVC Parties
To configure the first and maximum retry intervals for each party of a point-to-multipoint Soft PVC
connection, perform the following steps, beginning in ATM Soft PVC party configuration mode:
Examples
The following example configures the first and maximum retry intervals for each party of a
point-to-multipoint soft PVC connection configured on an ATM interface:
Switch#
config terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#
interface atm 0/0/1
Switch(config-if)#
atm soft-vc 50 100 p2mp
Switch(atmsoft-p2mp)#
party leaf-reference 2
Switch(atmsoft-p2mp-party)#
retry-interval first 200 maximum 300
Deleting a Point-to-Multipoint Soft PVC
This section describes how to delete a point-to-multipoint soft PVC configured on an interface.
To remove the whole point-to-multipoint soft PVC connection, perform the following steps, beginning
in global configuration mode:
Example
The following example shows how to remove the whole point-to-multipoint soft PVC connection
configured on ATM interface 0/0/1, VPI = 50, VCI = 100:
Source#
config terminal
Enter configuration commands, one per line. End with CNTL/Z.
Source(config)#
interface atm 0/0/1
Source(config-if)#
no atm soft-vc 50 100
Command
Purpose
Switch(atmsoft-p2mp-party)#
retry-interval
first
{
100
-
3600000
}
maximum
{
100
-
4294967295
}
Configures the first and maximum retry
intervals in milliseconds on a
point-to-multipoint soft PVC connection.
Command
Purpose
Switch(config)#
interface atm
card
/
subcard
/
port
Switch(config-if)#
Selects the interface to be configured.
Switch(config-if)#
no atm soft-vc
vpi vci
Deletes all of the point-to-multipoint
soft PVCs.