Q-Logic IS0054604-00 A Network Card User Manual


 
3–Open-iSCSI User’s Guide
Managing QLogic iSCSI Adapters Using iscsiadm
IS0054604-00 A 3-9
Example:
Update iface Network Parameters
# iscsiadm -m iface -I <iface_name> -o update -n <rec_name> -v <value>
# iscsiadm -m iface -I <iface_name> -o apply
# iscsiadm -m iface -I <iface_name> -o applyall
Where:
update updates the record <rec_name> with the specified <value>
apply causes the network settings to take effect on the specified iface
applyall causes the network settings to take effect on every iface
# iscsiadm -m iface -I qla4xxx-4
# BEGIN RECORD 2.0-872
iface.iscsi_ifacename = qla4xxx-4
iface.net_ifacename = <empty>
iface.ipaddress = <empty>
iface.hwaddress = <empty>
iface.transport_name = qla4xxx
iface.initiatorname = <empty>
iface.bootproto = <empty>
iface.subnet_mask = <empty>
iface.gateway = <empty>
iface.ipv6_autocfg = <empty>
iface.linklocal_autocfg = <empty>
iface.router_autocfg = <empty>
iface.ipv6_linklocal = <empty>
iface.ipv6_router = <empty>
iface.state = <empty>
iface.vlan_id = 0
iface.vlan_priority = 0
iface.vlan_state = <empty>
iface.iface_num = 0
# END RECORD