Creating A Permanent Virtual Circuit - Cisco ASR 1000 Configuration Manual

Aggregation services routers sip and spa software
Hide thumbs Also See for ASR 1000:
Table of Contents

Advertisement

Chapter 7
Configuring the ATM SPAs

Creating a Permanent Virtual Circuit

To use a permanent virtual circuit (PVC), configure the PVC in both the router and the ATM switch.
PVCs remain active until the circuit is removed from either configuration. To create a PVC on the ATM
interface and enter interface ATM VC configuration mode, perform the following procedure beginning
in global configuration mode:
Command or Action
Step 1
Router(config)# interface atm
slot/subslot/port.subinterface
Step 2
Router(config-if)# ip address address mask
Step 3
Router(config-if)# atm tx-latency milliseconds
Step 4
Router(config-if)# pvc [name] vpi/vci
When using the pvc command, remember that the vpi/vci combination forms a unique identifier for the
Note
interface and all of its subinterfaces. If you specify a vpi/vci combination that has been used on another
subinterface, the Cisco IOS software assumes that you want to modify that PVC's configuration and
automatically switches to its parent subinterface.
OL-14127-08
Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Software Configuration Guide
Purpose
Enters subinterface configuration mode for the specified
port on the ATM SPA, where:
slot—Specifies the chassis slot number in the Cisco
ASR 1000 Series Router where the SIP is installed.
subslot—Specifies the secondary slot of the SIP where
the SPA is installed.
port—Specifies the number of the individual interface
port on a SPA.
subinterface—Specifies the number of the
subinterface.
Assigns the specified IP address and subnet mask to the
interface or subinterface.
(Optional) Configures the default transmit latency for VCs
on this ATM SPA interface. The valid range for
milliseconds is from 1 to 200, with a default of 100
milliseconds.
Configures a new ATM PVC by assigning its VPI/VCI
numbers and enters ATM VC configuration mode. The
valid values for vpi/vci are:
name—(Optional) An arbitrary string that identifies
this PVC.
vpi—Specifies the VPI ID. The valid range is 0 to 255.
vci—Specifies the VCI ID. The valid range is 32 to
65535. Values 1 to 31 are reserved and should not be
used, except for 5 for the QSAAL PVC and 16 for the
ILMI PVC. ILMI is unsupported on the Cisco ASR
1000 Series Routers.
Configuration Tasks
7-9

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents