Connectivity Guide

Table Of Contents
2. Add names to complete unqualified host names corresponding to a non-default VRF instance.
ip domain-list vrf vrf-name name
Configure local system domain name and list
OS10(config)# ip domain-name ntengg.com
OS10(config)# ip domain-list dns1
OS10(config)# ip domain-list dns2
OS10(config)# ip domain-list dns3
OS10(config)# ip domain-list dns4
OS10(config)# ip domain-list dns5
OS10(config)# ip domain-name vrf vrf-blue ntengg.com
OS10(config)# ip domain-list vrf vrf-blue dns1
OS10(config)# ip domain-list vrf vrf-blue dns2
OS10(config)# ip domain-list vrf-vrfblue dns3
OS10(config)# ip domain-list vrf vrf-blue dns4
OS10(config)# ip domain-list vrf vrf-blue dns5
View local system domain name information
OS10# show running-configuration
! Version 10.2.9999E
! Last configuration change at Feb 20 04:50:33 2017
!
username admin password $6$q9QBeYjZ$jfxzVqGhkxX3smxJSH9DDz7/3OJc6m5wjF8nnLD7/
VKx8SloIhp4NoGZs0I/UNwh8WVuxwfd9q4pWIgNs5BKH.
aaa authentication system:local
ip domain-name dell.com
ip domain-list f10.com
ip name-server 1.1.1.1 2::2
ip host dell-f10.com 10.10.10.10
snmp-server community public read-only
snmp-server contact http://www.dell.com/support/
snmp-server location United States
debug radius false
DHCP commands
default-router address
Assigns a default gateway to clients based on the IP address pool.
Syntax
default-router address [address2...address8]
Parameters
address Enter an IPv4 or IPv6 address to use as the default gateway for clients on the subnet in
A.B.C.D or A::B format.
address2...address8 (Optional) Enter up to eight IP addresses, in order of preference.
Default Not configured
Command Mode DHCP-POOL
Usage
Information
Configure up to eight IP addresses, in order of preference. Use the no version of this command to
remove the configuration.
Example
OS10(conf-dhcp-20.1.1.1)# default-router 20.1.1.100
Supported
Releases
10.2.0E or later
130 System management