Not able to configure domain-name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2020 08:59 AM
Cannot able to configure
(config)#no ip domain-lookup
(config)#ip domain-name hello.com (this is an example for domain name)
in cisco 9300 switches
- Labels:
-
LAN Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2020 09:14 AM
Try:
ip domain-lookup
and than
ip domain-name <name>
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2020 10:09 AM
its not working again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2020 12:09 PM
Do you get an error message when you type the command? What is the message?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2020 12:11 PM
yes ,I got invalid command .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2020 01:17 PM
Can you capture the output as you are doing it so we can see where you get the error?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2020 01:21 PM
I came out from office .Could I sent tomorrow .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2020 06:45 AM
!
!
end
switch#
switch#
*Apr 7 13:39:59.752: %HA_CONFIG_SYNC-6-BULK_CFGSYNC_SUCCEED: Bulk Sync succeeded
*Apr 7 13:40:00.753: %RF-5-RF_TERMINAL_STATE: Terminal state reached for (SSO)
switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)#no ip domain-lookup
^
% Invalid input detected at '^' marker.
switch(config)#ip domain-name hello.com
^
% Invalid input detected at '^' marker.
switch(config)#
please see the configuration
Thankyou
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2020 07:35 AM
I tried
Switch(config)#ip domain name hello.com
switch(config)#no ip domain lookup
instead of that hypon (-) and it worked .
Thankyou REZA Sharifi for help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2020 09:10 AM
Glad to know it is working now.
I was just about to ask you to do a ? after each command, so we can see the options because I saw "% Invalid input detected at '^' marker" in the begging of the command.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2020 09:12 AM
Please mark the post as "solved" so others can benefit from it.
Good Luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2020 10:09 AM
solved ,and Thankyou
