The server Commands
SEE ALSO
FRONT-END OUTPUT
EXAMPLE #1
$ server_ifconfig server_2 -all
server_2 :
loop protocol=IP device=loop
inet=127.0.0.1 netmask=255.0.0.0 broadcast=127.255.255.255
UP, loopback, mtu=32768, vlan=0, macaddr=0:0:0:0:0:0 netname=localhost
cge0 protocol=IP device=cge0
inet=172.24.102.238 netmask=255.255.255.0 broadcast=172.24.102.255
UP, ethernet, mtu=1500, vlan=0, macaddr=0:60:16:4:29:87
el31 protocol=IP device=cge6
inet=128.221.253.2 netmask=255.255.255.0 broadcast=128.221.253.255
UP, ethernet, mtu=1500, vlan=0, macaddr=0:60:16:4:11:a6 netname=localhost
el30 protocol=IP device=fxp0
inet=128.221.252.2 netmask=255.255.255.0 broadcast=128.221.252.255
UP, ethernet, mtu=1500, vlan=0, macaddr=8:0:1b:43:7e:b8 netname=localhost
EXAMPLE #2
$ server_ifconfig server_2 -create -Device cge1 -name cge1 -protocol IP
172.24.102.239 255.255.255.0 172.24.102.255
server_2 : done
EXAMPLE #3
EXAMPLE #4
EXAMPLE #5
368
Celerra Network Server Command Reference Manual
Configuring and Managing Celerra Networking and Configuring and
Managing Celerra Network High Availability, server_netstat,
server_setup, server_sysconfig.
The network device name is dependent on the front-end of the
system (e.g., NS series Data Mover, 514 Data Movers, 510 Data
Movers, etc.) and the network device type. NS series and 514 Data
Movers network device name display a prefix of cge, for example,
cge0. 510 or earlier Data Movers display a prefix of ana or ace, for
example, ana0, ace0. Internal network devices on a Data Mover are
displayed as el30, el31.
To display parameters of all interfaces on a Data Mover, type:
To create an IP interface for Gigabit Ethernet, type:
To disable an interface, type:
$ server_ifconfig server_2 cge0 down
server_2 : done
To enable an interface, type:
$ server_ifconfig server_2 cge0 up
server_2 : done
To reset the MTU for Gigabit Ethernet, type:
$ server_ifconfig server_2 cge0 mtu=9000
server_2 : done
Need help?
Do you have a question about the Celerra and is the answer not in the manual?
Questions and answers