User Manual

Table Of Contents
SWR2310>show ip route
Codes: C - connected, S - static
* - candidate default
Gateway of last resort is 192.168.100.1 to network 0.0.0.0
S* 0.0.0.0/0 [1/0] via 192.168.100.1, vlan1
S 172.16.0.0/16 [1/0] via 192.168.200.240, vlan100
S 192.168.1.1/32 [1/0] is directly connected, vlan100
C 192.168.100.0/24 is directly connected, vlan1
C 192.168.200.0/24 is directly connected, vlan100
192.168.100.10 宛てのパケットを送るときに使用される経路を表示する。
SWR2310>show ip route 192.168.100.10
Routing entry for 192.168.100.0/24
Known via "connected", distance 0, metric 0, best
* is directly connected, vlan1
7.2.3 IPv4 経路表の表示
[書式]
show ip route database
[入力モード]
非特権 EXEC モード、特権 EXEC モード
[説明]
IPv4 経路表(RIB: Routing Information Base)を表示する。
[設定例]
IPv4 経路表を表示する。
SWR2310>show ip route database
Codes: C - connected, S - static
> - selected route, * - FIB route
S *> 0.0.0.0/0 [1/0] via 192.168.100.1, vlan1
S *> 172.16.0.0/16 [1/0] via 192.168.200.240, vlan100
S *> 192.168.1.1/32 [1/0] is directly connected, vlan100
C *> 192.168.100.0/24 is directly connected, vlan1
C *> 192.168.200.0/24 is directly connected, vlan100
Gateway of last resort is not set
7.2.4 IPv4 経路表に登録されている経路エントリーのサマリーの表示
[書式]
show ip route summary
[入力モード]
非特権 EXEC モード、特権 EXEC モード
[説明]
IPv4 経路表(RIB: Routing Information Base)に登録されている経路エントリーのサマリーを表示する。
[設定例]
IPv4 経路表に登録されている経路エントリーのサマリーを表示する。
SWR2310>show ip route summary
IP routing table name is Default-IP-Routing-Table(0)
IP routing table maximum-paths is 1
Route Source Networks
connected 2
static 3
Total 5
7.3 ARP
226 | コマンドリファレンス | Layer 3 機能