The following example displays the configuration of the IP routing table.
Ruijie# show ip route
Codes: C - Connected, L - Local, S - Static
R - RIP, O - OSPF, B - BGP, I - IS-IS, V - Overflow route
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
SU - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
IA - Inter area, * - candidate default
Gateway of last resort is no set
S 20.0.0.0/8 is directly connected, VLAN 1
S 22.0.0.0/8 [1/0] via 20.0.0.1
O E2 30.0.0.0/8 [110/20] via 192.1.1.1, 00:00:06, VLAN 1
R 40.0.0.0/8 [120/20] via 192.1.1.2, 00:00:23, VLAN 1
B 50.0.0.0/8 [120/0] via 192.1.1.3, 00:00:41
C 192.1.1.0/24 is directly connected, VLAN 1
C 192.1.1.254/32 is local host.