Cisco Systems OL-7396-01 Manual De Usuario

Descargar
Página de 934
19-76
ATM Switch Router Software Configuration Guide 
OL-7396-01
Chapter 19
Configuring Circuit Emulation Services
Configuring Point-to-Multipoint CES Soft PVC Connections
Switch(config-if)# ces pvc 0 p2mp 
Switch (ces-p2mp)# disable 
04:47:14: %SYS-5-CONFIG_I: Configured from console by console
04:47:15: %LINK-3-UPDOWN: Interface CBR4/0/0, changed state to down
Switch (ces-p2mp)#
The following example reenables the point-to-multipoint CES soft PVC connection:
Switch (ces-p2mp)# enable
Switch (ces-p2mp)#
Enabling and Disabling a Leaf of a Point-to-Multipoint CES Soft PVC
To enable or disable an individual leaf of a point-to-multipoint CES soft PVC connection, perform the 
following steps, beginning in CES soft PVC point-to-multipoint configuration mode:
Examples
The following example disables an individual leaf-reference 30 of a point-to-multipoint CES soft PVC 
connection configured on a CBR interface:
Source# config terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Source(config)# interface cbr 4/0/0
Source(config-if)# ces pvc 0 p2mp 
Source(ces-p2mp)# party leaf-reference 30 disable 
Source(ces-p2mp-party)#
Note
After disabling a party leaf the CLI changes from CES point-to-multipoint configuration mode to CES 
point-to-multipoint party configuration mode. This allows you to modify the party configuration and exit 
out of the party mode and enable the party leaf again with the modified configurations. For example, you 
can modify the retry interval, destination address, destination VPI and destination VCI.
The following example reenables an individual leaf of the point-to-multipoint CES soft PVC connection:
Source (ces-p2mp)# party leaf-reference 30 enable
Source (ces-p2mp)#
Confirming the Party Leaf is Disabled or Enabled
To confirm the individual leaf of the CES point-to-multipoint soft PVC is disabled or enabled, use the 
following EXEC commands before and after disabling and enabling the CES point-to-multipoint 
soft PVC:
Command
Purpose
Step 1
Switch(ces-p2mp)# party leaf-reference 
ref-number disable
Switch(ces-p2mp-party)#
Disables a leaf of a point-to-multipoint CES 
soft PVC connection.
Step 2
Switch(ces-p2mp)# party leaf-reference 
ref-number enable
Enables a leaf of a point-to-multipoint CES 
soft PVC connection.