Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Configuring networking interfaces on Solaris 10 Post 87897 by Perderabo on Friday 28th of October 2005 05:21:16 PM
Old 10-28-2005
I tried a few commands on a Solaris 10 box. The best I could find was:
prtconf -D | grep network
That will give you the driver name. If you don't know how the driver operates, you can do a man command on the particular driver. But this is on a Sun-Fire V240 and I'm not sure if it works as well with other hardware.
 

9 More Discussions You Might Find Interesting

1. IP Networking

networking between two solaris workstations

I am trying to network two solaris workstations(ultra sparc 5) at home. what shoud I use to build the one of workstations as a http and ftp server and to network with the other workstation? (please explain to me in detail.. what kind of software or equipment do I need..) Thanks John (1 Reply)
Discussion started by: jung1975
1 Replies

2. UNIX for Dummies Questions & Answers

adding interfaces in solaris 9

Hi, Have a solaris 9 e420, one onboard nic. Now I added a quad nic card. I have never had more than a single interface. Any help on setting this new card up? or links? PLease? ; thanks! (2 Replies)
Discussion started by: BG_JrAdmin
2 Replies

3. UNIX for Dummies Questions & Answers

Configuring networking interface on Sun Blade 1500

Hi, I am attempting to configure my ethernet interface on a Sun Blade 1500. I am testing out my network interface my connecting a crossover cable from my blade to a windows box. I would like to assign an ip address of 10.0.0.2 to "bge0" and netmask of "255.0.0.0". I have typed the following: ... (1 Reply)
Discussion started by: annointed3
1 Replies

4. Solaris

solaris networking

may i know what is the command for configure new ip, subnet mask and gateway ?? thanks .. (3 Replies)
Discussion started by: Farbegas
3 Replies

5. Solaris

Solaris 10 Networking

I have just installed Solaris 10 for x86. The install seemed to have worked fine, and I have configured my hostname and am able to login and do whatever. However, networking does not seem to have been installed. I have a router which assigns ip address via DHCP. I would have thought Solaris would... (5 Replies)
Discussion started by: Phobos
5 Replies

6. IP Networking

Solaris Networking - help

Hi all Right, i need to admit Im c4p on networking. I hate it, always have, always will. Here's my problem Ive got 3 hosts. A B and C. I need to directly contact host C from host A, but at the moment I have to ssh on to B, to then ssh on to C. so, I need to set up host b, to forward... (3 Replies)
Discussion started by: sbk1972
3 Replies

7. Solaris

Solaris networking

Hi, I have installed two solaris boxes in an VM. First box is 10-1 Has two interfaces and in connected briged to the lan an d connected internal to an virtual lan. Second box is 10-2 Has one interface. Now what I wanted to do is a setup so that 10-2 connects through 10-1 to the lan.... (3 Replies)
Discussion started by: jld
3 Replies

8. Solaris

Solaris 8: Multiple primary interfaces connected to the same network

Hello, I have a machine with Solaris 8, and it has multiple interfaces that are connected to the same network which means they all have metric 0 (1 hop) to the default gateway. assume: * e1000g0: 10.1.1.70 * e1000g2: 10.1.1.72 * e1000g4: 10.1.1.74 * e1000g5: 10.1.1.76 * gateway:... (11 Replies)
Discussion started by: aeg
11 Replies

9. Solaris

Configuring network interfaces in Solaris11

Hi all, Just istalled Solaris 11. Want to configure network interfaces and got some problems: #dladm show-phys # #dladm show-link # If i run ifconfig -a, i am getting 2 lo0 (loopback) interfaces and thats all. I can't enable interface, can't list it, can't assign IP to it. Can... (2 Replies)
Discussion started by: nypreH
2 Replies
CAS(4)							   BSD Kernel Interfaces Manual 						    CAS(4)

NAME
cas -- Cassini/Cassini+ (GigaSwift) Ethernet device driver SYNOPSIS
cas* at pci? dev ? function ? Configuration of PHYs may also be necessary. See mii(4). DESCRIPTION
The cas driver provides support for the Sun Cassini and Cassini+ (GigaSwift) and the National Semiconductor Saturn Ethernet hardware found in Sun UltraSPARC machines and Sun GigaSwift PCI cards. Cards supported by this driver include: o Sun Gigaswift Ethernet (SX fibre variants) o Sun Gigaswift Ethernet (UTP variants) o Sun quad Gigaswift Ethernet SEE ALSO
brgphy(4), gentbi(4), gphyter(4), ifmedia(4), intro(4), mii(4), ifconfig(8) Sun Microsystems, Cassini+ ASIC Specification, http://www.sun.com/processors/manuals/cs_plus.pdf. HISTORY
The cas driver first appeared in OpenBSD 4.1. NetBSD support was added in NetBSD 6.0. AUTHORS
The cas driver was written for OpenBSD by Mark Kettenis <kettenis@openbsd.org>, based on the gem(4) driver, and ported to NetBSD by Julian Coleman <jdc@NetBSD.org>. BUGS
The cas driver does not support any of the advanced features of the Cassini chip. On the SX fibre variants of the hardware, the link may stay down if media options apart from autoselect are chosen. BSD
January 7, 2010 BSD
All times are GMT -4. The time now is 04:03 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy