Skip to content

networkconfig

SDX Network Configuration

show | set

show networkconfig

Use this operation to get SDX network configuration

Synopsys

show networkconfig

set networkconfig

Use this operation to modify SDX network configuration

Synopsys {#synopsys-1 style="margin-left: 20px;"}

set networkconfig gateway=<ipaddress> config_type=<int> xen_ip_address=<ipaddress> network_interface=<string> netmask=<ipaddress> [gateway_ipv6=<ipaddress6>] [dns=<ipaddress4>] [svm_ip_address=<ipaddress>] [host_ip_address=<ipaddress>] [apply_svm_ip=(false | true)] [svm_ipv6_address=<ipaddress6net>] [dns_v6=<ipaddress6>] [additional_dns1=<ipaddress>] [additional_dns2=<ipaddress>] [skip_reboot=(false | true)] [init_status=<int>] [act_id=<string>] [sync_to_vm=(false | true)]

Parameters

gateway

Gateway

This is a mandatory parameter.

config_type

Configuration Type. Values: 0: IPv4, 1: IPv6, 2: Both

This is a mandatory parameter.

xen_ip_address

XenServer IP Address

This is a mandatory parameter.

network_interface

Interface on which management needs to be enabled

This is a mandatory parameter.

netmask

Netmask

This is a mandatory parameter.

gateway_ipv6

Gateway IPv6 Address

dns

DNS Server

svm_ip_address

Management Service IP Address

host_ip_address

Host IP Address

apply_svm_ip

Apply SVM IP

svm_ipv6_address

Management Service IPv6 Address

dns_v6

DNS Server IPv6 Address

additional_dns1

Additional DNS Server. Can be IPv4 or IPv6

additional_dns2

Additional DNS Server. Can be IPv4 or IPv6

skip_reboot

Set CB reboot required option during PUT

init_status

System initialize status

act_id

Activity Id

sync_to_vm

Set option to sync or not to sync with CB

Was this article helpful?