Layer 3 CLI Commands
Avaya X330W-2DS1 User’s Guide 65
Router-N(configure)# no arp timeout
clear arp-cache
Use the clear arp-cache command to delete all dynamic entries from the ARP
cache and the IP route cache.
The syntax for this command is:
clear arp-cache[<vlan>|<ip addr>[<mask>]]
Examples:
clear arp-cache Flush all ARP entries.
clear arp-cache marketing_vlan Flush ARP entries for a VLAN.
clear arp-cache 30 Flush ARP entries for a VLAN ID.
clear arp-cache 192.168.0.0 255.255.0.0 Flush range of ARP entries belonging
to one subnet.
clear ip route
Use the clear ip route command to delete all the dynamic routing entries from
the Routing Table.
The syntax for this command is:
clear ip route * | <ip-addr> [<ip-mask>]
Examples:
clear ip route * Clears all the routing table.
clear ip route 192.168.49.1 255.255.255.0 Clears a range of entries.
default-metric (Interface context)
Use the default-metric command to set the interface RIP route metric value.
The no form of this command restores the default value (1).
vlan VLAN string (up to 16 characters) or VLAN ID
number
ip addr IP address
mask IP mask
ip-addr IP address
ip-mask IP mask address