DGS-6604
m
show ip protocols
CLI Reference Guide
690
The table below describes the
show ip protocols
Field Descriptions for a RIP
Process:
The following example shows how to output the state of OSPF protocol:
Field
Description
Routing Protocol is
"rip"
Specifies the routing protocol used.
Sending updates
every 30 seconds
Specifies the time between sending updates.
next due in 2 seconds Precisely when the next update is due to be sent.
Invalid after 180
seconds
Specifies the value of the invalid parameter.
garbage collect after
120
Specifies the time (in seconds) after which the individual routing information will
be thrown (flushed) out.
Default version
control:
Specifies the version of RIP packets that are sent and received.
Redistributing
Lists the protocol that is being redistributed.
Routing
Specifies the networks for which the routing process is currently injecting routes.
Routing Information
Sources
Lists all the routing sources the operating system software is using to build its
routing table. For each source, the following will be displayed:
• IP address
• Administrative distance
• Time the last update was received from this source
Switch# show ip protocols ospf
Routing Protocol is "ospf"
Configured Router ID: 10.253.41.2
Redistribute route default metric:auto
Auto-cost Reference-bandwidth:100
Distance: (default is 110)
Do not originate type 5 default route
Redistributing:
type metric mtric_type
---------------------------------------
rip 20 2
Switch#