Avaya X330WAN Manual Do Utilizador

Página de 264
Chapter 6
X330WAN CLI Commands
166
Avaya X330WAN User’s Guide
clear ip route
Use the clear ip route command to delete all the dynamic routing entries from 
the routing table.
Syntax
clear ip route
 * | <ip-addr> [<ip-mask>]
Example
clear ip route *
                             
Clears the entire routing table.
clear ip route 192.168.49.1 255.255.255.0
    
Clears a range of entries.
clear ip traffic
Use the clear ip traffic command to clear the IP counters.
Syntax
clear ip traffic
Example
X330WAN-2DS1-1(super)# clear ip traffic
default-metric (Interface context)
Use the default-metric command to set the interface Routing Information 
Protocol (RIP) route metric value. The no form of this command restores the default 
value (1).
Note:  
This command is executed from the Loopback, Serial, Fast Ethernet, and 
FabricFastEthernet interfaces.
Syntax
[no] default-metric 
<number>
Parameters
Example
X330WAN-2DS1-1(configure:interface)#
 default-metric 10
ip-addr
IP address.
ip-mask
IP mask address.
number
The interface route metric value. The range is 1 to 15.