fabric.dns_profile.domain

The DNS domain uses a hierarchical scheme for establishing host names for network nodes and allows local control of the segments of the network through a client-server scheme. The DNS system can locate a network device by translating the hostname of the device into its associated IP address.

ACI class

dnsDomain

RN

dom-{name}

Cursor

DnsProfileDomainCursor

Parent

fabric.dns_profile

Atomic

Attributes

Accepted as keyword arguments of .domain(name) and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.

parameter

wire

type

values

default

description

name (positional)

name

str

The domain name.

description

descr

str

Specifies the description of a policy component.

default

isDefault

bool

False

Indicate whether this domain is the default domain. Only one domain in the group can be the default.