7-47
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter7 Configuring Virtual Connections
Configuring Access Filters on Soft PVC and Soft PVP Passive Connections
Configuring Access Filters on Soft PVP Passive Connections
To configure a access filters on a two-ended soft PVP passive connection, follow these steps:
.
Examples
Using a source address —The following example shows the configuration of the two-ended soft PVP
(shown in Figure 7-8) with access control configured using a source address on the passive half leg. Start
with the configuration of Switch-C.
Switch-C(config)# interface atm 0/0/1
Switch-C(config-if)# atm soft-vp 60 passive access-control src-address
47.0091.8100.0000.0001.4204.d801.4000.0c80.9000.00
Switch-C(config-if)# end
Switch-C#
On Switch-B, create a two-ended soft PVP on the source switch that uses the passive half leg on the
terminating switch.
Switch-B(config)# interface atm 3/0/1
Switch-B(config-if)# atm soft-vp 50 dest-address
47.0091.8100.0000.0050.e209.8001.4000.0c82.0030.00 60
Command Purpose
Step1 Switch-C(config)# atm filter-set name [index
[number]] [permit | deny] [template | time-of-day
{anytime | start-time {end-time}}]
(Optional) Used to configure the access-control
filter-set parameter on the passive
destination-side of the soft VP.
Step2 Switch-C(config)# interface atm
card/subcard/port
Switch-C(config-if)#
Selects the interface, on the terminating switch,
being configured.
Step3 Switch-C(config-if)# atm soft-vp dest-vpi
passive [upc upc] [rx-cttr index] [tx-cttr index]
[access-control {src-address atm-address |
filter-set name}]
Configures the passive leg on the terminating
switch interface.
Step4 Switch-B(config-if)# atm soft-vp source-vpi
dest-address atm-address dest-vpi [enable |
disable] [upc upc] [rx-cttr index] [tx-cttr index]
[retry-interval [first retry-interval] [maximum
retry-interval]]
Creates a two-ended soft PVP on the source
switch that uses the passive half leg on the
terminating switch.
Step5 Switch-C(config-if)# end Switches to EXEC command mode.
Step6 Switch-C# show atm vp interface atm
card/subcard/port vpi
Displays the passive half-leg configuration
information of two-ended soft PVP.