Specifications
AOS-W Commands 701
Chapter 29
arp
Adds a static Address Resolution Protocol entry to the routing table.
Syntax
arp <ipaddr> <mac>
where:
<ipaddr> is the IP address of the device to be added to the ARP table.
<mac> is the 48-bit hardware address of the device, entered in the following
format:
xx:xx:xx:xx:xx:xx
Example
(Alcatel6000) (config) #arp 64.121.71.218 00:00:01:01:02:ae
NOTE— If the IP address does not belong to a valid IP subnet, the ARP entry
will not be added. If the IP interface that defines the subnet for the static
ARP entry is deleted, you will be unable to use the arp command to over-
write the entry’s current values. Do a no arp a.b.c.d, and then issue the new
arp command.
banner motd
Creates a message (the Message Of The Day, or motd) that allusers see when
logging into the CLI.
Synatx
banner motd <delimiter> <message body>
where:
delimiter is a character that ends the message creation session and returns to
the prompt.
Example
In the following exmaple, the letter E (capital E) terminates the entering of the
message text and returns to the CLI prompt.
(Alcatel6000) (config) #banner motd E
Enter TEXT message. End with the character 'E'.
Hello TuesdayE