NETGEAR L3 Switch User Manual


 
7000 Series L3 Managed Switch Reference Manual for Software v2.0
Routing Commands 8-21
Default Metric A number which represents the metric used for default routes in
RIP updates originated on the specified interface. This is a con-
figured value.
The following information will be invalid if the link state is down.
Bad Packets Received The number of RIP response packets received by the RIP process
which were subsequently discarded for any reason.
Bad Routes Received The number of routes contained in valid RIP packets that were
ignored for any reason.
Updates Sent The number of triggered RIP updates actually sent on this inter-
face.
show router rip interface summary
This command displays general information for each RIP interface. For this command to display
successful results routing must be enable per interface (i.e. config router rip interface <slot.port>
enable).
Format show router rip interface summary
Slot.Port Is the unit slot.port identifying each interface.
IP Address The IP source address used by the specified RIP interface.
Send Version The RIP version(s) used when sending updates on the specified
interface. The types are none, RIP-1, RIP-1c, RIP-2.
Receive Version The RIP version(s) allowed when receiving updates from the
specified interface. The types are none, RIP-1, RIP-2, Both
RIP Mode RIP administrative mode of router RIP operation; enable acti-
vates, disable de-activates it.
Link State The mode of the interface (up or down).
config router rip adminmode
This command sets the administrative mode of RIP in the router to active or inactive.
Default disable
Format config router rip adminmode <enable|disable>