Chapter 9
Layer 3
RUGGEDCOM ROX II
CLI User Guide
322 Viewing Routing Rules
Parameter Description
• Unresolved: the device hasn't resolved the MAC-IP address pair and keeps sending ARP
requests periodically.
If no ARP table entries have been configured, add static ARP table entries as needed. For more information, refer
to Section9.3.2, “Adding a Static ARP Table Entry”.
Section9.5
Viewing Routing Rules
To view a list of routing rules, type:
show switch layer3-switching routing-rules-summary
A table or list similar to the following example appears:
ruggedcom# show switch layer3-switching routing-rules-summary
PACKETS
RULE RULE IN OUT SRC DEST PER
ROUTING
ID TYPE VLAN VLAN PROTO SOURCE PORT DESTINATION PORT GATEWAY SECOND STATIC
ACTION STATUS
---------------------------------------------------------------------------------------------
0 unicast - - 17 192.12.1.120 1024 192.11.1.120 1024 192.11.1.120 11 false
forward active
1 unicast - - 17 192.12.1.69 1024 192.11.1.69 1024 192.11.1.69 11 false
forward active
2 unicast - - 17 192.11.0.160 1024 192.12.0.160 1024 192.12.0.160 11 false
forward active
3 unicast - - 17 192.11.0.92 1024 192.12.0.92 1024 192.12.0.92 11 false
forward active
4 unicast - - 17 192.12.0.92 1024 192.11.0.92 1024 192.11.0.92 11 false
forward active
5 unicast - - 17 192.12.0.254 1024 192.11.0.254 1024 192.11.0.254 11 false
forward active
6 unicast - - 17 192.12.0.223 1024 192.11.0.223 1024 192.11.0.223 11 false
forward active
7 unicast - - 17 192.11.0.85 1024 192.12.0.85 1024 192.12.0.85 11 false
forward active
8 unicast - - 17 192.12.0.95 1024 192.11.0.95 1024 192.11.0.95 11 false
forward active
9 unicast - - 17 192.12.0.180 1024 192.11.0.180 1024 192.11.0.180 12 false
forward active
10 unicast - - 17 192.12.0.67 1024 192.11.0.67 1024 192.11.0.67 11 false
forward active
11 unicast - - 17 192.12.0.161 1024 192.11.0.161 1024 192.11.0.161 11 false
forward active
12 unicast - - 17 192.11.2.190 1024 192.12.2.190 1024 192.12.2.190 11 false
forward active
This table or list provides the following information:
Parameter Description
rule-id Synopsis: A 32-bit unsigned integer between 0 and 2999
Defines the order in which rules are matched on each ingress packet. The first matched rule
is applied on the packet.
rule-type Synopsis: { multicast, unicast, invalid, hidden }
Identifies the type of the rule: unicast,multicast,invalid.