HPC/Rocks Clusters

Interface 정보 변경

변익수 2013. 1. 30. 18:10
반응형

# rocks list host interface | grep pgp-0-10 | grep eth0

pgp-0-10:    private eth0  00:0a:f7:02:ee:80                                           10.5.1.110      255.255.0.0   ------ pgp-0-10       ---- ------- -------


# rocks set host interface subnet pgp-0-10 eth0 "------"


# rocks set host interface ip pgp-0-10 eth0 "--------------"


# rocks set host interface name pgp-0-10 eth0 "--------------"

# rocks list host interface | grep pgp-0-10 | grep eth0

pgp-0-10:    ------- eth0  00:0a:f7:02:ee:80                                           --------------  ------------- ------ -------------- ---- ------- -------


# rocks sync config

반응형