Work/T Series

ILOM IP 변경하기

Flyyunha 2015. 4. 17. 08:40

-> cd /SP/network

/SP/network


-> ls


 /SP/network

    Targets:

        interconnect

        ipv6

        test


    Properties:

        commitpending = (Cannot show property)

        dhcp_server_ip = (none)

        ipaddress = (none)

        ipdiscovery = (none)

        ipgateway = (none)

        ipnetmask = (none)

        macaddress = 00:10:E0:23:34:75

        managementport = /SYS/MB/SP/NETMGMT

        outofbandmacaddress = 00:10:E0:23:34:75

        pendingipaddress = (none)

        pendingipdiscovery = (none)

        pendingipgateway = (none)

        pendingipnetmask = (none)

        pendingmanagementport = /SYS/MB/SP/NETMGMT

        sidebandmacaddress = 00:10:E0:23:34:74

        state = disabled


    Commands:

        cd

        set

        show



-> 

-> set pendingipaddress=192.168.0.50

Set 'pendingipaddress' to '192.168.0.50'


-> set pendingipdiscovery=static

Set 'pendingipdiscovery' to 'static'


-> 

-> set pendingipgateway=192.168.0.254

Set 'pendingipgateway' to '192.168.0.254'


-> 

-> set pendingipnetmask=255.255.255.0

Set 'pendingipnetmask' to '255.255.255.0'


-> set state=enable

Set 'state' to 'enable'


-> ls     


 /SP/network

    Targets:

        interconnect

        ipv6

        test


    Properties:

        commitpending = (Cannot show property)

        dhcp_server_ip = (none)

        ipaddress = (none)

        ipdiscovery = (none)

        ipgateway = (none)

        ipnetmask = (none)

        macaddress = 00:10:E0:23:34:75

        managementport = /SYS/MB/SP/NETMGMT

        outofbandmacaddress = 00:10:E0:23:34:75

        pendingipaddress = 192.168.0.50

        pendingipdiscovery = static

        pendingipgateway = 192.168.0.254

        pendingipnetmask = 255.255.255.0

        pendingmanagementport = /SYS/MB/SP/NETMGMT

        sidebandmacaddress = 00:10:E0:23:34:74

        state = disabled


    Commands:

        cd

        set

        show


-> set commitpending=true

Set 'commitpending' to 'true'


-> 

-> ls


 /SP/network

    Targets:

        interconnect

        ipv6

        test


    Properties:

        commitpending = (Cannot show property)

        dhcp_server_ip = none

        ipaddress = 192.168.0.50

        ipdiscovery = static

        ipgateway = 192.168.0.254

        ipnetmask = 255.255.255.0

        macaddress = 00:10:E0:23:34:75

        managementport = /SYS/MB/SP/NETMGMT

        outofbandmacaddress = 00:10:E0:23:34:75

        pendingipaddress = 192.168.0.50

        pendingipdiscovery = static

        pendingipgateway = 192.168.0.254

        pendingipnetmask = 255.255.255.0

        pendingmanagementport = /SYS/MB/SP/NETMGMT

        sidebandmacaddress = 00:10:E0:23:34:74

        state = disabled


    Commands:

        cd

        set

        show


-> set state=enable

Set 'state' to 'enable'


-> ls


 /SP/network

    Targets:

        interconnect

        ipv6

        test


    Properties:

        commitpending = (Cannot show property)

        dhcp_server_ip = none

        ipaddress = 192.168.0.50

        ipdiscovery = static

        ipgateway = 192.168.0.254

        ipnetmask = 255.255.255.0

        macaddress = 00:10:E0:23:34:75

        managementport = /SYS/MB/SP/NETMGMT

        outofbandmacaddress = 00:10:E0:23:34:75

        pendingipaddress = 192.168.0.50

        pendingipdiscovery = static

        pendingipgateway = 192.168.0.254

        pendingipnetmask = 255.255.255.0

        pendingmanagementport = /SYS/MB/SP/NETMGMT

        sidebandmacaddress = 00:10:E0:23:34:74

        state = enabled


    Commands:

        cd

        set

        show