Hello,
I used IPv6 on a group of Solaris computers.
I have two questions:
- How can I see the neighbor cache?
- How can I add a static entry in the neighbor cache?
Thank you very much for your help.
Eric.
|
|
0
|
|
|
|
Reply
|
egamess (5)
|
9/17/2006 8:38:53 PM |
|
Eric Gamess writes:
> Hello,
> I used IPv6 on a group of Solaris computers.
> I have two questions:
> - How can I see the neighbor cache?
"netstat -p"
(or "netstat -f inet6 -p" if you don't want IPv4 ARP entries as well)
> - How can I add a static entry in the neighbor cache?
Don't know.
--
Simon.
|
|
0
|
|
|
|
Reply
|
Simon
|
9/29/2006 8:15:09 PM
|
|