Guest

Cisco MGX 8800 Series Switches

Configuring an Inband IP Management Link

Document ID: 4021



Contents

Introduction
Prerequisites
      Requirements
      Components Used
      Conventions
Configure
      Network Diagram
      Configuring
Verify
Troubleshoot
NetPro Discussion Forums - Featured Conversations
Related Information

Introduction

This document provides a sample configuration for an inband IP management link. In some cases, you do not have access to the Ethernet interface on the Processor Switch Module 1 (PXM1) for management purposes. This document describes how to build a permanent virtual circuit (PVC) that terminates on the PXM for the purposes of managing the MGX 8250.

Prerequisites

Requirements

Before you attempt this configuration, ensure that you meet these requirements:

  • Knowledge of the MGX 8250 and modules

Components Used

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

  • MGX 8250

  • PXM1

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.

Conventions

For more information on document conventions, refer to Cisco Technical Tips Conventions.

Configure

In this section, you are presented with the information to configure the features described in this document.

Note: To find additional information on the commands used in this document, use the Command Lookup Tool ( registered customers only) .

Network Diagram

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

inband1.jpg

Configuring

Complete the following steps to configure an inband IP management link:

  1. Use the cnfifip command to configure an IP address for the ATM interface:

    mgxish06.1.7.PXM.a > cnfifip 37 1.1.1.2 255.255.255.0 1.1.1.255
    
    switchmMgmtIpAddr(0x01010102)
  2. Use the addcon command to add a master connection from your inbound port to port 7.34 on the PXM.

    Note: In this example, we are using the DS3 port 7.1 on the PXM as our inbound port. You can also build connections from other cards, for example, through an AUSM.

    mgxish06.1.7.PXM.a > addcon 1 2 1 40 4 2 1 mgxish06.7.34.1.40
         Connection ID: mgxish06.0.1.1.40
  3. Use the cnfupcubr command to adjust the policing parameters; some code versions default the peak cell rate (PCR) to 50.

    mgxish06.1.7.PXM.a > cnfupcubr 1.1.40 5 1000 1000 100
    
  4. Use Telnet to access and manage the MGX 8250 over the ATM link over vpi/vci 1/40.

Verify

There is currently no verification procedure available for this configuration.

Troubleshoot

You should be aware of the following bugs as you complete the configuration described in this document:

NetPro Discussion Forums - Featured Conversations

Networking Professionals Connection is a forum for networking professionals to share questions, suggestions, and information about networking solutions, products, and technologies. The featured links are some of the most recent conversations available in this technology.
NetPro Discussion Forums - Featured Conversations for WAN Switching
Network Infrastructure: WAN Routing and Switching

Related Information



Updated: Jul 21, 2005Document ID: 4021