The display rip database command displays all the active routes in the RIP database. These routes are sent as regular RIP Update packets.
| Parameter | Description | Value |
|---|---|---|
| process-id | Specifies the ID of a RIP process. | The value is an integer ranging from 1 to 65535. |
| verbose | Displays detailed information about the routes in the RIP database. | - |
# Display the RIP database.
<sysname> display rip 100 database
---------------------------------------------------
Advertisement State : [A] - Advertised
[I] - Not Advertised/Withdraw
---------------------------------------------------
10.0.0.0/8, cost 0, ClassfulSumm
10.1.1.0/24, cost 0, [A], Imported
10.10.10.0/24, cost 0, [A], Rip-interface
10.137.220.0/23, cost 1, [A], nexthop 10.10.10.2
Item |
Description |
|---|---|
Advertisement State |
Status of the existing routes:
|
ClassfulSumm |
Classful summary route |
Imported |
Routes imported from other routing protocols |
Rip-interface |
Routes learned from the RIP interface |