Set vsport static-laft, Command mode, Description – Avaya Cajun P880 User Manual

Page 154: Syntax, Sample output

Advertising
background image

1-144

Chapter 1

Avaya P550R/P580/P880/P882 Multiservice Switch ATM Uplink CLI Reference Guide, Version 2.0

set vsport static-laft

Command Mode

Configuration

Description

Configure a static LANE Address Forwarding Table (LAFT) entry.
The ATM Uplink module manages RFC1483 VSPs as if they were
LANE Clients. A static LAFT entry allows you to manually associate
a remote MAC address with an ATM Link. Use the no version of this
command to clear a static LAFT entry.

* Note: Static LAFT Entries are not supported for Routed VSPs.

Syntax

set vsport <vsportId> static-laft <MACAddr> <link-name>

Table 1-92. Arguments, Parameters, Keywords

Sample Output

The following example creates then deletes a static LAFT entry to
MAC address 00:11:22:33:44:55 on ATM Link EngLink in VSP 12.

ATM(Configure)# set vsport 12 static-laft 00:11:22:33:44:55
EngLink

Entry MAC[00:11:22:33:44:55] VLAN[0] successfully added

ATM(Configure)# no static-laft 12 00:11:22:33:44:55

Entry MAC[00:11:22:33:44:55] VLAN[0] successfully deleted

Name

Definition

vsportId

Virtual Switched Port Identifier. Possible values
range from 1 - 128.

MACAddr

Remote MAC address.

link-name

The ATM Link associated with the MAC
address. (1 to 32 Characters)

Advertising