Avaya C460 Switch User Manual


 
Chapter 2 Avaya C460 CLI Commands
30 Avaya C460 Reference Guide
default-metric
User level: read-write, admin.
L You can only access this command in interface mode.
Type interface [name] 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 <rip interface metric>
Example:
default-metric (OSPF)
User level: read-write, admin.
L You can only access this command in the OSPF context
Type router ospf at the command prompt to enter interface mode if
necessary.
Use the default metric command to set the interface OSPF 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:
rip interface metric The interface RIP route metric value. The range is 1 to 15.
Router-1(configure-if:marketing) # default metric 10
Done!
number The interface RIP route metric value. The range is 1 to 15.
Router-1 (configure router:ospf) # default metric 10
Done!