Specifications

Table Of Contents
2-561
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
virtual-links index direction
PIR Values
Either one or four PIR values are configured for each template GC. By default, the SCA BB calendar
function contains four time frames. You can configure a different PIR for each time frame or only one
PIR that will be applied to all time frames.
Examples The following examples illustrate the use of this command.
Example 1
This example shows how to create a new virtual link for the downstream direction.
SCE>enable
password<cisco>
SCE#configure
SCE(config)#interface linecard 0
SCE(config if)#virtual-links index 10 direction downstream
Example 2
This example shows how to change the PIR values for a particular template GC (the third one, which is
number 2) for the specified virtual link. Make sure to use the proper index number from the correct
direction for the GC.
Note that the four PIR values are separated by commas and all enclosed in quotes.
SCE>enable
password<cisco>
SCE#configure
SCE(config)#interface linecard 0
SCE(config if)#virtual-links index 10 direction downstream gc 2 set-PIR value
‘10000,50000,50000,10000’
Example 3
This example shows how to remove a virtual link.
Make sure to specify the direction.
SCE>enable