Quick Reference Guide

CMC Property Database Group and Object Definitions 121
Examples:
racadm config -g cfgLanNetworking -o cfgNicVLanEnable
1
racadm config -g cfgLanNetworking -o cfgNicVLanEnable
0
cfgNicVLanId
Specifies the VLAN ID for the external chassis management network VLAN
configuration. This property is only valid if cfgNicVLanEnable is set to 1
(enabled).
Legal values:
1 – 4000, and 4021 – 4094
Default:
1
Example:
racadm config -g cfgLanNetworking -o cfgNicVlanID 1
cfgNicVLanPriority
Specifies the VLAN priority for the external chassis management network
VLAN configuration. This property is only valid if cfgNicVLanEnable is set
to 1 (enabled).
Legal values:
0 – 7
Default:
0
Example:
racadm config -g cfgLanNetworking -o
cfgNicVLanPriority 7
cfgDNSServersFromDHCP
Specifies that the DNS server IP addresses should be assigned from the
DHCP server on the network.
Configuration options:
1 (true), 0 (false)
Default:
1
This property is used only if cfgNicUseDhcp is set to 1 (true).