The Cisco 6100/6130 NI-1 DSLAM Equipment Module supports provisioning of cross connections on
Cisco 6100/6130 NI-1 DSL access concentrators. The Cisco 6100/6130 DSL access multiplexer
(DSLAM) is an ATM cell switch that multiplexes traffic from subscriber ports to a single ATM WAN
port. Its 32 slot multiport line-card architecture can support ADSL and SDSL technologies.
Supported Configurations
Two configurations are possible with this system:
• Subscriber Connection Configurations
• Subtending Configurations
CHAPTER
6
Subscriber Connection Configurations
Subscriber Connection configurations include the following:
• Direct Connect Configuration.
This involves connecting one subscriber directly to a modem (ATU-C or STU-C). Traffic is
multiplexed from up to 64 ADSL or 128 SDSL subscriber ports to a single ATM WAN port.
• Digital Off-Hook Configuration (DOH).
This configuration uses a combination of a Multiplexer Chassis (MC), Line Concentration Chassis
(LCC), and POTS Splitter Chassis (PSC) to provide the highest subscriber concentration. This
configuration uses ADSL technology to support up to 400 ADSL users through 64 ADSL modem
ports, allowing connections to be made when they are needed (i.e., dial up). If a connection is not
established, the central office modem resources are made available to another CPE.
Subtending Configurations
Subtending Configurations include the following:
• Non-subtended Network Configuration.
Allows individual DSLAMs to be directly linked to the WAN via a trunk that comes from the WAN
port.
78-11339-01
Cisco Provisioning Center User’s Guide
6-1
Supported Equipment
• Subtended Network Configuration.
Allows up to seven Cisco 6100/6130 chassis to be linked to a single WAN trunk. Subtending is
supported in both Direct Connect and DOH configurations.
Supported Equipment
The following summarizes the interface cards, line cards and CPEs supported by this Equipment
Module:
Chapter 6Configuring the Cisco NI-1 DLSAM Equipment Module
• Two port ADSL card with DMT2 modulation (2xDMT2)
• Four port SDSL (4xSDSL)
• Four port ADSL card with DMT2 modulation (4xDMT2)
• Four port ADSL card with DMT2 (with or without G. Lite) or CAP modulation (4xFLEX)
CPEs (modems and routers at the customer site):
• Serial SDSL Data Service Unit (Cisco 633)
• SOHO/Telecommuter ADSL Router (Cisco 677)
• SOHO/Telecommuter ADSL Router (Cisco 675e)
• SOHO/Telecommuter ADSL Router (Cisco 675)
• SOHO/Telecommuter ADSL Router (Cisco 673)
• ATM-25 ADSL Modem (Cisco 627)
• Personal PCI ADSL Modem (Cisco 605)
The Equipment Module is configured using an SNMP protocol based command interface as well as
information contained in the MIB. The software requirements are outlined in Table 6-1:
Table 6-1Software Requirements
VendorProductVersion(s)
CiscoDSLAM Software2.4.1
CiscoDSLAM Software3.0.0
6-2
Cisco Provisioning Center User’s Guide
78-11339-01
Chapter 6Configuring the Cisco NI-1 DLSAM Equipment Module
NoteIn order to configure the NI-1 DLSAM Equipment Module you must have installed it
during the CPC Server and Client installation procedures. For more information about
installing CPC, refer to the chapter titled "Initial Installation" in the Cisco Provisioning
Center Installation and Administration Guide.
Summary of Configuration Tasks
To configure the Equipment Module to make CPC operational, you must complete the following steps:
Step 1Network Timeout.
Step 2Initial system upload.
Step 3Re-upload (if configuration information has changed).
The NI-1 DLSAM Equipment Module implements an overall timeout for service provisioning
transactions. There are two environmental variables that define the Network Timeout. These are
CCP_ACTIVATION_TIMEOUT (Default=120 seconds) and CCP_RESET_TIMEOUT (default=
300 seconds); they define the maximum interval (measured in seconds) allowed for each Service element
activation and for the rollback of each Service element, respectively. The maximum interval must
amount to the maximum time to elapse before the NIF times out. For example, if
CCP_ACTIVATION_TIMEOUT=180, this allows the NIF three minutes to activate an item in a
Transaction.
Default settings are used if the NIF detects that these variables are not set in the environment.
Network timeout requires shutting down the server if it is not already down, setting the variables and
then restarting it to pick up the environment changes.
To set the CCP_ACTIVATION_TIMEOUT environment variable:
Step 1Shut down the CPC server by issuing the following command:
SYnpt -h
Step 2Set the environment variable to an integer (measured in seconds) that amounts to the maximum time to
elapse before the NIF times out:
export CCP_ACTIVATION_TIMEOUT=180
To set the CCP_RESET_TIMEOUT environment variable:
Step 3Set the environment variable to an integer (measured in seconds) that amounts to the maximum time to
elapse before the NIF times out:
export CCP_RESET_TIMEOUT=180
78-11339-01
Cisco Provisioning Center User’s Guide
6-3
Initial System Upload
Step 4Run the following commands in succession to source the Server environment and start the CPC Server:
cd /opt/SY/Activator/Server/mng/utility
. syccpovdef
SYnpt -sS
Initial System Upload
In order to provision services, the CPC database must have detailed knowledge of the managed
subnetworks. Using a procedure called upload, objects are created within the CPC database that
represent objects of the managed network.
NoteThe term upload does not refer to the creation of inter-network links because they are
outside the scope of any single Equipment Module. For more information on adding
inter-networking links, see the section titled “Adding Inter-Network Links (Topology)
Information” in this chapter.
Chapter 6Configuring the Cisco NI-1 DLSAM Equipment Module
CPC supports the following types of upload:
• fabric (nodes, DSL physical ports, WAN physical ports, WAN subtending ports, ATM logical ports)
• Service (ATM cross connections)
• fabric and Service (all)
For the Cisco 6100/6130 NI-1 Equipment Module you can upload many nodes at once (network upload)
or an individual node at a time. CPC supports the following upload scenarios:
• Given a network object, upload just the fabric elements for the nodes in that network.
• Given a network object, upload just the Service elements for the nodes in that network.
• Given a network object, upload all the fabric and Service elements for the nodes in that network.
• Given a node object, upload just the fabric elements for that node.
• Given a node object, upload just the Service elements for that node.
• Given a node object, upload all fabric and Service elements for that node.
NoteThe upload function takes precedence over any Transactions that are running at the time of
upload. If the upload function makes a change back to the fabric that affects a running
Transaction (such as deleting a logical port that the Threader has decided to use) then this
Transaction fails and must be restarted.
Network and node objects must be created in order to perform an Upload.
6-4
Cisco Provisioning Center User’s Guide
78-11339-01
Chapter 6Configuring the Cisco NI-1 DLSAM Equipment Module
Before You Upload: Creating a Network Object
One network object must be created for each network. The following steps explain how to create a
network object.
Step 1From the Root Tree Viewer choose Network Admin > IntraNetworking > Cisco NI1 DSLAM
Network.
Step 2Click the Object Viewer button on the toolbar.
Step 3Enter the attribute values under the Common Attributes and Common Parameters tabs. Refer to
Table 6-2 for attribute information.
Step 4Save and apply the network object by clicking the Save and Apply buttons.
Table 6-2 lists the attributes for a Cisco 6100/6130 network object. Attributes with an asterisk "*" next
to their Default Value indicates that these fields cannot be changed.
Pre-provisionedNot supported in this release.Full, Init, NoneNone*
Creating a Node Object
You should create node objects for all Cisco 6100/6130 nodes in the network. The following steps
explain how to create a node object.
Step 1From the Root Tree Viewer choose Network > Cisco NI1 DSLAM Network Name > Cisco NI1 DSLAM
Node.
Step 2Click the Object Viewer button on the toolbar.
Step 3Enter the attribute values under the Common Attributes and Common Parameters tabs. Refer to
Table 6-3 for attribute information.
Step 4Save and apply the node object by clicking the Save and Apply buttons.
Default Value
Values
0-21474836470
carry a bit map of services
supported by this network.
Table 6-3 lists the attributes for a Cisco 6100/6130 network object. Attributes with an asterisk "*" next
to their Default Value indicates that these fields cannot be changed.
Table 6-3Cisco 6100/6130 Node Object Attributes
AttributeDescriptionAcceptable
Default Values
Values
Common Attributes
NameThe node name. This attribute is
mandatory.
Text string (up to
64 characters)
CustomerThe customer name.Text string (up to
16 characters)
DomainThe domain name.Text string (up to
16 characters)
NetworkThis is the network that contains
the node. This field is
Text string (up to
32 characters)
*
auto-generated in the Object
Viewer.
Management
Address
The IP address or symbolic name
for the primary system
Text string (up to
32 characters)
controller.
6-6
Cisco Provisioning Center User’s Guide
78-11339-01
Chapter 6Configuring the Cisco NI-1 DLSAM Equipment Module
(in the form of
XXXX-XXX-XXR where X is a
numeric digit and R is a R is a
revision letter. This attribute is
usually uploaded.
Cisco 6100/6130 (Systemwide ATU-C CAP settings)
Allow 136kbaudThis controls the ability of the
modems to train with a rate that
uses 136K baud. When enabled,
modems are allowed to train
subscribers using 136K baud.
When disabled, modems will not
train using 136K baud. If
subscribers are provisioned for a
rate that requires 136K baud and
the value of this object is
disabled, then the modem will
train the subscriber to the closest
rate that does not use 136K baud.
This attribute only applies if
version 2.4.1 of the DSLAM
software is being used.
Allow non-timer
CPE trains
Specify whether or not to enable
non-timer CPE trains. This
attribute only applies if version
2.4.1 of the DSLAM software is
being used.
Text string (up to
32 characters)
Enabled, disabled Disabled
Enabled,
Disabled
Default Values
*
Disabled
Network Upload
Uploading the Fabric and Service Elements for a Network Object
You can upload the fabric and Service elements for a network object by completing the following steps:
Step 1From the Root Tree Viewer choose Network > Cisco NI1 DSLAM Network Name.
Step 2Select Upload Both from the Element menu. The upload begins.
When the upload is complete, an upload status window will display. If there were errors during the
upload they would appear in this window.
Cisco Provisioning Center User’s Guide
6-8
78-11339-01
Chapter 6Configuring the Cisco NI-1 DLSAM Equipment Module
Uploading the Fabric Elements for a Network Object
Given that the network object is in place, you can now upload fabric. Uploading network fabric creates
the node objects corresponding to the specified network. Any fabric element contained by the nodes is
also uploaded.
Step 1From the Root Tree Viewer choose Network > Cisco NI1 DSLAM Network Name.
Step 2Select Upload Fabric from the Element menu. The upload begins.
When the upload is complete, an upload status window will display. If there were errors during the
upload they would appear in this window.
Uploading the Service Elements for a Network Object
After you have uploaded the fabric elements you can upload the services.
Step 1From the Root Tree Viewer choose Network > Cisco NI1 DSLAM Network Name.
Step 2Select Upload Services from the Element menu. The upload begins.
When the upload is complete, an upload status window displays. If there were errors during the upload
they would appear in this window.
Initial System Upload
Uploading for Individual Nodes
Uploading the Fabric and Service Elements for a Node Object
After you create a node object, you may want to upload all of the fabric and Service elements for that
node. The fabric elements for a Node object are the node itself, physical ports and logical ports. The
Service elements are the objects used to create services (cross connections). Complete the following
steps to upload the fabric and Service elements:
Step 1From the Root Tree Viewer choose Network > Cisco NI1 DSLAM Network Name > Cisco NI1 DSLAM
Node > Node Name.
Step 2Select Upload Both from the Element menu. The upload begins.
When the upload is complete, an upload status window displays. If there were errors during the upload
they would appear in this window.
78-11339-01
Cisco Provisioning Center User’s Guide
6-9
Re-Upload
Uploading the Fabric Elements for a Node Object
After you create a node object, you may want to upload just the fabric elements for that node. Complete
the following steps to upload the fabric elements for a node:
Step 1From the Root Tree Viewer choose Network > Cisco NI1 DSLAM Network Name > Cisco NI1 DSLAM
Node > Node Name.
Step 2Select the Upload Fabric from the Element menu. The upload begins.
When the upload is complete, an upload status window displays. If there were errors during the upload
they would appear in this window.
Uploading the Service Elements for a Node Object
After you create a node object, you may want to upload just the Service elements for that node. Complete
the following steps to upload the Service elements for a node:
Chapter 6Configuring the Cisco NI-1 DLSAM Equipment Module
Step 1From the Root Tree Viewer choose Network > Cisco NI1 DSLAM Network Name > Cisco NI1 DSLAM
Node > Node Name.
Step 2Select the Upload Services from the Element menu. The upload begins.
When the upload is complete, an upload status window displays. If there were errors during the upload
they would appear in this window.
Viewing the Upload Progress
Step 1From the Root Tree Viewer choose Upload Request > specific upload request > Upload Request Log
> AuditLog.
Step 2Click the Log Viewer button on the toolbar. You will see a log containing details of the upload.
Re-Upload
To remain synchronized, the CPC database needs to be continually updated if changes are being made
to nodes in the network. You should re-upload after any of the following scenarios:
6-10
• an existing node has been upgraded
• new hardware has been added to a switch
• you need to recover from a failure situation (to synchronize the database with the network)
• when Service elements are not updated by CPC (both for initial population of the database and also
for co-existence with other provisioning products)
Cisco Provisioning Center User’s Guide
78-11339-01
Chapter 6Configuring the Cisco NI-1 DLSAM Equipment Module
To re-upload you need to upload the fabric and Service elements for that node. For more information,
refer to the sections “Uploading the Fabric and Service Elements for a Node Object” and “Uploading the
Fabric Elements for a Node Object” in this chapter.
Working with Logical Ports
ATM logical ports can be created, modified, and deleted from DSL physical ports.
Creating Logical Ports
When creating a Cisco 6100/6130 ATM Logical Port, select an available DSL physical port (one whose
Interworking Model is set to None). This ensures that the selected physical port is not being used by
other network models. Ensure that the Maximum Connections field is set to 4 or less and update the other
fields (such as Name) as necessary. To create an ATM logical port, complete the following steps:
Step 1From the Root Tree Viewer choose Network > Cisco NI1 DSLAM Network Name > Cisco NI1 DSLAM
Step 2Click the Object Viewer button on the toolbar.
Step 3Fill in the attribute fields with the required values. Ensure that the Maximum Connections field is set
to four or less, and update other fields as necessary. You must select a physical port to which the logical
port belongs.
Step 4Save and apply the network object by clicking the Save and Apply buttons.
NoteYou must use the copy and paste mechanism when entering a value for the physical port
that will contain the logical port. Manually entered physical port values are not supported.
Modifying Logical Ports
To modify an ATM logical port, complete the following steps:
Step 1From the Root Tree Viewer choose Network > Cisco NI1 DSLAM Network Name > Cisco NI1 DSLAM
Node > Node Name > Cisco NI1 DSLAM ATM Logical Port > Logical Port name.
Step 2Click the Object Viewer button on the toolbar.
Step 3Click the field(s) containing the attribute you want to modify and enter a new value.
Step 4Save and apply the network object by clicking the Save and Apply buttons.
78-11339-01
Cisco Provisioning Center User’s Guide
6-11
Naming Logical Ports
Deleting Logical Ports
Deleting an ATM logical port will delete an agent subscriber from the Cisco 6100/6130.
Step 1From the Root Tree Viewer choose Network > Cisco NI1 DSLAM Network Name > Cisco NI1 DSLAM
Node > Node Name > Cisco NI1 DSLAM ATM Logical Port > Logical Port Name
Step 2Click the Delete button on the toolbar.
Step 3Apply the Transaction by clicking the Apply button on the toolbar.
Naming Logical Ports
The Cisco 6100/6130 NI-1 Equipment Module allows the name of a logical port to be changed from the
default name given by CPC when you save a logical port without naming it.
Equipment Module logical port names can be modified through the FTI or the GUI. The names can now
be set to any combination of characters, and must be less than 33 characters. When this name attribute
is modified, the Equipment Module verifies that the new name is unique within the containing node.
The name attribute is reset to its default when the user sets the name attribute to an empty string. The
Equipment Module logical port name is stored in the CPC database as the attribute srname.
Chapter 6Configuring the Cisco NI-1 DLSAM Equipment Module
A Transaction must be opened to change the name attribute.
Adding Inter-Network Links (Topology) Information
After uploading new fabric elements and Service elements, you need to add extra topology information
which the upload function is unable to determine (because the information is not known to the node).
Topology information or inter-network links are outside the scope of the a single node or subnet manager
and must be added manually through the CPC GUI or the FTI.
Links from subtended to subtending nodes in a subtending configuration must be added in the following
manner.
Adding Links Using the GUI
Step 1From the Root Tree Viewer choose NetworkAdmin > InterNetworking > Link.
Step 2Click the Object Viewer button on the toolbar.
Step 3Enter the attribute values under the Common Attributes, Contained By, LPort Association, and Link
Parameters tabs. For attribute information and detailed procedures, refer to Chapter 4, “General
Functions and Features.”
Step 4Save and apply the link object by clicking the Save and Apply buttons on the toolbar.
Step 5Repeat the above procedure to create each inter-networking link.
6-12
Cisco Provisioning Center User’s Guide
78-11339-01
Chapter 6Configuring the Cisco NI-1 DLSAM Equipment Module
Working with Service Element Profiles
Service element profiles provide you with access to the Cisco-specific attributes for a particular Service
element. There is a corresponding Service element profile for each Service element type that the node
supports. Default profiles provide the initial (default) attribute values for the corresponding object class
whenever such a new object is created.
For a given Service element, more than one profile may be defined. However, for a given object, only
one profile may be associated at any one time.
Since profiles themselves are objects which you can create and modify, they provide a means to store
and name commonly used sets of attributes and provide a reliable shorthand method of configuring any
number of new objects. A profile has most of the same attributes as the corresponding object class. Some
attributes of the object class are not included in the profile because they are expected to be unique for
each object. For example, an object’s name is not a profile attribute.
The attributes of a profile are referred to as initial value attributes because they are used to assign the
initial values to the corresponding object. Once a new object has been created based on a profile, changes
to profile attribute values do not cause any changes to the corresponding object. The only time the profile
attributes affect the object is when you create a new object or when you reassign an existing object to
the same or different profile.
For the Cisco 6100/6130 NI-1 Equipment Module, you can create Service element profiles for the
following supported Service Elements:
• DSL Physical Ports
Working with Service Element Profiles
• ATM L o gi ca l P or ts
• ATM-ATM Cross Connections
This section details the generic procedure for creating, modifying, and deleting Service element profiles,
and then provides the specific configurable attributes for each Service element profile for this Equipment
Module.
If you provide values for these attributes and also provide values in other places when you are creating
a service (either during service creation or in a Service Object profile) the threader will override the
values based on the following scale of priorities:
1. Service Object Viewer—All information provided in the Service object Subset Viewer is used by
CPC.
2. Service object profile—CPC will only use the information provided in the Service object profile for
values that are either not available or not specified in the Service object Subset Viewer.
3. Service element profile—CPC uses values from the Service element profile for all attributes that are
not present or not specified in the Service object profile or the Service object Subset Viewer.
Creating a Service Element Profile
To create a Service element profile, complete the following steps:
Step 1From the Root Tree Viewer choose Equipment Module > Cisco NI1 DSLAM Equipment Module >
Step 2Click the Object Viewer button on the toolbar.
78-11339-01
Step 3Enter the attribute values under the appropriate tabs. Refer to the attribute tables in this section for
attribute information.
Cisco Provisioning Center User’s Guide
6-13
Working with Service Element Profiles
Step 4Save and apply the profile object by clicking the Save and Apply buttons on the toolbar.
Modifying a Service Element Profile
To modify a Service element profile, complete the following steps:
Step 1From the Root Tree Viewer choose Equipment Module > Cisco NI1 DSLAM Equipment Module >
Cisco NI1 DSLAM ATM-ATM Cross Connect Profile > Service Element Profile.
Step 2Click the Object Viewer button on the toolbar.
Step 3Modify the values under the appropriate tabs. For attribute information, refer to the attribute tables in
this section.
Step 4Save and apply the network object by clicking the Save and Apply buttons.
NoteAttribute fields in the Subset Viewer can be added, modified and deleted if required. Refer
to the section Customization in Chapter 3, “GUI Navigation,” for more information on
customizing the Subset Viewer.
Chapter 6Configuring the Cisco NI-1 DLSAM Equipment Module
Deleting a Service Element Profile
To delete a Service element profile, complete the following steps:
Step 1From the Root Tree Viewer choose Equipment Module > Cisco NI1 DSLAM Equipment Module >
Cisco NI1 ATM-ATM Cross-Connect Profile > Service Element Profile.
Step 2Click the Delete button on the toolbar.
Step 3Apply the Transaction by clicking the Apply button on the toolbar.
DSL Physical Port Profile Attributes
The DSL physical port profile provides you with access to the additional attributes that you can
configure for a Cisco 6100/6130 DSL physical port. The information you provide in the physical port
profile is communicated back to the Cisco 6100/6130 through the Equipment Module and helps to define
the type of service you are provisioning in the network.
Figure 6-1 shows the Cisco 6100/6130 DSL Physical Port Profile Object Viewer.
6-14
Cisco Provisioning Center User’s Guide
78-11339-01
Chapter 6Configuring the Cisco NI-1 DLSAM Equipment Module
Figure 6-1Cisco 6100/6130 DSL Physical Port Profile Object Viewer
Working with Service Element Profiles
78-11339-01
Cisco Provisioning Center User’s Guide
6-15
Working with Service Element Profiles
Table 6-4 lists the configurable attributes for a Cisco 6100/6130 DSL physical port profile. Attributes
with an asterisk "*" next to their Default Value indicates that these fields should not be changed.
Table 6-4Cisco 6100/6130 DSL Physical Port Profile Attributes
AttributeDescriptionAcceptable ValuesDefault Value
Common Attributes
NameThe DSL physical port profile
CustomerThe customer name.Text string (up to 16
DomainThe domain name.Text string (up to 16
Port TypeThe DSL physical port type.SDSL, ADSLADSL
Subscriber IDThe subscriber ID for this physical
ClassThe CPC class name for this
Service Object IDThe Service Object identification
ProtocolThe protocol supported by this
Incoming
Bandwidth
(kbits/s)
1
Outgoing
Bandwidth
(kbits/s)
1
AZ
signal-to-ratio
margin
ZA
signal-to-ratio
margin
Rate adaptation
mode
Chapter 6Configuring the Cisco NI-1 DLSAM Equipment Module
name.
port object.
physical port.
number that owns this port.
physical port.
Specify the provisioned incoming
bandwidth.
Specify the provisioned outgoing
bandwidth.
The AZ signal-to-noise-ratio
margin. The higher this margin is
set, the more protection there is
against data corruption. Higher
margins support lower data rates
for the given loop.
The ZA signal-to-noise ratio
margin. The higher this margin is
set, the more protection there is
against data corruption. Higher
margins support lower data rates
for a given loop.
Specify the rate adaptation mode
for the physical port.
Text string (up to 24
characters)
characters)
characters)
Text string (up to 32
characters)
C1dpC1dp*
Text string (up to 44
*
characters)
DSLDSL*
0-21474836470
0-21474836470
0-12060
0-12030
Startup, Fixed,
Startup
Dynamic
6-16
Cisco Provisioning Center User’s Guide
78-11339-01
Chapter 6Configuring the Cisco NI-1 DLSAM Equipment Module
Table 6-4Cisco 6100/6130 DSL Physical Port Profile Attributes (continued)
AttributeDescriptionAcceptable ValuesDefault Value
Cisco 6100/6130
Modem Card
Type
The modem card type (line card
type) that contains this physical
port
Modem Card
Subtype
The modem card subtype. This
attribute provides support for
FLEX cards. If a FLEX card is
present, it will be set to 4xFLEX
and if a FLEX card is not present,
it will be set to Other. This attribute
is uploaded and cannot be changed.
DSL Port TypeSpecify the physical port type.ModemPort, Line
Connection
Time-out
This is the provisioned connection
timeout (according to timer type
specified). This parameter can only
be modified when the subscriber
object is locked.
ATU-C DMT-2
Bit SwappingEnabling this attribute allows the
modem to that the subscriber is
connected to utilize bit swapping
(if capable). This will allow it to
acknowledge bit swap requests
from the far end and to request bit
swapping when necessary.
Trellis CodeEnabling this attribute allows
trellis coding to be used in both
upstream and downstream
directions. If neither the modem
supports trellis coding, the link
will revert to no trellis coding (i.e.,
trellis coding must be used in both
directions if it is to be used).
FEC
Redundancy
Bytes
This is the number of forward error
checking coding bytes to be
included in the ADSL superframe.
This value will be used in both the
upstream and downstream
directions, and on both fast and
interleaved paths.
Interleaved
Delay (usec)
The delay on the interleaved path,
in both the upstream and
downstream directions.
Working with Service Element Profiles
CAPADSL,
DMT2ADSL,
2B1QSDSL
4xFLEX, Other*
Port
1-2401
Enabled, DisabledDisabled
Enabled, DisabledEnabled
0,2,4,6,8,12,14,1616
0,250,500,1000,
2000,4000, 8000,
16000, 32000,
64000
CAPADSL
ModemPort
16000
78-11339-01
Cisco Provisioning Center User’s Guide
6-17
Working with Service Element Profiles
Table 6-4Cisco 6100/6130 DSL Physical Port Profile Attributes (continued)
AttributeDescriptionAcceptable ValuesDefault Value
Training ModeThe training mode for the physical
G.lite ModeThis attribute is only applicable to
Overhead Frame The overhead framing structure
Chapter 6Configuring the Cisco NI-1 DLSAM Equipment Module
port. In standard mode, the modem
attempts to train using the method
specified by T1.413 Issue 2.
FastTrain mode is a proprietary,
optimized training algorithm that
works only if both the near and far
end modems are based on mutually
compatible chipsets. If this is not
the case, training results are
unpredictable. The value of this
attribute will apply to both
upstream and downstream
directions.
4 port FLEX cards. G.lite mode is
enabled on a per board basis so all
ports in the same board should
have the same value for this
attribute. If Enabled is selected, the
modem that the subscriber is
connected to will run in G.lite
mode. The board should be reset
after enabling this attribute.
Enabling this object will reset the
following attributes to their default
values; Interleaved Delay,
Overhead Frame, Incoming
Bandwidth and Outgoing
Bandwidth.
requested for the modem that the
subscriber is connected to. If the
far end modem does not support
this structure, the near end will fall
back to the highest number that the
far end supports. The same framing
structure must be used in both
directions.
Standard, Fast
Standard
Train
Enabled, DisabledDisabled
ReducedMerged
Fast, Reduced
Reduced
MergedFast
SeparateFast,
FullAsynch.,Full
Synch
6-18
Cisco Provisioning Center User’s Guide
78-11339-01
Chapter 6Configuring the Cisco NI-1 DLSAM Equipment Module
Table 6-4Cisco 6100/6130 DSL Physical Port Profile Attributes (continued)
AttributeDescriptionAcceptable ValuesDefault Value
ATU-C CAP
CPE SignatureThis attribute specifies a CPE
software signature (which
corresponds to a specific version).
If the Allow CPE’s Signature
Detection attribute is Enabled, then
any CPE having a software
signature lower than this value will
not be allowed to train. A value of
zero implies that no rejection will
occur.
Allow CPE’s
Signature
Detection
This attribute controls the
detection and enforcement of
minimum compatible software
levels when the modem port that
the subscriber is connected to
trains to the CPE at the far end. If
this attribute is Enabled, the
modem port retrieves the software
signature during the training
sequence. If disabled, the software
signature provided by the far end
CPE is ignored and the training
sequence is allowed to continue as
normal.
Allow 136K
Baud
(Downstream)
Enabling this attribute allows
modems to use the 136K baud rate
when attempting to train at the
requested upstream and
downstream rates
(incoming/outgoing bandwidth). If
this attribute is Disabled, the 136K
baud rate will not be used in the
training algorithm. If the
subscriber is provisioned for rates
that require 136K baud, the modem
will attempt to train at the closest
rate combination not using 136K
baud.
Working with Service Element Profiles
0-1270
Enabled, DisabledDisabled
Enabled, DisabledDisabled
78-11339-01
Cisco Provisioning Center User’s Guide
6-19
Working with Service Element Profiles
Table 6-4Cisco 6100/6130 DSL Physical Port Profile Attributes (continued)
AttributeDescriptionAcceptable ValuesDefault Value
Reed SolomonReed Solomon error encoding can
Allow 17K Baud
(Upstream)
Allow 68K Baud
(Upstream)
Upstream PSD
Transmit Power
(dBm/Hz)
Chapter 6Configuring the Cisco NI-1 DLSAM Equipment Module
be configured for the ATU-C
running in CAP mode. Short
interleave, sets the interleave depth
to a smaller value and Long
interleave sets it to a higher value.
Disabling 136K baud will disable
Reed Solomon error correction for
136K baud rates in the downstream
direction. For all other baud rates,
Reed Solomon error correction is
permanently enabled.
When this attribute is enabled,
ATU-C will include the line rates
corresponding to this baud rate and
also for line rate selection. This
attribute is only valid when the line
encoding type is CAP. If the value
of the line encoding type is
different, changing the value of
this attribute will have no effect.
This baud rate is used only in the
upstream direction.
When this attribute is enabled,
ATU-C will include the line rates
corresponding to this baud rate and
also for line rate selection. This
attribute is only valid when the line
encoding type is CAP. If the value
of the line encoding type is
different, changing the value of
this attribute will have no effect.
This baud rate is used only in the
upstream direction.
Specifies the nominal power output
of an xDSL modem in the upstream
(xTU-R toward xTU-C) direction,
across the entire transmit
spectrum. For certain data rates
this may imply an attenuation of
the transmitted signal. This value
can be specified in increments of
3 dBm/Hz. This attribute reflects
the actual power output of an xDSL
modem that has been trained.
Short interleave,
Long interleave,
Short
Interleave
Disable 136K Baud
Enabled, Disabled Disabled
Enabled, DisabledDisabled
-38, -41, -44, -47,
-38
-50, -53
6-20
Cisco Provisioning Center User’s Guide
78-11339-01
Chapter 6Configuring the Cisco NI-1 DLSAM Equipment Module
Table 6-4Cisco 6100/6130 DSL Physical Port Profile Attributes (continued)
AttributeDescriptionAcceptable ValuesDefault Value
Other Attributes
Downstream
PSD Transmit
Power
(dBm/Hz)
Specifies the nominal power output
of an xDSL modem in the
downstream (xTU-C toward
xTU-R) direction, across the entire
transmit spectrum. For certain data
rates this may imply an attenuation
of the transmitted signal. This
value can be specified in
increments of 3 dB/Hz. This
attribute reflects the actual power
output of an xDSL modem that has
been trained.The -34 value is not
applicable to CAP ADSL.
1. Bandwidth values differ according to the modem card type. For the DMT ADSL modem type, the outgoing
bandwidth follows the pattern (32,64,96, 128... ...786,800,832,864) and the incoming bandwidth follows the
pattern (32,64,96, 128... ...7904, 7968,8000). For the 2BIQSDSL modem type, the outgoing and incoming
bandwidths follows the pattern (144,272,400,528,784,1040,1168). Specified rates that fall between the minimum
and the maximum are always round up to the next valid value.
Working with Service Element Profiles
-34, -37, -40, -43,
-46, -49
-40
ATM Logical Port Profile Attributes
The ATM logical port profile provides you with access to the ATM attributes that you can configure for
an ATM logical port. If you do not create logical port profiles, the Equipment Module will communicate
the values specified in the default logical port profile.
Figure 6-2 shows a Cisco 6100/6130 ATM Logical Port Profile Object Viewer.
78-11339-01
Cisco Provisioning Center User’s Guide
6-21
Working with Service Element Profiles
Figure 6-2Cisco 6100/6130 ATM Logical Port Profile Object Viewer
Chapter 6Configuring the Cisco NI-1 DLSAM Equipment Module
Table 6-5 lists the configurable attributes for a Cisco 6100/6130 ATM logical port profile. Attributes
marked with an asterisk "*" next to their Default Value indicates that these fields should not be changed.
Table 6-5Cisco 6100/6130 ATM Logical Port Profile Attributes
Specify the management
protocol that will be used
to manage the logical port.
supported in this release
None, ILMINone
Text string (up to 38
characters)
ATM-ATM Cross Connection Service Element Profile Attributes
The ATM-ATM Cross Connection Service element profile provides you with access to the additional
attributes that you can configure for a Cisco 6100/6130 ATM Cross Connect service through the Cisco
6100/6130 DSLAM. The ATM cross-connection object represents a cross connect between two ATM
logical ports in the same node. This Service object can be a VC between a DSL port and a Network
Interface (NI) port and also between subtending NI ports. The information you provide in the Service
element profile is communicated to the Cisco 6100/6130 DSLAM through the Equipment Module and
helps to define the type of service you are provisioning in the network. If you do not create Service
element profiles, the Equipment Module will communicate the values specified in the default Service
element profile.
Chapter 6Configuring the Cisco NI-1 DLSAM Equipment Module
6-26
Cisco Provisioning Center User’s Guide
78-11339-01
Chapter 6Configuring the Cisco NI-1 DLSAM Equipment Module
Table 6-6 lists the configurable attributes for a Cisco 6100/6130 ATM-ATM cross connections.
Attributes marked with an asterisk "*" next to their Default Value indicates that these fields should not
be changed.
Attribute NameDescriptionAcceptable Values Default Value
A to Z, Z to A Directions
Bandwidth (kbits/s)The bandwidth for the cross
Primary Logical PortThe original logical port that is
Substainable Cell Rate
(cells/s)
Peak Cell Rate (cells/s) PCR is the maximum allowed
Maximum Burst Size
(cells)
Cisco 6100/6130
Subscriber PVC PathSpecify whether or not the
The Priority QueueThe priority queue to which the
1. The following is a summary of VPI/VCI allocation within the Cisco 6100/6130:
DSL physical port: VPI (1), VCI (0-3); Subtending port: VPI (0-6), VCI (32-399) used for Virtual Channel
Connection (VCCs); VPI (7-255) used for Virtual Path Connections (VPCs); these are reserved for future use; WAN
physical port: VPI(0-27), VCI (32-399) used for VCCs, VPI (28-255) used for VPCs; these are reserved for future
use.
Chapter 6Configuring the Cisco NI-1 DLSAM Equipment Module
connection.
being backed up by the he UNI
resiliency
(nodename/portname).
SCR is the maximum average
cell transmission rate that is
allowed over a given period of
time on a given circuit. It allows
the network to allocate
sufficient resources for
guaranteeing the network
performance objectives are met.
cell transmission rate. It defines
the shortest time period
between cells and provides the
highest guarantee that network
performance objectives (based
on cell loss ratio) will be met.
MBS is the maximum number
of cells that can be received at
the PCR. This allows a burst of
cells to arrive at a rate higher
than the SCR. If the burst is
larger than anticipated, the
additional cells are tagged or
dropped. This parameter applies
only to VBR traffic.
subscriber PVC is interleaved or
fast.
PVC is assigned. The highest
priority is QP1.
0-2147836470
Text string (up to
44 characters)
0-9105330650
0-9105330650
0-2147836470
Fast, InterleavedInterleaved
QP1, QP2, QP3QP3
6-28
Cisco Provisioning Center User’s Guide
78-11339-01
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.