Users Guide

Table Of Contents
2. Add names to complete unqualified hostnames in CONFIGURATION mode.
ip domain-list name
You can configure a domain name and list corresponding to a non-default VRF instance.
1. Enter a domain name corresponding to a non-default VRF instance in the CONFIGURATION mode.
ip domain-name vrf vrf-name server-name
2. Add names to complete unqualified hostnames corresponding to a non-default VRF instance.
ip domain-list vrf vrf-name name
Configure the 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
DHCP relay commands
clear ip dhcp-relay-counters
Resets the statistics of the DHCP packets received or transmitted by the relay agent.
Syntax
clear ip dhcp-relay-counters {interface [ethernet node/slot/port | port-
channel id-number | vlan vlan-id | virtual-network vn-id | <cr>}}
Parameters
interface Specify the interface on which you want to reset the DHCP packet statistics.
ethernet node/slot/port (Optional) Specify the ethernet node, slot and port on which you
want to reset the DHCP packet statistics.
System management 297