OcNOS-RON : Layer 3 Guide : Routing Information Protocol Command Reference : Routing Information Protocol VPN Commands : show ip rip interface vrf
show ip rip interface vrf
Use this command to display VRF information. This command is supported in RIP (IPv4).
Command Syntax
show ip rip interface vrf WORD (IFNAME|)
Parameters
WORD
Specify the name for the VRF instance.
IFNAME
Specify name for the interface.
Default
None
Command Mode
Exec mode and Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show ip rip interface vrf myVRF
 
eth1 is up, line protocol is up
Routing Protocol: RIP
VPN Routing/Forwarding: myVRF
Receive RIP packets
Send RIP packets
Passive interface: Disabled
Split horizon: Enabled with Poisoned Reversed
IP interface address:
1.1.1.92/24
eth3 is up, line protocol is up
RIP is not enabled on this interface
 
Figure 3-41 Explains the show command output details.
Table 3-41: Show ip rip interface vrf output details
Table 3-42:  
Field
Description
Routing Protocol
Specifies the routing protocol used.
VPN Routing/Forwarding
Specifies the name of the virtual routing and forwarding (VRF) instance.
Receive RIP packets
Number of RIP packets that were received on this interface.
Send RIP packets
Number of RIP packets that were send on this interface.
Passive Interface
Used in all routing protocols to disable sending updates out from a specific interface.
Split horizon
the routing switch does not advertise a route on the same interface as the one on which the routing switch learned the route.
IP Interface address
IP address of the RIP peer neighbor.
 
 
Last modified date: 08/28/2023