OcNOS-SP : Layer 3 Guide : Border Gateway Protocol Command Reference : BGP Show Commands : show ip protocols
show ip protocols
Use this command to display information about the IP protocols such as IP routing process parameters and statistics.
Command Syntax
show ip protocols
show ip protocols bgp
Parameters
bgp
BGP information
Command Mode
Privileged Exec mode and Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show ip protocols bgp
Routing Protocol is "bgp 100"
Sending updates every 30 seconds with +/-50%, next due in 12 seconds
Timeout after 180 seconds, garbage collect after 120 seconds
Outgoing update filter list for all interface is not set
Incoming update filter list for all interface is not set
Default redistribution metric is 1
Redistributing: connected static
Default version control: send version 2, receive version 2
Interface Send Recv Key-chain
eth0 2 2
Routing for Networks:
10.10.0.0/24
Routing Information Sources:
Gateway BadPackets BadRoutes Distance Last Update
Distance: (default is 120)
Table 7-28 explains the fields shows for each route.
 
Table 7-28: show ip protocols output details
Field
Description
Routing Protocol is "bgp 100"
Specifies the routing protocol used.
Sending updates every 30 seconds
Specifies the time between sending updates.
Next due in 12 seconds
Precisely when the next update is due to be sent.
Timeout after 180 seconds
Specifies the value of the timeout parameter.
Redistributing
Lists the protocol that is being redistributed.
Routing for Networks
Specifies the networks for which the routing process is currently injecting routes.
Routing Information Sources
Lists all the routing sources the IP Infusion software is using to build its routing table.
 
Last modified date: 08/28/2023