Cisco Systems NI-1 User Manual

Configuring the Cisco NI-1 DLSAM Equipment Module

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:
Network interface cards:
Cisco 6100 DS3 NIM (6100NIM-1-DS3-2)
Cisco 6100 DS3 NIM (1xDS3 NI1)
Subtend Host Module DS3 (2xDS3 SHM)
Line Cards:
6100 Quad DMT issue 2 ATU-C (ATU-4-DMT-DIR-1)
6100 Quad 2B1Q STU-C-direct connect (STUC-4-2B1Q)
Two port ADSL card with CAP modulation (2xCAP)
Chapter 6 Configuring 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-1 Software Requirements
Vendor Product Version(s)
Cisco DSLAM Software 2.4.1
Cisco DSLAM Software 3.0.0
6-2
Cisco Provisioning Center User’s Guide
78-11339-01
Chapter 6 Configuring the Cisco NI-1 DLSAM Equipment Module
Note In 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 1 Network Timeout.
Step 2 Initial system upload.
Step 3 Re-upload (if configuration information has changed).
Step 4 Add inter-network links (topology) information.
Step 5 Configure Service element profiles.
Summary of Configuration Tasks

Network Timeout

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 1 Shut down the CPC server by issuing the following command:
SYnpt -h
Step 2 Set 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 3 Set 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 4 Run 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.
Note The 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 6 Configuring 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.
Note The 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 6 Configuring 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 1 From the Root Tree Viewer choose Network Admin > IntraNetworking > Cisco NI1 DSLAM
Network.
Step 2 Click the Object Viewer button on the toolbar.
Step 3 Enter the attribute values under the Common Attributes and Common Parameters tabs. Refer to
Table 6-2 for attribute information.
Step 4 Save 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.
Table 6-2 Cisco 6100/6130 Network Object Attributes
Initial System Upload
Attribute Description Acceptable
Values
Common Attributes
Name The network name. (Mandatory) Text string (up to
64 characters)
Customer The customer name. Text string (up to
16 characters)
Domain The domain name. Text string (up to
16 characters)
Common Parameters
Containing Network This is the name of the network of
which this network object is a
Text string (up to 32 characters)
subnet (optional).
Transit Cost This is the cost of crossing the
0-2147483647 500 sub-network. This attribute is used by the Threader to determine the lowest cost path when threading a service. (Mandatory)
Class The CPC class name for the
network object.
Opaque The threading strategy (opaque or
True, False False* transparent).
Use Backup EMS Specify whether or not to use a
True, False False* backup EMS. Disabled (False) to use the primary EMS. Enable (True) to use the backup EMS.
Default Value
C1nt*
78-11339-01
Cisco Provisioning Center User’s Guide
6-5
Initial System Upload
Chapter 6 Configuring the Cisco NI-1 DLSAM Equipment Module
Table 6-2 Cisco 6100/6130 Network Object Attributes (continued)
Attribute Description Acceptable
Resource Map This attribute is an integer used to
Pre-provisioned Not supported in this release. Full, Init, None None*

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 1 From the Root Tree Viewer choose Network > Cisco NI1 DSLAM Network Name > Cisco NI1 DSLAM
Node.
Step 2 Click the Object Viewer button on the toolbar.
Step 3 Enter the attribute values under the Common Attributes and Common Parameters tabs. Refer to
Table 6-3 for attribute information.
Step 4 Save and apply the node object by clicking the Save and Apply buttons.
Default Value
Values
0-2147483647 0 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-3 Cisco 6100/6130 Node Object Attributes
Attribute Description Acceptable
Default Values
Values
Common Attributes
Name The node name. This attribute is
mandatory.
Text string (up to 64 characters)
Customer The customer name. Text string (up to
16 characters)
Domain The domain name. Text string (up to
16 characters)
Network This 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 6 Configuring the Cisco NI-1 DLSAM Equipment Module
Table 6-3 Cisco 6100/6130 Node Object Attributes (continued)
Initial System Upload
Attribute Description Acceptable
Default Values
Values
Transit Cost This is the cost of crossing the
0-2147483647 1000 sub-network. This attribute is used by the Threader to determine the lowest cost path when threading a service. (Mandatory)
Node Type This specifies the equipment
type.
Class The CPC class name for the node
Text string (up to
24 characters)
CiscoDSLAM6 100/6130
C1nd*
object.
Containing Region The name of the administrative
area containing the node (a
Text string (up to
32 characters) LATA, for example).
Geographical Location
This is the geographical location of the node (for example, a GPS
Text string (up to
32 characters) reference).
Organizational Location
This is the organizational location of the node (for
Text string (up to
64 characters) example, a Cisco 6100 directory reference).
Pre-provisioned Not supported in this release. Init, Full, None None*
Cisco SNMP
Connection Mode Specifies whether this switch is
Direct, Pooled Direct configured for a direct or pooled connection mode.
SNMP community name
SNMP community string for accessing the MIB (public for
Text string (up to
32 characters)
private
read and private for write).
78-11339-01
Cisco Provisioning Center User’s Guide
6-7
Initial System Upload
Chapter 6 Configuring the Cisco NI-1 DLSAM Equipment Module
Table 6-3 Cisco 6100/6130 Node Object Attributes (continued)
Attribute Description Acceptable
Values
Version The SNMP version being used
(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 136kbaud This 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 1 From the Root Tree Viewer choose Network > Cisco NI1 DSLAM Network Name.
Step 2 Select 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 6 Configuring 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 1 From the Root Tree Viewer choose Network > Cisco NI1 DSLAM Network Name.
Step 2 Select 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 1 From the Root Tree Viewer choose Network > Cisco NI1 DSLAM Network Name.
Step 2 Select 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 1 From the Root Tree Viewer choose Network > Cisco NI1 DSLAM Network Name > Cisco NI1 DSLAM
Node > Node Name.
Step 2 Select 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