User guide

4-11
Configuration Guide for Cisco DSLAMs with NI-2
OL-2074-03
Chapter 4 Configuring Digital Subscriber Lines
Using DSL Profiles
Copying a Profile
To copy a profile to an identical profile with a different name, follow these steps:
If the destination profile indicated in this command does not exist, dsl-copy-profile creates it. The
command then copies all nondefault configurations defined for the source profile to the
destination profile.
Example
This example copies the default profile to a profile named “fast” and displays the results. If “fast” does
not exist, the command creates it. Use the command show dsl profile to confirm the existence and
parameters for the new profile:
DSLAM# configure terminal
DSLAM(config)# dsl-copy-profile force source default destination fast
DSLAM(config)# exit
DSLAM# show dsl profile fast
dsl profile fast:
Link Traps Enabled: NO
Alarms Enabled: NO
ATM Payload Scrambling: Enabled
DMT profile parameters
Maximum Bitrates:
Interleave Path: downstream: 8032/kbs, upstream: 480/kbs
Fast Path: downstream: 0 kb/s, upstream: 0 kb/s
Minimum Bitrates:
Interleave Path: downstream: 0 kb/s, upstream: 0 kb/s
Fast Path: downstream: 0 kb/s, upstream: 0 kb/s
Margin: downstream: 6 dB, upstream: 6 dB
Interleaving Delay: downstream: 16000 usecs, upstream: 16000 usecs
Check Bytes (FEC):
Interleave Path: downstream: 16, upstream: 16
Fast Path: downstream: 0, upstream: 0
RS Codeword Size: downstream: auto, upstream: auto
Trellis Coding: Disabled
Overhead Framing: Mode 3
Operating Mode: Automatic
Training Mode: Quick
Minrate blocking: Disabled
SNR Monitoring: Disabled
SDSL profile parameters
.
.
.
Command Task
Step 1
DSLAM# configure terminal
Go to global configuration mode.
Step 2
DSLAM(config)# dsl-copy-profile [force] source
source-profile destination new-profile
Copy the profile named source-profile to a profile named
new-profile. Force lets you overwrite the destination
profile, if it exists.