Reference Guide

show ip route
show ip route
Description
This command displays the W-IAP routing table.
Usage Guidelines
Use this command to view the IP routes configured for a W-IAP.
Examples
The following output shows the ip address of routers and the VLANs to which they are connected.
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
172.16.10.1 0.0.0.0 255.255.255.255 UH 0 0 0 tun0
10.17.88.128 0.0.0.0 255.255.255.192 U 0 0 0 br0
2.2.2.0 0.0.0.0 255.255.255.0 U 0 0 0 br0
192.168.10.0 0.0.0.0 255.255.254.0 U 0 0 0 br0
0.0.0.0 10.17.88.129 0.0.0.0 UG 0 0 0 br0
The output of this command provides the following information:
Column Description
Destination
Displays the destination IP address for the IP routes.
Gateway
Displays the gateway IP address for the IP routes.
Genmask
Displays the subnet mask details for the IP routes.
Flags
Indicates if the route is up (U), targeted to the host (UH), or if it uses Gateway (UG).
MSS
Indicates the default maximum segment size for TCP connections over this route.
Window
Indicates the default window size for TCP connections over this route.
irrt
Indicates the initial RTT (Round Trip Time). The kernel uses this to determine the
best TCP protocol parameters instead of relying on slow responses.
Iface
Indicates the Interface to which packets are routed.
Command History
Version Description
Dell Networking W-Series
Instant 6.2.1.0-3.3
This command is introduced.
Command Information
W-IAP Platform Command Mode
All platforms
Privileged EXEC mode
Dell Networking W-Series Instant 6.4.0.2-4.1 | CLI Reference Guide show ip route | 393