NETGEAR L3 Switch User Manual


 
7000 Series L3 Managed Switch Reference Manual for Software v2.0
8-22 Routing Commands
config router rip preference
This command sets the route preference value of RIP in the router. Lower route preference values
are preferred when determining the best route.
Default 15
Format config router rip preference <0-255>
config router rip interface authtypekey
This command sets the RIP Version 2 Authentication Type and Key for the specified interface. The
value of <type> is either none or simple.
The value for authentication key [key] must be 16 bytes or less. The [key] is composed of standard
displayable, non-control keystrokes from a Standard 101/102-key keyboard.
Default The default authentication type is none.
Default The default password key is an empty string. Unauthenticated
interfaces do not need an authentication key.
Format config router rip interface authtypekey
<slot.port> <none|simple> [key]
config router rip interface defaultmetric
This command specifies the metric value that is to be used for the default route entry (0.0.0.0 with
subnet mask = 0.0.0.0) in RIP updates originating from this interface.Valid values for <metric>
range from 0 to 15.
Note that a metric value of 0 suppresses default route originations (although a default route may be
propagated on this interface from another router). A metric value of 1 instructs the router to always
advertise a default route entry with a metric of 1 in its route update messages, which could
adversely affect network operation.
Default 0.
Format config router rip interface defaultmetric
<slot.port> <0-15>