OcNOS-RON : Layer 3 Guide : Routing Information Protocol Command Reference : Routing Information Protocol VPN Commands : show ip rip vrf
show ip rip vrf
Use this command to display VRF information. This command is supported in RIP (IPv4).
Command Syntax
show ip rip (database) vrf WORD
Parameters
database
Specify to display information about the IP RIP database.
WORD
Specify the name for the VRF instance.
Default
None
Command Mode
Privileged Exec mode and Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#show ip rip database vrf myVRF
Codes: R - RIP, Rc - RIP connected, Rs - RIP static, K - Kernel,
C - Connected, S - Static, O - OSPF, I - IS-IS, B - BGP
 
Network Next Hop Metric From If Time
Rc 1.1.1.0/24 1 eth1
S 72.72.75.0/24 98.98.8.2 1 eth3
 
 
Table 3-43 shows the status codes displayed at the start of a route entry.
Table 3-43: Status codes
Table 3-44:  
Status Code
Meaning
Description
R
RIP
RIP prevents routing loops by implementing a limit on the number of hops allowed in a path from source to destination.
Rc
RIP Connected
Redistribute from locally RIP connected networks.
 
Rs
RIP Static
Connections in a RIP static network are fixed links, while connections in a dynamic network are established on the fly as needed.
K
Kernel
Kernel is central component of operating system.
C
Connected
Redistribute from locally connected networks.
Rs
RIP Static
Connections in a RIP static network are fixed links, while connections in a dynamic network are established on the fly as needed.
O
OSPF
Open Shortest Path First (OSPF) is a routing protocol for Internet Protocol (IP) networks.
I
IS-IS
Intermediate System to Intermediate System (IS-IS) is a routing protocol designed to move information efficiently within a host network.
B
BGP
BGP makes routing decisions based on paths, rules or network policies configured by a network administrator.
 
Network
IP address of a network entity.
 
Nexthop
IP address of the next system that is used when forwarding a packet to the destination network.
 
Metric
If shown, the value of the inter-autonomous system metric.
 
Figure 3-45 Explains the show command output details.
Table 3-45: Show ip rip vrf output details
Table 3-46:  
Field
Description
Network
IP address of a network entity.
Nexthop
IP address of the next system that is used when forwarding a packet to the destination network.
Metric From
If shown, the value of the inter-autonomous system metric.
If
Ethernet interface.
Time
Specifies the time between forwarding packets.
 
 
Last modified date: 08/28/2023