Display summary information about routers from which the system received valid RIP updates within the last 180 seconds. This information can be useful when you need to solve communication problems that exist between the Sun Secure Application Switch and other RIP routers.
exec
show vSwitch-name vRouter-name rip peers
Heading | Description | Filter |
---|---|---|
Address | The IP Address that the RIP peer is using as its source address. | address ipAddress |
Domain | The value in the Routing Domain field in RIP packets that the system received from the peer system. Domain support is deprecated; this is zero. | domain HexString |
Last Update | The date and time indicating when the system received the most recent RIP update from the peer system. | lastUpdate timeTicks |
Version | The RIP version number in the header of the last RIP packet that the system received. | version integer |
Rcv Bad Packets | The number of RIP response packets that the system received from this peer and discarded as invalid. | rcvBadPackets counter32 |
Rcv Bad Routes | The number of routes from this peer that the system ignored because the entry format was invalid. | rcvBadRoutes counter32 |