Specifications
8-34
Cisco MGX 8800/8900 Series Software Configuration Guide
Release 5.1, Part Number OL-6482-01, Rev. A0, January 25, 2005
Chapter 8 Managing PNNI Nodes and PNNI Routing
Managing Connection Grooming
The following example enables scheduled grooming on port 6:1.3:13 using the default values and uses
the dsprteoptcnf command to display the configured values:
M8850_LA.7.PXM.a > cnfrteopt 6:1.3:13 enable
M8850_LA.7.PXM.a > dsprteoptcnf 6:1.3:13
Route Optimization Configuration:
---------------------------------
Percentage Reduction AW CBR: 30
Percentage Reduction AW RTVBR: 30
Percentage Reduction AW NRTVBR: 30
Percentage Reduction AW ABR: 30
Percentage Reduction AW UBR: 30
Percentage Reduction CTD CBR: 30
Percentage Reduction CTD RTVBR: 30
Percentage Reduction CDV CBR: 30
Percentage Reduction CDV RTVBR: 30
Absolute Cost AW CBR: 0
Absolute Cost AW RTVBR: 0
Absolute Cost AW NRTVBR: 0
Absolute Cost AW ABR: 0
Absolute Cost AW UBR: 0
Absolute Cost CTD CBR : 0
Absolute Cost CTD RTVBR : 0
Table 8-10 Parameters for cnfrteopt Command
Parameter Description
portid Root endpoint port identifier, in the format [shelf.]slot[:subslot].port[:subport]. To display
a list of the available ports, enter the dsppnports command.
flag The flag parameter enables or disables automatic grooming. To enable automatic
grooming, replace the flag variable with enable. To disable automatic grooming, replace
the flag variable with disable.
-range When the -range option is specified, scheduled grooming occurs on only those port
connections in the specified VPI and VCI range. Enter the range using the format:
starting-vpi/vci..ending-vpi/vci. You must enter two periods between the starting VPI/VCI
and the ending VPI/VCI. The slash character is required between the VPI and VCI in each
VPI/VCI pair. The default range is 0/0..4095/65535.
-interval When the -interval option is specified, scheduled grooming repeats at the specified interval
during the scheduled times on the scheduled days. For example, if the interval is set to 30,
grooming for this port will be repeated every 30 minutes during the scheduled grooming
times. Enter the interval in minutes. The interval range is 10 to 10000 minutes. The default
is 60 minutes.
-tod When the -tod option is specified, scheduled grooming occurs during only those times
specified in the time-of-day range. Enter the range using the format: start-time..end-time.
You must enter two periods between the start and the end times. Enter each time in the
format: HH:MM. The default range is 00:00..23:59, which allows scheduled grooming at
all times.
-weekday When the -weekday option is specified, scheduled grooming occurs on only those days that
are specified. Enter the weekday schedule using the format: SMTWTFS. The letters are
abbreviations for the days of the week beginning with Sunday. To enable scheduled
grooming on a specific day of the week, enter the letter for that day. To disable scheduled
grooming on a specific day of the week, enter a period instead of the letter. The default
weekday schedule is SMTWTFS, which allows scheduled grooming on all days.