Re: Catalyst Switches and CDP [7:48603]
I have all Cat 65xx and 4006's set with set system name and it now long shows device ID's in the CDP columns. Port Device-ID Port-ID Platform --- - - --- 1/1 switch 3/1 WS-C6509 1/2 switch 3/2WS-C6509 2/1 switch 2/1WS-C6509 2/2 switch 2/2 WS-C6509 - Original Message - From: "John Neiberger" To: ; Sent: Thursday, July 11, 2002 12:26 PM Subject: Re: Catalyst Switches and CDP [7:48603] > This will set the name is appended to the device ID but it does not get > rid of the device ID, which is what I'm really trying to accomplish. > > Thanks, > John > > >>> "A N" 7/11/02 11:08:39 AM >>> > set system name > > switch> (enable) set system ? > baud Set system console port baud rate > crossbar-fallback Set system crossbar-fallback > switchmode Set system switchmode > contactSet system contact > core-dump Set system core-dump (enable/disable) > core-file Set system core-file (device:filename) > countrycodeSet system country code > highavailability Set system high availability > location Set system location > modem Set system modem control (enable/disable) > name Set system name > > Anthony > - Original Message - > From: "John Neiberger" > To: > Sent: Thursday, July 11, 2002 11:35 AM > Subject: Catalyst Switches and CDP [7:48603] > > > > When displaying cdp neighbors on a switch -- specifically, our new > 6513 > > -- instead of a helpful device name I get a completely worthless > device > > ID. In some cases the hostname of the device is appended to this ID > but > > I'd really like to get rid of it entirely and I haven't figured out > how > > to do this by checking CCO. > > > > Is there a way to get the remote device's hostname to show up > without > > the meaningless device ID? > > > > Thanks, > > John Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=48609&t=48603 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Re: Catalyst Switches and CDP [7:48603]
set system name switch> (enable) set system ? baud Set system console port baud rate crossbar-fallback Set system crossbar-fallback switchmode Set system switchmode contactSet system contact core-dump Set system core-dump (enable/disable) core-file Set system core-file (device:filename) countrycodeSet system country code highavailability Set system high availability location Set system location modem Set system modem control (enable/disable) name Set system name Anthony - Original Message - From: "John Neiberger" To: Sent: Thursday, July 11, 2002 11:35 AM Subject: Catalyst Switches and CDP [7:48603] > When displaying cdp neighbors on a switch -- specifically, our new 6513 > -- instead of a helpful device name I get a completely worthless device > ID. In some cases the hostname of the device is appended to this ID but > I'd really like to get rid of it entirely and I haven't figured out how > to do this by checking CCO. > > Is there a way to get the remote device's hostname to show up without > the meaningless device ID? > > Thanks, > John Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=48606&t=48603 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Re: Quick question .... [7:48196]
router(config)#boot system flash ? WORD System image filename - Original Message - From: "Steven A. Ridder" To: Sent: Friday, July 05, 2002 12:03 PM Subject: Re: Quick question [7:48196] > It's in config mode: > > boot system (image name) > > > ""Paul"" wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > I should know this but ... I have two bin files in flash ... I want to set > my > > live router not to boot from ' c3640-is-mz.122-6a.bin ' but to boot > > from 'c3640-is-mz.122-10a.bin' .. Do I change the confreg in some > way > > ??? or is there some other to way to choose a default boot image ??? > > > > It is currently booting from image 'c3640-is-mz.122-6a.bin ' . > > > > Regards .. > > > > Paul ... Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=48206&t=48196 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Re: Authentication with RSA ACE Server [7:47936]
yes - Original Message - From: To: Sent: Tuesday, July 02, 2002 8:23 AM Subject: Authentication with RSA ACE Server [7:47936] > Hi Folks, > > Quick question > > A simple yes / no is all I require. I'll do the research later :) > > Can we configure a Cisco Router (3620-Mbundle) to use an RSA ACE Server for > authentication. The users will have Key Fob devices? > > Thanks > Manish Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=47938&t=47936 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
VTP (core 6509 Access 3548's) [7:47934]
Version 12.0(5)WC3b When I add new 3548's running the code version above it takes the addition or deletion of a VLAN to get them to receive the update. They would go for weeks without seeing an update and not have correct VLAN information until there is a change in the VTP domain. All I need to know now is how to FORCE a VTP advertisement from the core, since it only seems to flood them when a VLAN change occurs. In the VTP status of the 3548s showed it hadn't received an update since like 3 months ago, it was all correct and there have been NO changes in 3 months. As soon as I added a test VLAN all switches were set to the current date. So all I need to do is be able to force VTP advertisements with out having to delete or create a VLAN. Any ideas? (This is NOT a problem with my Cat 4006's) Thanks, Anthony Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=47934&t=47934 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Re: enable password (encryption???) Please help [7:47847]
conf t service password-encryption - Original Message - From: "Morgan Hansen" To: Sent: Monday, July 01, 2002 12:03 PM Subject: enable password (encryption???) Please help [7:47847] > Hi all! > > Hmm... Im quite new to this all and was wondering if some of you might > want to help me with a little problem of mine :-) ? > > Today someone told me that one could encrypt the "privileged mode > password", that is NOT the "secret password" wich is encrypted by > default as ive gatherd (?). > The way I usually do it in the cli is: > > enable password something(not encrypted, is there a way to do this?) > enable secret something else (encrypted by default) > > If someone here knows these answers, please help me out :) Ive searched > Wendel Odoms last 640-607, the w3, rotergod etc etc etc and cant find > anything on the subject :-( Please help me out. > > > Best, > Morgan Hansen > mailto:[EMAIL PROTECTED] Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=47852&t=47847 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Re: pix question [7:47556]
Yes... you can get the DES key for free though. - Original Message - From: "GEORGE" To: Sent: Thursday, June 27, 2002 9:03 AM Subject: pix question [7:47556] > I have the 3des encryption disabled do I have to purchase a license to > enable it? > > VPN-3DES: Disabled Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=47560&t=47556 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Re: Config reg 0x10F [7:25639]
It will: boot from TFTP ignore break use a 9600bauds console - Original Message - From: "Venkataramanaiah" To: Sent: Thursday, November 08, 2001 2:30 AM Subject: Config reg 0x10F [7:25639] > AcessoBOL, ss R$ 9,90! O menor prego do mercado! > Assine ja! http://www.bol.com.br/acessobol/ > > > > Hai can some body tell me what does the conf reg 0x10F mean. > > thanks > Venkat Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=25666&t=25639 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]