ZyXEL 202H 91-003-194001B User Manual

Product codes
91-003-194001B
Page of 375
P-202H Plus v2 User’s Guide
353
Appendix D Setting up Your Computer’s IP Address
Figure 233   Red Hat 9.0: Restart Ethernet Card  
36.5.1  Verifying Settings
Enter 
ifconfig
 in a terminal screen to check your TCP/IP properties.  
Figure 234   Red Hat 9.0: Checking TCP/IP Properties  
[root@localhost init.d]# network restart
Shutting down interface eth0:                 [OK]
Shutting down loopback interface:             [OK]
Setting network parameters:                   [OK]
Bringing up loopback interface:               [OK]
Bringing up interface eth0:                   [OK]
[root@localhost]# ifconfig 
eth0      Link encap:Ethernet  HWaddr 00:50:BA:72:5B:44  
          inet addr:172.23.19.129  Bcast:172.23.19.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:717 errors:0 dropped:0 overruns:0 frame:0
          TX packets:13 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:730412 (713.2 Kb)  TX bytes:1570 (1.5 Kb)
          Interrupt:10 Base address:0x1000 
[root@localhost]#