Red_Hat
RH202 · Question #20
There is a server having 172.24.254.254 and 172.25.254.254. Your System lies on 172.24.0.0/16. Make successfully ping to 172.25.254.254 by Assigning following IP: 172.24.0.x Where x is your station…
Answers: 1. vi /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=eth0 BOOTPROTO=static ONBOOT=yes IPADDR=X.X.X.X
Requirements Engineering in the Project Lifecycle
Question
There is a server having 172.24.254.254 and 172.25.254.254. Your System lies on 172.24.0.0/16. Make successfully ping to 172.25.254.254 by Assigning following IP: 172.24.0.x Where x is your station number.
Explanation
Answers:
- vi /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=eth0 BOOTPROTO=static ONBOOT=yes IPADDR=X.X.X.X
Topics
#routing#multi-subnet#IP assignment#network connectivity
Community Discussion
No community discussion yet for this question.