Ip Routing Command; Ip Max-Route-Entries Command; Arp Command; Arp Timeout Command - Avaya P333R-LB User Manual

Stackable load balancing switch
Table of Contents

Advertisement

Chapter 6
Cajun Campus CLI - Layer 3

ip routing Command

Use the ip routing command to enable IP routing. The no form of this
command disables the IP routing process in the device. By default, IP routing is
enabled.
The syntax for this command is:
[no] ip routing

ip max-route-entries Command

This command exists for compatibility with P550. There is no limitation on the size
of the routing table in the P333R-LB, except for the amount of available memory.

arp Command

Use the arp command to add a permanent entry to the Address Resolution
Protocol (ARP) cache. The no form of this command removes an entry, either a
static entry or a dynamically learned entry.
The syntax for this command is:
[no] arp <ip-address> <hardware-address>
ip-address
hardware-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 to the ARP cache for the station 192.168.13.76:
Router(configure)# no arp 192.168.13.76

arp timeout Command

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 no form of
this command.
The syntax for this command is:
arp timeout <seconds>
162
IP address, in dotted decimal format, of the station
48-bit address of the local data link
Avaya P333R-LB User's Guide

Advertisement

Table of Contents
loading

Table of Contents