Ip Routing Command - Avaya P333R User Manual

Stackable 3rd layer switch
Table of Contents

Advertisement

Chapter 7
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 Avaya P550. There is no limitation on
the size of the routing table in the P333R, 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
172
IP address, in dotted decimal format, of the station
48-bit address of the local data link
Avaya P333R User's Guide

Advertisement

Table of Contents
loading

Table of Contents