Cambridge SoundWorks P460 Switch User Manual


 
Chapter 2 Avaya P460 CLI Commands
18 Avaya P460 Reference Guide
The syntax for this command is:
clear interface [outband | inband]
Example:
clear ip route
User level: read-write, admin.
Use the clear ip route command to delete IP routing table entries.
The syntax for this command is:
clear ip route <destination> <mask>
Example:
clear ip route (Layer 3)
User level: read-write, admin.
L You can only access this command in configure mode.
Type configure at the command prompt to enter configure mode.
Use the clear ip route command to delete all the dynamic routing entries from the
Routing Table.
outband Clears the outband interface
inband Disables the inband interface
P460-1# clear interface outband
Interface outband Cleared.
You must reset the device in order for the change to take
effect.
destination
IP address of the network, or specific host to be added
mask
IP address of the router
P460-1# clear ip route 134.12.3.0 255.255.255.0
Route deleted.