Cisco Systems OL-7396-01 Network Router User Manual


 
19-26
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter19 Configuring Circuit Emulation Services
Configuring T1/E1 Structured (n x 64) Circuit Emulation Services
Example
The following example shows how to configure hard PVCs for the shaped VP tunnel.
CESwitch# show ces status
Interface IF Admin Port Channels in
Name Status Status Type use
------------- -------- --------- ----------- -----------
CBR3/1/0 UP UP T1
CBR3/1/1 UP UP T1
CBR3/1/2 UP UP T1
CBR3/1/3 UP UP T1
CESwitch# show atm status
NUMBER OF INSTALLED CONNECTIONS: (P2P=Point to Point, P2MP=Point to MultiPoint,
MP2P=Multipoint to Point)
Type PVCs SoftPVCs SVCs TVCs PVPs SoftPVPs SVPs Total
P2P 27 2 13 0 0 0 0 42
P2MP 0 0 2 0 0 0 0 2
MP2P 0 0 0 0 0 0 0 0
TOTAL INSTALLED CONNECTIONS = 44
PER-INTERFACE STATUS SUMMARY AT 18:12:45 UTC Thu Jul 22 1999:
Interface IF Admin Auto-Cfg ILMI Addr SSCOP Hello
Name Status Status Status Reg State State State
------------- -------- ------------ -------- ------------ --------- --------
ATM0/0/1 DOWN down waiting n/a Idle n/a
ATM0/0/5 DOWN shutdown waiting n/a Idle n/a
ATM0/0/6 DOWN shutdown waiting n/a Idle n/a
ATM0/0/7 DOWN shutdown waiting n/a Idle n/a
ATM0/0/ima1 UP up done UpAndNormal Active 2way_in
ATM0/1/0 DOWN shutdown waiting n/a Idle n/a
ATM0/1/1 DOWN shutdown waiting n/a Idle n/a
ATM0/1/2 DOWN shutdown waiting n/a Idle n/a
ATM0/1/3 UP up done UpAndNormal Active n/a
ATM0/1/7 DOWN down waiting n/a Idle n/a
ATM0/1/ima2 UP up done UpAndNormal Active 2way_in
ATM1/0/0 DOWN down waiting n/a Idle n/a
ATM1/0/1 DOWN down waiting n/a Idle n/a
ATM1/0/2 DOWN down waiting n/a Idle n/a
ATM1/0/3 UP up done UpAndNormal Active n/a
ATM1/1/0 UP up done UpAndNormal Active n/a
ATM1/1/1 DOWN down waiting n/a Idle n/a
ATM1/1/2 DOWN down waiting n/a Idle n/a
ATM1/1/3 DOWN down waiting n/a Idle n/a
ATM2/0/0 UP up n/a UpAndNormal Idle n/a
ATM-P3/0/3 UP up waiting n/a Idle n/a
Step 8
Switch(config-if)# ces pvc circuit-id interface
atm card/subcard/port vpi vpi vci vci
Configures the destination port for the circuit and
configures a hard PVC, as follows:
Specifies the circuit identification. (Use the
circuit id from the previous step.)
Specifies the card/subcard/port number of
the ATM interface.
Specifies the VPI of the destination PVC.
Specifies the VCI of the destination PVC.
Step 9
Switch(config-if)# no shutdown Reenables the interface.
Command Purpose