resc011:~ # modprobe dummy
resc011:~ # ifconfig dummy0 10.128.200.199 netmask 255.255.248.0
resc011:~ # ifconfig
dummy0    Link encap:Ethernet  HWaddr 00:00:00:00:00:00
          inet addr:10.128.200.199  Bcast:10.255.255.255
Mask:255.255.248.0
          inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
          UP BROADCAST RUNNING NOARP  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:70 (70.0 b)
resc011:~ # ping 10.128.200.199
PING 10.128.200.199 (10.128.200.199) 56(84) bytes of data.
64 bytes from 10.128.200.199: icmp_seq=1 ttl=64 time=27.0 ms
64 bytes from 10.128.200.199: icmp_seq=2 ttl=64 time=3.20 ms

-----Original Message-----
I am trying to define a dummy device so I can define a dummy eth
interface
to it.
In the Intel world, I just modprobe dummy and then ifconfig dummy0.
Question is for the s390 world, do I need to do anything with qeth?

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to