show domain-name
Syntax
show domain-name [vsx-peer]
Description
Shows the current domain name.
Command context
Manager (#
)
Parameters
[vsx-peer]
Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed.
Authority
Administrators
Usage
If there is no domain name configured, the CLI displays a blank line.
Example
Setting and showing the domain name:
switch# show domain-name switch# configure terminal switch(config)# domain-name example.com switch(config)# do show domain-name example.com switch(config)#