cc/td/doc/product/lan/cat5000/rel_4_2
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

mac-address
meminfo
mpoa client config name
mpoa client name
mtu
name

mac-address

Use the mac-address command to set the MAC layer address.

mac-address ieee-address
Syntax Description

ieee-address

48-bit IEEE MAC address written as a dotted triplet of 4-digit hexadecimal numbers.

Default

No MAC layer address is set.

Command Type

Cisco IOS ATM command.

Command Mode

Interface configuration.

Usage Guideline

If you have a LECS, LES, or BUS configured on an ATM module, and you replace the supervisor engine module or move the ATM module from one slot to another, you can use the mac-address command to modify the default ATM address network service access points (NSAPs). This way, if you replace the supervisor engine module or move the ATM module from one slot to another, the NSAP is taken from the MAC address instead of the supervisor engine module.

Example

This example shows how to set the MAC layer address, where xx.xxxx is an appropriate second half of the MAC address to use.

ATM(config-if)#mac-address 5000.5axx.xxxx

meminfo

Use the meminfo command to display information about the main memory, packet memory, and NVRAM. With the -l option, the supported DRAM configurations are displayed.

meminfo [-l]
Syntax Description

-l

(Optional) Long listing---displays DRAM configurations.

Default

This command has no default setting.

Command Type

ROM monitor command.

Command Mode

Normal.

Usage Guideline

The minus sign (-) is required with the -l option.

Example

This example shows how to use the meminfo command:

rommon 9 > meminfo
 
Main memory size: 16 MB in 32 bit mode.
Available main memory starts at 0xa000e000, size 16328KB
IO (packet) memory size: 25 percent of main memory.
NVRAM size: 32KB

On a Cisco 3640 router, meminfo -l displays the following tables. The size of the SIMM indicated is its total size. The "-DUAL" attached to the size indicates that the SIMM is a dual-bank SIMM. For example, "8M" indicates that the SIMM is a single bank with a total size of 8 MB. "8M-DUAL" indicates that the SIMM is dual bank with a total size of 8 MB (4 MB on each bank).

rommon 10 > meminfo -l
 
Supported 64 bit configurations:
 
SIMM 0    SIMM 1    SIMM 2    SIMM 3
--------------------------------------
 4M        4M        4M        4M
 8M        8M
 8M-DUAL   8M-DUAL
 8M        8M        4M        4M
 8M-DUAL   8M-DUAL   4M        4M
 8M        8M        8M        8M
 8M        8M        8M-DUAL   8M-DUAL
 8M-DUAL   8M-DUAL   8M        8M
 8M-DUAL   8M-DUAL   8M-DUAL   8M-DUAL
16M       16M
16M       16M        4M        4M
16M       16M        8M        8M
16M       16M        8M-DUAL   8M-DUAL
16M       16M       16M       16M
32M-DUAL  32M-DUAL
32M-DUAL  32M-DUAL   4M        4M
32M-DUAL  32M-DUAL   8M        8M
32M-DUAL  32M-DUAL   8M-DUAL   8M-DUAL
32M-DUAL  32M-DUAL  16M       16M
32M-DUAL  32M-DUAL  32M-DUAL  32M-DUAL
 
Supported 32 bit configurations:
 
SIMM 0    SIMM 1    SIMM 2    SIMM 3
--------------------------------------
 4M
 4M        4M
 4M        8M
 4M       16M
 4M        4M        4M
 4M        4M        8M
 8M
 8M        4M
 8M       16M
 8M        8M        4M
 8M        8M        8M
 8M        8M       16M
 8M        8M        4M        8M
 8M        8M        8M        4M
16M
16M        4M
16M        8M
16M       16M        4M
16M       16M        8M
16M       16M       16M
16M       16M        4M        8M
16M       16M        4M       16M
16M       16M        8M        4M
16M       16M        8M       16M
16M       16M       16M        4M
16M       16M       16M        8M

On a Cisco 3620 router, meminfo -l displays the following table:

rommon 10 > meminfo -l
 
Supported memory configurations:
 
SIMM 0    SIMM 1    SIMM 2    SIMM 3
--------------------------------------
 4M
 4M        4M
 4M        8M
 4M       16M
 4M        4M        4M
 4M        4M        8M
 4M        4M        4M        4M
 8M
 8M        4M
 8M        8M
 8M       16M
 8M        8M        4M
 8M        8M        8M
 8M        8M       16M
 8M        8M        4M        4M
 8M        8M        4M        8M
 8M        8M        8M        4M
 8M        8M        8M        8M
