Cisco Systems OL-7396-01 Manual De Usuario

Descargar
Página de 934
19-72
ATM Switch Router Software Configuration Guide 
OL-7396-01
Chapter 19
Configuring Circuit Emulation Services
Configuring Point-to-Multipoint CES Soft PVC Connections
For switch Dest_Two:
Dest_Two# show ces address
CES-IWF ATM Address(es):
47.0091.8100.0000.0003.6bb4.c502.4000.0c80.9030.10  CBR1/1/2:1
vpi 0 vci 2064
Dest_Two#
Step 2
At the source switch for the point-to-multipoint CES connection, change to interface configuration mode 
for CBR interface 4/0/0.
Source# config terminal 
Enter configuration commands, one per line.  End with CNTL/Z.
Source(config)# interface cbr 4/0/0
Step 3
Use the ces pvc command to configure the source CES soft PVC and change to point-to-multipoint 
configuration mode.
Source(config-if)# ces pvc 1 p2mp 
Source(ces-p2mp)#
Step 4
Use the party leaf-reference command to configure leaf-reference 30 and change to point-to-multipoint 
party configuration mode.
Source(ces-p2mp)# party leaf-reference 30
Source(ces-p2mp-party)#
Step 5
Configure the destination ATM address and the VPI and VCI of the destination connection obtained in 
Step 1.
Source(ces-p2mp-party)# dest-address 47.0091.8100.0000.0003.6bb4.c501.4000.0c80.9030.10 0 16 
Source(ces-p2mp-party)# exit
Step 6
Use the following similar process to configure the soft PVC connection to the Dest_Two switch:
Source(ces-p2mp)# party leaf-reference 101
Source(ces-p2mp-party)# dest-address 47.0091.8100.0000.0003.6bb4.c502.4000.0c80.9030.10 0 2064 
Source(ces-p2mp-party)# end
Source#
Step 7
Confirm the connections are up and working using the commands in the 
Displaying Point-to-Multipoint CES Soft PVC Configuration
To display the point-to-multipoint CES soft PVC configuration at either end of an ATM switch router, 
use the following EXEC commands:
Command
Purpose
show running-config interfaces cbr 
card/subcard/port
Shows the configuration of the CES interface. 
show ces circuit interface cbr card/subcard/port 
circuit-id
Shows point-to-multipoint CES soft PVC 
interface configuration.