cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1870
Views
0
Helpful
6
Replies

3750 ME

ruslanbelov
Level 1
Level 1

Hello!

I have 3750 ME and i configured

logging trap debugging
logging host 213.xx.xx.60 vrf INAT
logging 192.168.133.221
logging 192.168.133.208


and now i want ro remove line "logging host 213.xx.xx.60 vrf INAT"

       
ME3750-6#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
ME3750-6(config)#no logging host 213.xx.xx.60 vrf INAT
% Ambiguous command:  "no logging host 213.xx.xx.60 vrf INAT"
ME3750-6(config)#

and i try

ME3750-6(config)#no logging host 213.xx.xx.60        
Host 213.xx.xx.60 not found for logging
ME3750-6(config)#

how can i remove this line?

Thank you!

6 Replies 6

Leo Laohoo
Hall of Fame
Hall of Fame

Try this ...

1.  Save the current config and copy the config.text to your desktop using the command "copy flash:config.text tftp://";
2.  Use Wordpad (do NOT use Notepad) and open this file;
3.  Scroll down and edit or remove the offending IP address and save the file;
4.  Copy the file back to the appliance using the command "copy tftp:///config.text flash:running-config".

If you are satisfied, then save the config.

Please rate if my post is applicable or helpful.

Hello!

I try it. And i change my startup config.

sh startup    

!
logging trap debugging
logging 192.168.133.221
logging 192.168.133.208

Then i do

copy startup-config running-config

sh run

logging trap debugging
logging host 213.xx.xx.60 vrf INAT
logging 192.168.133.221
logging 192.168.133.208

Nothing change!

Hello!

I try it. And i change my startup config.

sh startup    

!
logging trap debugging
logging 192.168.133.221
logging 192.168.133.208

Then i do

copy startup-config running-config

sh run

logging trap debugging
logging host 213.xx.xx.60 vrf INAT
logging 192.168.133.221
logging 192.168.133.208

Nothing change!


Hi Belov,

As per the error  % Ambiguous command: which means that commands are not enter enough characters for the command to be recognized.

Try the following :

Reenter the command followed by a space and a question mark (?). The keywords that you are allowed to enter for the command appear.

Hope to help

Regards

Ganesh.H

Hi!

ME3750-6(config)#no logging host 213.xx.xx.60 vrf INAT ?     
% Ambiguous command:  "no logging host 213.xx.xx.60 vrf INAT "

That's all.

Hi!

ME3750-6(config)#no logging host 213.xx.xx.60 vrf INAT ?     
% Ambiguous command:  "no logging host 213.xx.xx.60 vrf INAT "

That's all.

Hi Belov,

To delete the configuration of the syslog server host from the VRF, use the no logging host command with the vrf vrf-name keyword and argument.

Same has been told in below link also

http://www.cisco.biz/en/US/docs/ios/12_2sr/12_2sra/feature/guide/srvrfslg.pdf

Try one thing also no logging competely first then check the command is exists or not and what is the version of ME3750-6

Hope to help

Ganesh.H

Ganesh Hariharan
VIP Alumni
VIP Alumni

Hello!

I have 3750 ME and i configured

logging trap debugging
logging host 213.xx.xx.60 vrf INAT
logging 192.168.133.221
logging 192.168.133.208


and now i want ro remove line "logging host 213.xx.xx.60 vrf INAT"

       
ME3750-6#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
ME3750-6(config)#no logging host 213.xx.xx.60 vrf INAT
% Ambiguous command:  "no logging host 213.xx.xx.60 vrf INAT"
ME3750-6(config)#

and i try

ME3750-6(config)#no logging host 213.xx.xx.60        
Host 213.xx.xx.60 not found for logging
ME3750-6(config)#

how can i remove this line?

Thank you!

Hi Belov,

The procedure for removing the no logging host is the same which you are trying it should delete the host configuration,check out the below link which tells the same hope to help.

http://www.cisco.biz/en/US/docs/ios/12_2sr/12_2sra/feature/guide/srvrfslg.html#wp1081985

and if that doesn't help try what leo has suggested.

Regards

Ganesh.H

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: