Manoj Reddy's Reference Guide

clear lane le-arp

To clear the dynamic LANE Address Resolution Protocol (LE ARP) table or a single LE ARP entry of the LANE client configured on the specified subinterface or emulated LAN, use the clear lane le-arp EXEC command.

Cisco 7500 series

clear lane le-arp [interface slot/ port [. subinterface-number] | name elan-name] [mac-address mac-address | route-desc segment segment-numberbridge bridge-number]

Cisco 4500 and 4700 routers

clear lane le-arp [interface number [. subinterface-number] | name elan-name] [mac-address mac-address | route-desc segment segment-numberbridge bridge-number]

Syntax Description

interface  slot   port  [. subinterface-number]

(Optional) Interface or subinterface for the LANE client whose LE ARP table or entry is to be cleared for the Cisco 7500 series routers. The space between the interface keyword and the slot argument is optional.

interface  number  [. subinterface-number]

(Optional) Interface or subinterface for the LANE client whose LE ARP table or entry is to be cleared for the Cisco 4500 or 4700 routers. The space between the interface keyword and the number argument is optional.

name  elan-name 

(Optional) Name of the emulated LAN for the LANE client whose LE ARP table or entry is to be cleared. Maximum length is 32 characters.

mac-address    mac-address 

(Optional) Media access control (MAC) address of the entry to be cleared from the LE ARP table.

route-desc segment  segment-number 

(Optional) LANE segment number. The segment number ranges from 1 to 4095.

bridge  bridge-number 

(Optional) Bridge number that is contained in the route descriptor. Valid bridge numbers range from 1 to 15.

Command Modes

EXEC

Command History

ReleaseModification
11.0

This command was introduced.

Usage Guidelines

This command removes dynamic LE ARP table entries only. It does not remove static LE ARP table entries.

If you do not specify an interface or an emulated LAN, this command clears all the LE ARP tables of any LANE client in the router.

If you specify a major interface (not a subinterface), this command clears all the LE ARP tables of every LANE client on all the subinterfaces of that interface.

This command also removes the fast-cache entries built from the LE ARP entries.

Examples

The following example clears all the LE ARP tables for all clients on the router:

clear lane le-arp

The following example clears all the LE ARP tables for all LANE clients on all the subinterfaces of interface 1/0:

clear lane le-arp interface 1/0

The following example clears the entry corresponding to MAC address 0800.AA00.0101 from the LE ARP table for the LANE client on the emulated LAN red:

clear lane le-arp name red 0800.aa00.0101

The following example clears all dynamic entries from the LE ARP table for the LANE client on the emulated LAN red:

clear lane le-arp name red 

The following example clears the dynamic entry from the LE ARP table for the LANE client on segment number 1, bridge number 1 in the emulated LAN red:

clear lane le-arp name red route-desc segment 1 bridge 1

MAC addresses are written in the same dotted notation for the clear lane le-arp command as they are for the global IP arp command.

Printed for apswan@ctr.ap.nic.in on Wed Mar 5 22:32:57 PST 2003

All material in this document copyright 2000 Cisco Systems, Inc. All rights reserved. No material may be reproduced or distributed without written permission of Cisco Systems, Inc.