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
Loading...
+ 19 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.