Lines Matching refs:IP
14 IP address(v4 and v6) objects must be children objects of the physical/virtual
21 3. IP: This describes the IP address-specific parameters.
22 4. IPProtocol: This describes the IP protocol type (IPv4/IPv6).
39 There can be multiple IP address objects under an interface object. These
58 ### Configure IP address
62 xyz.openbmc_project.Network.IP.Create IP ssys
63 "xyz.openbmc_project.Network.IP.Protocol.IPv4" "<ip>" <subnetmask>
67 '{"data":["xyz.openbmc_project.Network.IP.Protocol.IPv4","<ip>",<subnetmask>,"<networkGateway>"]
68 }' https://<hostname/ip>/xyz/openbmc_project/network/eth0/action/IP
125 ### Delete IP address
133 NOTE: How to get the ipv4/id: After creating the IP address object enumerate the
230 #### Configure IP on VLAN Interface
232 Please refer to the "Configure IP address" section.