User guide
4-16
Configuration Guide for Cisco DSLAMs with NI-2
OL-2074-03
Chapter 4 Configuring Digital Subscriber Lines
Setting DSL Profile Parameters
Enabling and Disabling LinkUp/Down Traps
You can enable and disable linkUp/Down traps for a selected DSL profile using a single command. The
linkUp/Down traps are generated only when the global configuration, the profile configuration and the
interface level configuration are all enabled. The traps are disabled on a profile by default.
To enable the linkUp/Down traps follow these steps:
To disable the linkUp/Down traps, follow these steps:
Example
This example enables linkUp/Down traps for the default profile and displays the results:
DSLAM# configure terminal
DSLAM(config)# dsl-profile default
DSLAM(cfg-dsl-profile)# snmp trap link-status
DSLAM(cfg-dsl-profile)# end
DSLAM# show dsl profile default
dsl profile default:
Link Traps Enabled: YES
Alarms Enabled: NO
ATM Payload Scrambling: Enabled
DMT profile parameters
Maximum Bitrates:
Interleave Path: downstream: 640 kb/s, upstream: 128 kb/s
Fast Path: downstream: 0 kb/s, upstream: 0 kb/s
Minimum Bitrates:
Command Task
Step 1
DSLAM# configure terminal
Go to global config mode.
Step 2
DSLAM(config)# dsl-profile profilename
Specify a profile.
Step 3
DSLAM(cfg-dsl-profile)# snmp trap link-status
Enable traps for that profile.
Step 4
DSLAM(cfg-dsl-profile)# end
Exit from profile config mode.
Command Task
Step 1
DSLAM# configure terminal
Go to global config mode.
Step 2
DSLAM(config)# dsl-profile profilename
Specify a profile.
Step 3
DSLAM(cfg-dsl-profile)# no snmp trap link-status
Enable traps for that profile.
Step 4
DSLAM(cfg-dsl-profile)# end
Exit from profile config mode.