7-46
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter7 Configuring Virtual Connections
Configuring Access Filters on Soft PVC and Soft PVP Passive Connections
Using a filter set with multiple NSAP addresses — The following example shows the configuration of
the two-ended soft PVC (shown in Figure7- 8) with access control configured using a more complex
filter-set on the passive half leg. Start with the configuration of Switch-C and configure the filter set to
permit two ATM NSAP addresses to access the passive side of the soft PVC. Then associate the filter set
when configuring the passive leg of the soft PVC.
Switch-C(config)# atm filter-set fset5 index 1 permit 47.0091.8100.0000.0010.073c...
Switch-C(config)# atm filter-set fset5 index 2 permit 47.0091.8100.0000.0001.4204.d801...
Switch-C(config)# interface atm 0/0/1
Switch-C(config-if)# atm soft-vc 1 60 passive access-control filter-set fset5
Switch-C(config-if)# end
Switch-C# show atm filter-set fset5
ATM filter set fset5
permit 47.0091.8100.0000.0010.073c... index 1
permit 47.0091.8100.0000.0001.4204.d801... index 2
Switch-C#
On Switch-B, create a two-ended soft PVC 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-vc 0 50 dest-address
47.0091.8100.0000.0001.4204.d801.4000.0c85.8000.00 1 60
Using a filter set with time-of-day filters — The following example shows the configuration of the
two-ended soft PVC (shown in Figure7-8) with access control configured using a filter-set with a
time-of-day filter configured on the passive half leg. Start with the configuration of Switch-C and
configure the filter set to permit an ATM NSAP address to access the passive side of the soft PVC but
only for the hour between 10:00 and 11:00. Then associate the filter set when configuring the passive
leg of the soft PVC.
Switch-C(config)# atm filter-set fset6 permit 47.0091.8100.0000.0010.073c...
Switch-C(config)# atm filter-set fset6 time-of-day 10:00 11:00
Switch-C(config-if)# atm soft-vc 1 60 passive access-control filter-set fset6
Switch-C(config-if)# end
Switch-C(config)# end
Switch-C# show atm filter-set fset6
ATM filter set fset6
permit 47.0091.8100.0000.0010.073c... index 1
permit From 10:0 Hrs Till 11:0 Hrs index 2
Switch-C#
On Switch-B, create a two-ended soft PVC 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-vc 0 50 dest-address
47.0091.8100.0000.0001.4204.d801.4000.0c85.8000.00 1 60