System Administration Guide: IP Services

How to Display the Group to Which a Physical Interface Belongs

  1. Become superuser.

  2. On a command line, type the following command.


    # ifconfig interface-name
    

For example, to display the group name for hme0, you type the following command:


# ifconfig hme0
	hme0: flags=9000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 
      index 2 inet 19.16.85.19 netmask ffffff00 broadcast 19.16.85.255
      groupname test

To display the group name for only the IPv6 instance, you type the following command:


# ifconfig hme0 inet6
	hme0: flags=a000841<UP,RUNNING,MULTICAST,IPv6> mtu 1500 index 2
        	inet6 fe80::a00:20ff:feb9:19fa/10 
        	groupname test