Deleting modulation profiles – ADC CUDA 3 User Manual

Page 429

Advertising
background image

Cuda 12000 IP Access Switch CLI-based Administration Guide

Defining Modulation Profiles

427

Deleting Modulation Profiles

You delete a modulation profile from a cable interface by performing the
following tasks

.

The following example deletes modulation profile 3 from interface 1/1/1:

Task

Command

1. Enter cable interface mode.

interface cable <c/s/i>

2. Delete the specified modulation

profile.

no modulation-profile
<profile-index>

cli:172.16.19.10:interface:cable:csi(1/1/1)# show modulation-profile 3

row count: 1

Interval Mod Pream Pream Diff FEC FEC CW Scram Max Guard Last Scram

Usage Type Offset Len Error Len Seed Burst Time CW Enable

Size

-------- ----- ------ ----- ---- ----- ------ ----- ----- ----- ---- ------

Short QPSK 496 384 yes 5 34 0 0 8 no yes

cli:172.16.19.10:interface:cable:csi(1/1/1)# no modulation-profile 3

cli:172.16.19.10:interface:cable:csi(1/1/1)# show modulation-profile 3

Modulation Profile 3 does not exist!

cli:172.16.19.10:interface:cable:csi(1/1/1)#

Advertising