Avaya C460 Switch User Manual


 
Chapter 2 Avaya C460 CLI Commands
Avaya C460 Reference Guide 31
default-metric (RIP)
User level: read-write, admin.
L You can only access this command in the RIP context
Type router rip at the command prompt to enter interface mode if
necessary.
Use the default metric command to set the interface RIP route metric.
Use the no default metric command to restore the default value.
The default metric is 1.
The syntax for this command is:
[no] default-metric <number>
Example:
disable interface
User level: read-write, admin.
Use the disable interface command to disables the inband or outband
interface.
The syntax for this command is:
disable interface [outband | inband]
Example:
number The interface RIP route metric value. The range is 1 to 15.
Router-1 (configure router:rip) # default metric 10
Done!
outband Disables the outband interface
inband Disables the inband interface
C460-1# disable interface outband
You must reset the device in order for the change to take
effect.