Layer 3 Cli Commands; Arp; Arp Timeout - Avaya X330WAN User Manual

Avaya multiservice wan access router module user's guide
Table of Contents

Advertisement

Chapter 6
X330WAN CLI Commands

Layer 3 CLI Commands

This section contains a list of all Layer 3 related CLI commands.

arp

Use the
Protocol (ARP) cache. The
static entry or a dynamically learned entry.
Syntax
[no] arp <ip-address> <mac-address>
Parameters
ip-address
mac-address
Example
To add a permanent entry for station 192.168.7.8 to the ARP cache:
Router (configure)# arp 192.168.7.8 00:40:0d:8c:2a:01
To remove an entry from the ARP cache for the station 192.168.13.76:
Router (configure)# no arp 192.168.13.76

arp timeout

Use the arp timeout command to configure the amount of time that an entry
remains in the ARP cache. To restore the default value, 14400, use the
command.
Syntax
[no] arp timeout <seconds>
Parameters
seconds
Example
To set the ARP timeout to one hour:
X330WAN-2DS1-1(configure)# arp timeout 3600
To restore the default ARP timeout:
Router-N(configure)# no arp timeout
164
command to add a permanent entry to the Address Resolution
arp
no
IP address, in dotted decimal format, of the station.
MAC address of the local data link.
The amount of time, in seconds, that an entry remains in the ARP
cache. Maximum value is 604800.
form of this command removes an entry, either a
form of this
no
Avaya X330WAN User's Guide

Advertisement

Table of Contents
loading

Table of Contents