Originally posted by: tpersoon
My output from lsattr -El inet0 looked like this:
authm 65536 Authentication Methods True
bootup_option no Use BSD-style Network Configuration True
gateway Gateway True
hostname testora Host Name True
rout6 IPv6 Route True
route net,-hopcount,0,,0,defgwIP Route True
Then I ran smitty route > Flush Routing Table and the output became this:
authm 65536 Authentication Methods True
bootup_option no Use BSD-style Network Configuration True
gateway Gateway True
hostname testora Host Name True
rout6 IPv6 Route True
route net,-hopcount,0,,0,defgwIP Route True
route net,-hopcount,0,,,,,,-static,0,defgwIP Route True
route net,-hopcount,0,,,,,,-static,ownIP,127.0.0.1 Route True
The question is: where do these routes come from? The output of netstat -nr is the same as before I ran the Flush Routing Table