![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| IP Networking Learn TCP/IP, Internet Protocol, Routing, Routers, Network protocols in this UNIX and Linux forum. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| flags to suppress column output, # of rows selected in db2 sql in UNIX | jerardfjay | Shell Programming and Scripting | 1 | 11-02-2005 06:48 AM |
| question concerning Grep flags | jalge2 | AIX | 2 | 06-22-2005 10:18 AM |
| makefile not taking -D flags | vino | Shell Programming and Scripting | 4 | 04-25-2005 10:19 AM |
| What does bad elf flags mean? | penguin-friend | UNIX for Advanced & Expert Users | 1 | 01-16-2002 10:27 AM |
| if flags | kristy | UNIX for Dummies Questions & Answers | 2 | 05-07-2001 05:08 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
arp output (flags)
I'm running an arp -an on a Solaris 10 box. We're using IPMP. One of the systems is not able to see a host on the same network. The only difference between the two systems (one is having a problem, the other isn't) at least so far is the output of arp:
Code:
# arp -an | grep 224.55 e1000g5 10.109.224.55 255.255.255.255 00:01:d7:58:02:86 e1000g7 10.109.224.55 255.255.255.255 o 00:01:d7:58:02:86 Code:
# arp -an | grep 224.55 e1000g5 10.109.224.55 255.255.255.255 o 00:01:d7:58:02:86 e1000g7 10.109.224.55 255.255.255.255 o 00:01:d7:58:02:86 Anyone have any ideas what the 'o' indicates? I did a "man arp" and it doesn't mention that flag. e1000g7 is the standby interface so if traffic is trying to go that way, it'll time out (as it is) and go to the backup DNS. Thanks for any help. Carl |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|