Solaris networking tutorials

Remove a virtual interface in Solaris

Contributed by qmchenry on October 3, 2003 under Solaris networking

Solaris allows multiple virtual or logical interfaces to exist with different IP addresses on the same physical interface. Virtual interfaces are created or plumbed up using the plumb directive in ifconfig. They are unplumbed using the unplumb directive.

Comments
 

Check hme ethernet link speed, duplex, and status in Solaris

Contributed by qmchenry on October 2, 2003 under Solaris networking

When troubleshooting networking issues, it is often helpful to determine the state of an ethernet interface. Solaris offers access to many configurable networking parameters through ndd.

Comments
 

Configure interface automatically with DHCP

Contributed by qmchenry on September 30, 2003 under Solaris networking

Solaris can request IP address and other networking information dynamically with DHCP.

Comments
 

Create a virtual interface in Solaris

Contributed by qmchenry on September 4, 2003 under Solaris networking

Virtual interfaces allow a single ethernet interface to listen on additional IP addresses.

Comments
 

View the routing table in Solaris

Contributed by qmchenry on August 13, 2003 under Solaris networking

Comments
 

Change the default route in Solaris

Contributed by qmchenry on July 11, 2003 under Solaris networking

Comments