Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Solaris 10

Status
Not open for further replies.

cndcadams

IS-IT--Management
Joined
Feb 11, 2004
Messages
725
Location
US
Quick question;

how can I check which ip protocol is running (ipv4 or ipv6)if no ip address setup? From what I understand in solaris 10 /etc/inet/ipnodes is where ip addresses need to be setup if running ipv6.


Thanks

CA
 
As far as I know you don't actually 'run' a protocol, although there may be a kernel module loaded to support it, if that's what you mean? Try checking the output of modinfo for an "ip6" module.

I presume it wouldn't have any effect on your system until you actually configured one of your adapters with an IPv6 address.



Annihilannic.
 
Have you tried "ifconfig -a
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top