Avaya C460 사용자 설명서

다운로드
페이지 268
Chapter 2        Avaya C460 CLI Commands
Avaya C460 Reference Guide
19
clear interface
User level: read-write, admin.
Use the clear interface command to clear the inband or outband interface 
from the NVRAM.
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 If you are at the “read-write” user level, you can only access this command in 
Configure mode. 
Type configure at the command prompt to enter configure mode.
outband
Clears the outband interface
inband
Disables the inband interface
C460-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
C460-1# clear ip route 134.12.3.0 255.255.255.0
Route deleted.