Verifying A Multipoint Pvc Configuration - Cisco ASR 1000 Series Software Configuration Manual

Aggregation services routers sip and spa, cisco ios xe everest 16.5
Table of Contents

Advertisement

Configuring the ATM SPAs

Verifying a Multipoint PVC Configuration

To verify the configuration of a particular PVC, use the show atm pvc command:
Router# show atm pvc 1/120
ATM3/1/0.120: VCD: 1, VPI: 1, VCI: 120
UBR, PeakRate: 149760
AAL5-LLC/SNAP, etype:0x0, Flags: 0xC20, VCmode: 0x0
OAM frequency: 0 second(s), OAM retry frequency: 1 second(s)
OAM up retry count: 3, OAM down retry count: 5
OAM Loopback status: OAM Disabled
OAM VC status: Not Managed
ILMI VC status: Not Managed
InARP frequency: 15 minutes(s)
Transmit priority 3
InPkts: 1394964, OutPkts: 1395069, InBytes: 1833119, OutBytes: 1838799
InPRoc: 1, OutPRoc: 1, Broadcasts: 0
InFast: 0, OutFast: 0, InAS: 94964, OutAS: 95062
InPktDrops: 0, OutPktDrops: 0
CrcErrors: 0, SarTimeOuts: 0, OverSizedSDUs: 0, LengthViolation: 0, CPIErrors: 0
Out CLP=1 Pkts: 0
OAM cells received: 0
F5 InEndloop: 0, F5 InSegloop: 0, F5 InAIS: 0, F5 InRDI: 0
F4 InEndloop: 0, F4 InSegloop: 0, F4 InAIS: 0, F4 InRDI: 0
OAM cells sent: 0
F5 OutEndloop: 0, F5 OutSegloop: 0, F5 OutRDI: 0
F4 OutEndloop: 0, F4 OutSegloop: 0, F4 OutRDI: 0
OAM cell drops: 0
Status: UP
To verify the configuration and current status of all PVCs on a particular interface, you can also use the
Note
show atm vc interface atm command.
Configuring a Range of PVCs on a Multipoint Subinterface
Beginning in Cisco IOS XE Release 2.5, you can configure a range of PVCs on an ATM multipoint subinterface.
To create a range of PVCs on a multipoint subinterface, use the following procedure beginning in global
configuration mode:
SUMMARY STEPS
1. Router(config)# interface atm slot/subslot/port.subinterface multipoint
2. Router(config-subif)# range [range-name ] pvc [start-vpi/]start-vci [end-vpi/]end-vci
3. Once you configure the PVC range, you can configure other commands, such as the protocol command,
for all PVCs in the specified range, and you also can go on to define options for individual PVCs using
the pvc-in-range
4. Router(config-if- atm-range-pvc)# pvc-in-range [ name ] [ vpi/vci ]
5. Once you specify a specific PVC in the range, you can continue to configure options that are specific to
that PVC, such as the class-vc command.
6. Router(config-if-atm-vc-range-pvc)# end
OL-14127-17
Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Software Configuration Guide, Cisco IOS XE
Configuring a Range of PVCs on a Multipoint Subinterface
Everest 16.5
73

Advertisement

Table of Contents
loading

Table of Contents