`
show ip
GFK-2572
Chapter 2 Monitor Level Commands
2-35
2
INET Route Table Flag Values
The flags field in the INET route table represents the flags specified for a given route. The
following is a list of the defined flag values:
Letter
Flag
Description
1
RTF_PROTO1
protocol specific routing flag #1
2
RTF_PROTO2
protocol specific routing flag #2
B
RTF_BLACKHOLE
just discard packets (during updates)
b
RTF_BROADCAST
route represents a broadcast address
C
RTF_CLONING
generate new routes on use
c
RTF_PRCLONING
protocol-specified generate new routes on use
D
RTF_DYNAMIC
created dynamically (by redirect)
G
RTF_GATEWAY
destination requires forwarding by intermediary
H
RTF_HOST
host entry (net otherwise)
L
RTF_LLINFO
valid protocol to link address translation
M
RTF_MODIFIED
modified dynamically (by redirect)
R
RTF_REJECT
host or net unreachable
S
RTF_STATIC
manually added
U
RTF_UP
route usable
W
RTF_WASCLONED
route was generated as a result of cloning
X
RTF_XRESOLVE
external daemon translates protocol to link address