16M
16M        4M
16M        8M
16M       16M
16M       16M        4M
16M       16M        8M
16M       16M       16M
16M       16M        4M        4M
16M       16M        4M        8M
16M       16M        4M       16M
16M       16M        8M        4M
16M       16M        8M        8M
16M       16M        8M       16M
16M       16M       16M        4M
16M       16M       16M        8M
16M       16M       16M       16M

mpoa client config name

Use the mpoa client config name command to define an MPC with a specified name. Use the no form of this command to delete the MPC.

mpoa client config name mpc-name
no mpoa client config name mpc-name
Syntax Description

mpc-name

Name of the specific MPC.

Defaults

The system defaults are as follows:

Command Type

Cisco IOS ATM command.

Command Mode

Global configuration.

Usage Guidelines

When you enter this command, you are placed in the MPC configuration/definition mode. From here, you can enter subcommands to define or change MPC variables specific only to this MPC. Note that the MPC is not functional until it is attached to a hardware interface.

Example

This example shows how to create or modify the MPC named ip_mpc:

ATM> enable
ATM#configure
ATM (config)#mpoa client config name ip_mpc
mpoa-client-config#
Related Commands

atm-address
shortcut-frame-count
shortcut-frame-time

mpoa client name

Use the mpoa client name command to attach an MPC to a major ATM interface. Use the no form of this command to break the attachment.

mpoa client name mpc-name
no mpoa client name mpc-name
Syntax Description

mpc-name

Name of the specific MPC.

Default

This command has no default setting.

Command Type

Cisco IOS ATM command.

Command Mode

Interface configuration.

Usage Guidelines

The mpoa client name command provides an interface to the MPC through which the MPC can set up and receive calls.

When you enter this command on a major interface that is up and operational, the named MPC becomes operational. Once the MPC is fully operational, it can register its ATM address.

Example

This example shows how to attach the MPC ip_mpc to an interface:

ATM (config)#mpoa client config name ip_mpc
mpoa-client-config#int atm 1/0
config-if#mpoa client name ip_mpc
config-if#
Related Commands

show mpoa client
mpoa client config name
show mpoa default-atm-addresses

mtu

Use the mtu command to set the interface MTU.

mtu size
Syntax Description

size

MTU size in bytes. Valid values are 64 to 17944. Valid ATM values are 1500, 4528, and 9218 for Ethernet; and 4490 and 9180 for Token Ring.

Default

This command has no default setting.

Command Type

Cisco IOS ATM command.

Command Mode

Interface configuration.

Usage Guideline

This command is not supported by these modules:

Example

This example shows how to set the MTU to 1500 for an Ethernet module:

ATM (config-if)#mtu 1500
ATM (config-if)#
Related Command

show vlan

name

Use the name command to assign a unique ELAN name to a LES and to configure an ELAN. The no form of this command deletes the specified ELAN name.

name elan-name elan-id id [local-seg-id | new-name | preempt | restricted | server-atm-address | un-restricted} atm-addr
no name elan_id atm-addr
Syntax Description

elan_name

Name of the ELAN.

elan_id

Keyword to specify the ELAN ID of the ELAN.

id

ELAN ID of the ELAN.

local-seg-id

Keyword to specify the local segment number for this emulated TR LAN.

new-name

Keyword to introduce a new name for this ELAN.

preempt

Keyword to turn on higher priority LES preemption.

restricted

Keyword to close this ELAN to access by name only.

server-atm- address

Keyword to specify the LES-NSAP address for this ELAN.

un-restricted

Keyword to open this ELAN to access by name only.

atm-addr

ATM address of the LANE client.

Default

The default has higher priority LES preemption off.

Command Type

Catalyst 5000 series ATM module command.

Command Mode

Database configuration.

Usage Guidelines

Use this command when setting up the LECS database on Catalyst 5000 series switches or when configuring the address of a LES/BUS.

When you enter the name elan-name elan-id id preempt command to turn on higher priority LES preemption, if the primary LANE server (LES) fails, a switchover to a secondary LES occurs. But when a LES that is ranked higher in the priority list comes back up, the active LES is switched to the new LES (with the higher priority).

If you use the default configuration, the second switchover to the new LES does not occur, regardless of the priority. Use the no form of the command to turn off higher priority LES preemption.

The new-name and preempt keywords are supported in Catalyst 5000 series ATM software release 3.2(8) and later.

Example

This example shows how to configure the LES ATM NSAP address for the default ELAN:

ATM(lane-config-database)#name default server-atm-address 47.0091810000000061705b7701.00400BFF0011.00
ATM(lane-config-database)#
Related Commands

lane database
default-name



hometocprevnextglossaryfeedbacksearchhelp

Copyright 1989-1999©Cisco Systems Inc.