cc/td/doc/product/atm/ls1010s/wa5/12/12_0_7
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

E Commands

E Commands


Note Commands that are identical to those documented in the Cisco IOS software documentation have been removed from this chapter. Refer to Appendix D, "Removed and Changed Commands," of this command reference for a list of removed commands.

e164 address

To configure an entry in the ATM E.164 translation table, use the e164 address ATM E.164 translation table configuration command.

e164 address e164-address nsap-address nsap-address
Syntax Description

e164-address

Specifies the E.164 address for an entry in the ATM E.164 translation table. The address consists of 7 to 15-decimal digits. See ITU-T Recommendation E.164 for details on the syntax and semantics of native E.164 addresses.

nsap-address

Specifies the NSAP-encoded ATM end system address for an entry in the ATM E.164 translation table. The address is specified as 40 hexadecimal digits.

Command Mode

ATM E.164 translation table configuration

Usage Guidelines

Each entry in the ATM E.164 translation table specifies a one-to-one correspondence between a native E.164 address and an NSAP-encoded ATM end system address. Refer to the atm e164 translation command for more information and usage guidelines about the ATM E.164 translation feature.

The e164 address command is a subcommand of the atm e164 translation-table global configuration command.

Example

The following example shows setting an entry in the ATM E.164 translation table.

Switch(config)# atm e164 translation-table
Switch(config-atm-e164)# e164 address 1112222 nsap-address 11.111122223333444455556666.112233445566.11

election

To configure the PNNI peer group leader election, use the election PNNI node configuration command. To set the election parameters to their defaults, use the no form of this command.

election [leadership-priority number] [override-unanimity-timer secs] [pgl-init-timer secs]
[relection-timer secs]
no election [leadership-priority] [override-unanimity-timer] [pgl-init-timer]
[reelection-timer]
Syntax Description

number

Peer group leadership priority this node should advertise, in the range of 0 to 205. The default is 0.

override-unanimity-timer

Specifies the amount of time, in seconds, a node will wait to be declared the preferred peer group leader (PGL) by unanimous agreement among its peers. This timer is used to prevent nodes from waiting forever for unanimity. The default is 30 seconds.

pgl-init-timer

Specifies the amount of time, in seconds, allowed to initialize the PGL before starting the election process. This timer is used to ensure that every node casts a vote only after waiting for topology information to propagate across the group. The default is 15 seconds.

reelection-timer

Specifies the amount of time, in seconds, to wait before the reelection process is restarted after connectivity to the PGL is lost. This timer is used to delay each node in the peer group from voting for the PGL upon loss of connectivity until the nodes in the peer group have received updated topology information. The default is 15 seconds.

secs

The number of seconds for each timer, in the range of 1 to 120.

Default

See the syntax descriptions.

Command Mode

PNNI node configuration

Usage Guidelines

The node with the highest configured leadership priority in the peer group is normally elected to become the peer group leader. The timers are defined in the PNNI PGL election state machine.

Examples

The following example shows how to enter PNNI node configuration mode and specify a node.

Switch(config)# atm router pnni
Switch(config-atm-router)# node 1
Switch(config-pnni-node)#
 

The following example shows how to specify the peer group leadership priority for this node using the default timers.

Switch(config-pnni-node)# election leadership-priority 1
Related Command

show atm pnni election

encapsulation frame-relay

Before you can use a serial port for Frame Relay, use the encapsulation frame-relay interface configuration command. To disable configuration, use the no form of this command.

encapsulation frame-relay ietf
no encapsulation frame-relay ietf

Syntax Description

ietf

Sets the encapsulation method to comply with the IETF standard RFC 1490.

Default

The default encapsulation type is Cisco if you do not use the keyword ietf.

Command Mode

Interface configuration

Usage Guidelines

Although Cisco encapsulation is not available, a serial port configured with ietf encapsulation on the ATM switch is interoperable with a serial port configured with Cisco encapsulation on a router. You have interoperability as long as the connection is for Frame Relay to ATM network interworking or Frame Relay to Frame Relay switching. For Frame Relay to ATM service interworking, configure only ietf encapsulation on the ATM switch and the router serial interfaces.

Example

The following example configures a serial interface for Frame Relay encapsulation type IETF.

Switch(config)# interface serial 11/0/0:1
Switch(config-if)# encapsulation frame-relay ietf 
Related Command

show interface

erase

To erase flash or configuration memory, use one of the erase privileged EXEC commands. The erase startup-config command replaces the write erase command.

erase {flash | startup-config}
Syntax Description

flash

Erases internal flash memory.

startup-config

Erases the startup configuration in memory.

Command Mode

Privileged EXEC

Usage Guidelines

When you use the erase startup-config command, the switch erases or deletes the configuration pointed to by the config_file environment variable. The config_file environment variable specifies the configuration file used for initialization. If the config_file environment variable specifies a Flash memory device and configuration filename, the switch deletes the configuration file. That is, the switch marks the file as "deleted."

If you attempt to erase the configuration file specified by the config_file or BOOTLDR environment variables, the system prompts you to confirm the deletion. Also, if you attempt to erase the last valid system image specified in the BOOT environment variable, the system prompts you to confirm the deletion.

Example

The following example deletes the startup configuration file.

Switch# erase startup-config
Related Commands

boot config
cd
dialer-list list
show boot
show startup-config
undelete


hometocprevnextglossaryfeedbacksearchhelp
Posted: Fri Apr 9 09:25:50 PDT 1999
Copyright 1989-1999©Cisco Systems Inc.