Cluster I/O Protocols (CIP) Configuration and Management Manual (H06.16+, J06.05+)
climconfig.interface(1)
NAME
climconfig.interface -- manage CLIM interfaces
SYNOPSIS
interface -add command:
CLIMCMD {clim-name|ip-address} climconfig interface -add
{eth0:0|interface-name} [-prov prov-name] [-mtu mtu-value |
-jumbo { on | off } ]
interface -delete command:
CLIMCMD {clim-name|ip-address} climconfig interface -delete
{eth0:0|interface-name}
interface -modify command for eth0 interface:
CLIMCMD {clim-name|ip-address} climconfig interface -modify
eth0
{ [-ipaddress ipv4-address -netmask ipv4-netmask] |
[-autonegotiation on] |
[-autonegotiation on -linespeed 1000 [-duplex full ] ] |
[-autonegotiation { on | off } -linespeed {10 | 100} -duplex { half | full } ]
}[-force]
interface -modify command for data interfaces:
CLIMCMD {clim-name|ip-address} climconfig interface -modify
interface-name
{ [-mtu mtu-value] |
[-jumbo { on | off } ] |
[-autonegotiation on] |
[-autonegotiation on -linespeed 1000 -duplex full]] |
[-autonegotiation { on | off } -linespeed { 10 | 100 } -duplex { half | full } ] |
[-macaddr {mac address | default} ]
}[-force]
For changing the eth0 IP address:
CLIMCMD {clim-name|ip-address} climconfig interface -modify
eth0 -ipaddress ipv4-address -netmask ipv4-netmask
For changing MTU settings:
CLIMCMD {clim-name|ip-address} climconfig interface -modify
interface-name -mtu mtu-value
For changing jumbo frame settings:
CLIMCMD {clim-name|ip-address} climconfig interface -modify
interface-name -jumbo { on | off }
For changing Ethernet card settings:
CLIMCMD {clim-name | ip-address} climconfig interface -modify
interface-name [ –force ]
{[ -autonegotiation on ] |
[ -autonegotiation on -linespeed 1000 [ –duplex full ] ] |
[ -autonegotiation { on | off } –linespeed { 10 | 100 }
-duplex { half | full } ] }
For changing the MAC address for physical and slave interfaces:
CLIMCMD {clim-name|ip-address} climconfig interface -modify
interface-name -macaddr {mac-address|default} [-force]
For displaying the configuration of an interface:
CLIMCMD {clim-name|ip-address} climconfig interface -info
{eth0|eth0:0|interface-name|all}[–obeyform]
314










