19-77
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter19 Configuring Circuit Emulation Services
Configuring Point-to-Multipoint CES SoftPVC Connections
Example
The following example shows how to confirm that the party leaf of the CES point-to-multipoint soft PVC
is disabled from the interface using the show running-config command:
Source# show running-config interface cbr 4/0/0
Building configuration...
Current configuration : 280 bytes
!
interface CBR4/0/0
no ip address
ces circuit 0
ces pvc 0 p2mp
party leaf-reference 30 disable
dest-address 47.0091.8100.0000.0003.6bb4.c501.4000.0c80.9030.10 0 16
party leaf-reference 101
dest-address 47.0091.8100.0000.0003.6bb4.c502.4000.0c80.9038.10 0 2064
end
Notice the word “disabled” appears following the party leaf-reference number for party
leaf-reference30 disabled in the previous section.
Note The word “enabled” does not appears following the party leaf-reference number for party
leaf-reference101 that was not disabled. Enabled is the default state.
The following example shows how to confirm that the party leaf of the CES point-to-multipoint soft PVC
is disabled from the interface using the show ces circuit interface cbr command:
Source# show ces circuit interface cbr 4/0/0 0
Circuit: Name CBR4/0/0:0, Circuit-state ADMIN_UP / oper-state UP Interface CBR4/0/0,
Circuit_id 0, Port-Type E1-120ohms, Port-State UP
Port Clocking network-derived, aal1 Clocking Method CESIWF_AAL1_CLOCK_SYNC
Channel in use on this port: 1-31
Channels used by this circuit: 1-31
Cell-Rate: 5447, Bit-Rate 2048000
cas OFF, cell_header 0x100 (vci = 16)
Configured CDV 2000 usecs, Measured CDV unavailable
De-jitter: UnderFlow 0, OverFlow 0
ErrTolerance 8, idleCircuitdetect OFF, onHookIdleCode 0x0
state: VcAlarm, maxQueueDepth 823, startDequeueDepth 435
Partial Fill: 47, Structured Data Transfer 0
P2MP-SoftVC ,Setup in progress
Src: atm addr 47.0091.8100.0000.0060.83c5.2e01.4000.0c82.0030.10 vpi 0, vci 16
Circuit Type is P2MP:
Leaf Reference 30
Remote ATM address: 47.0091.8100.0000.0003.6bb4.c501.4000.0c80.9030.10
Remote VPI: 0
Remote VCI: 16
Party Soft-Vc State Inactive
Command Purpose
show running-config interface cbr
card/subcard/port
Shows the configuration of the CBR
interfaces.
show ces circuit interfaces cbr
card/subcard/port circuit-id
Shows the point-to-multipoint CES softPVCs
configured on the interface.