• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

UnixArena

  • Home
  • Discover DevOps Tools
  • kubernetes
  • DevOps
    • Terraform
    • Jenkins
    • Docker
    • Openshift
      • OKD
    • Ansible engine
    • Ansible Tower
      • AWX
    • Puppet
  • Cloud
    • Azure
    • AWS
    • Openstack
    • Docker
  • VMware
    • vCloud Director
    • VMware-Guests
    • Vcenter Appliance 5.5
    • vC OPS
    • VMware SDDC
    • VMware vSphere 5.x
      • vSphere Network
      • vSphere DS
      • vShield Suite
    • VMware vSphere 6.0
    • VSAN
    • VMware Free Tools
  • DevOps Instructor-led Training
  • Contact

Solaris Networking

How to Measure the Network Bandwidth Between Solaris Nodes?

December 28, 2013 By Cloud_Devops Leave a Comment

There is no command available in any Unix like operating systems to measure the actual bandwidth of network by sending the real packets over the network. OS developers intentionally left out this option since such type of commands will hammer the system network. But we need such kind of tool in project phase of the system where you need to perform some […]

Filed Under: Solaris 10, Solaris Networking, Solaris11

Solaris 11- How to Configure IPMP – Probe-Based ?

November 17, 2013 By Cloud_Devops Leave a Comment

When your system required to handle huge amount of traffic, then you may need to combine one or more physical interfaces in to logical interfaces in various methods.1.Link Aggregation 2.Configuring IPMP. IPMP methods works in two methods to detect the failures. If the system is configured with default router, then it checks the connectivity with it.Otherwise it works in […]

Filed Under: Solaris Cluster, Solaris Networking, Solaris11

How to Create a Virtual switch on Solaris11 ? How to Use it ?

July 16, 2013 By Cloud_Devops Leave a Comment

Oracle Solaris 11 introduces a one of the new network virtualization component is called Virtual switch.There are two type of virtual-switches are available in Solaris 11. First type is, when you create a first VNIC on the system,it will automatically creates a virtual switch in the background for external network communications.The second type of virtual switch can be created by using “etherstub” command for […]

Filed Under: Solaris Networking, Solaris11

Solaris 11 – How to Create VNIC and Assign a IP ?

July 3, 2013 By Cloud_Devops Leave a Comment

How to assign Static IP address in Solaris 11? Is it possible to assign multiple IP address to NIC ? First we will the basic difference between older version of Solaris and Solaris 11.In Solaris 10, according to the NIC manufacturer,physical network interfaces are named (Ex:bge,e1000g,nxge).But in Solaris 11 onwards,the inconsistencies names are hidden from the view and all the interfaces will be […]

Filed Under: Solaris Networking, Solaris11

SOLARIS 11 – Link aggregation vs IPMP ? How to Configure it?

July 3, 2013 By Cloud_Devops 2 Comments

How many of the Solaris administrator knows the difference between link aggregation and IPMP (IP Multi-pathing) ? Even i don’t know the difference till last month.But  I was in situation to choose between IPMP and Link aggregation for one of the server.Then I have read the Solaris 11 manuals and finally find out the difference between both.  Both IPMP and Link aggregation increase […]

Filed Under: Solaris Networking, Solaris11

How to configure Solaris 10 IPMP ?

June 26, 2013 By Cloud_Devops 8 Comments

This article describes how to configure link based IPMP interfaces in Solaris 10. IPMP eliminates single network card failure and it ensures system will be always accessible via network.You can also configure the failure detection seconds in “/etc/default/mpathd” file and the default value is 10 seconds.In this file there is an option called  “FAILBACK” to […]

Filed Under: Solaris Networking

wireshark – How to analyse captured network data ?

June 21, 2013 By Cloud_Devops 8 Comments

Network troubleshooting is most difficult part in Unix Administration.To get resolve these network issues ,you need good support from network team .You never know where the problem resides on network issues since many hardwares involved like NIC,switch,cables, routers and firewalls. Most of the network issues are intermediate and you never know when it will happen again.So you need to […]

Filed Under: Solaris Networking

How to use snoop in Solaris ?

May 11, 2013 By Cloud_Devops 2 Comments

Snoop is a inbuilt packet analyzer tool in oracle Solaris operating system.It is used for network troubleshooting and analysis.But normal user do not have permission to run snoop command.Only root user can run it.Snoop command having option to redirect the output to file.This file can be analysed later using snoop command itself or you can use wireshark tool for that.If […]

Filed Under: Solaris 10, Solaris Networking

ifconfig:Error:Cannot assign requested address-solaris

July 10, 2012 By Cloud_Devops Leave a Comment

If it’s come to Solaris networking then you need to try many things to get it right.Like that here is one of the strange issue which i have faced recently .The request from the client to add IP address on the Solaris box without rebooting it.Yep Its so simple.But i had break my head like anything to bring up the IP address […]

Filed Under: Solaris Networking

How to plumb new IP in the zone on fly

July 3, 2012 By Cloud_Devops Leave a Comment

As we all know that plumbing a new interface and assigning a IP address in Solaris 10 global zone. Have you ever added the new IP address in local zone without rebooting it ? Will it work by adding the IP information in zone’s configuration using zonecfg ? No. If you add a any new configuration in zonecfg, it requires […]

Filed Under: Solaris Networking, Zones Tagged With: Oracle Solaris 10

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·