Guest

Cisco 6100 Series IP DSL Switches

Cisco 6100 NI-1 SNMP In-band Management

Document ID: 12843



Contents

Introduction
Before You Begin
      Conventions
      Prerequisites
      Components Used
      Network Diagram
Configuring the Cisco 6100 DSLAM
      Step-by-Step Instructions
Verify
Troubleshoot
Related Information

Introduction

This document describes how to set up a Cisco 6100 Digital Subscriber Line Access Multiplexer (DSLAM) with an NI-1 for in-band management. A PC using ViewRunner software receives Simple Network Management Protocol (SNMP) traps to monitor the Cisco 6100.

Before You Begin

Conventions

For more information on document conventions, see the Cisco Technical Tips Conventions.

Prerequisites

There are no specific prerequisites for this document.

Components Used

The information in this document is based on the software and hardware versions below.

  • PC running Windows 95 with ViewRunner version 2.4.1

  • Cisco 6400 Node Switch Processer (NSP) running Cisco IOS® Software Release 12.1(3)DB

  • Cisco 6400 Node Route Processer (NRP) running Cisco IOS Software Release12.1(4)DC

  • Cisco 6100 with NI-1 running c6100-3.2.3.exe

The information presented in this document was created from devices in a specific lab environment. All of the devices used in this document started with a cleared (default) configuration. If you are working in a live network, ensure that you understand the potential impact of any command before using it.

Network Diagram

This document uses the network setup shown in the diagram below.

6100ni1_snmp.gif

Configuring the Cisco 6100 DSLAM

Step-by-Step Instructions

Use the following procedure to set up a Cisco 6100 DSLAM with an NI-1 for in-band management.

  1. Using ViewRunner, connect a PC or terminal to the console port of the Cisco 6100's NI-1.

  2. From the PC, right-click the chassis and select Inband Mgmt Channel.

  3. Set the following parameters in the DSLAM:

    IP Address of Node Inband Port: 192.100.100.1
    
    !--- IP address of NI-1 SNMP port.
    
    Subnet Mask: 255.255.255.0
    VPI: 1
    VCI: 1000
  4. Click Unlocked, Apply, and OK.

  5. Right-click the Cisco 6100 chassis and select Routing Table.

  6. Set the following parameters in the DSLAM:

    Destination IP Address: 10.0.0.0
    
    !--- Your PC's network.
    
    Subnet mask: 255.255.255.0
    Gateway IP Address: 192.100.100.2
    
    !--- IP address of sub-interface of the Cisco 6400.
    
    Interface-In-band Channel
  7. Click Add and Close.

  8. Right-click the Cisco 6100 chassis and select Inband Mgmt Channel.

  9. Click Locked, Apply, and Closed.

  10. On the NRP, type the following:

    configure terminal
    interface atm0/0/0.1000 point-to point
    ip address 192.100.100.2 255.255.255.0
    pvc 2/1000
    encap aal5snap
    no shut
    exit
    ip route 10.0.0.2 255.255.255.255 Ethernet 0
    
  11. On the NSP type the following:

    interface atm7/0/1
    atm pvc 1 1000 int atm2/0/0 2 1000
    no shut
    

Verify

Use the following procedure to verify your configuration.

  1. Make sure you can ping from your PC to the IP address of the Node Inband Port (in this case 192.100.100.1).

  2. Open ViewRunner, click Options, and select Cisco 6100 addresses.

  3. In the IP Address field, type the Cisco 6100 in-band port address.

  4. Click Add, and then click OK.

  5. Select your new address in the menu bar.

You should now be able to access the Cisco 6100 NI-1 via in-band management.

Troubleshoot

There is currently no specific troubleshooting information available for this configuration.


Related Information



Updated: Feb 26, 2008 Document ID: 12843