Re: Rock and Roll Trivia - WAS: Youngest CCNP

2000-11-13 Thread Dan Henry

It's a Dylan song; the Turtles did it, yes about '66-'67..not that I was there or
anything

Dan Henry
CCNA, CCDA
ZoomTown.Com/Broadwing, Inc.


whatshakin wrote:

> Maybe I'm wrong but I seem to hear John Fogerty for some reason.
>
> - Original Message -
> From: Chuck Larrieu <[EMAIL PROTECTED]>
> To: whatshakin <[EMAIL PROTECTED]>
> Sent: Sunday, November 12, 2000 11:38 PM
> Subject: RE: Rock and Roll Trivia - WAS: Youngest CCNP
>
> > Funny thing is I thought I knew, but  now I'm kinda wondering.
> >
> > I do believe this predates Credence though. I was thinking Turtles, from
> 67
> > or so. But I keep having flashes of Bob Dylan, and then of Roger McGuin of
> > the Byrds.
> >
> > As you can tell, I am on the verge of senility :-> proving I am definitely
> > NOT the youngest CCNP ;->
> >
> > Chuck
> >
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
> > whatshakin
> > Sent: Sunday, November 12, 2000 11:23 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: Rock and Roll Trivia - WAS: Youngest CCNP
> >
> > Creedence!
> >
> > - Original Message -
> > From: Chuck Larrieu <[EMAIL PROTECTED]>
> > Newsgroups: groupstudy.cisco
> > To: <[EMAIL PROTECTED]>
> > Sent: Sunday, November 12, 2000 10:50 PM
> > Subject: Rock and Roll Trivia - WAS: Youngest CCNP
> >
> >
> > > to quote a great rock band from the distant past
> > >
> > > it ain't me, babe!
> > > no! no! no! it ain't me babe!
> > > it ain't me you're looking for!
> > >
> > > now name that band! :->
> > >
> > > "Peter I. Slow" <[EMAIL PROTECTED]> wrote in message
> > > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > > > Does anyone have any idea about the age of the youngest CCNP? I was
> just
> > > wondering
> > > >
> > > > _
> > > > FAQ, list archives, and subscription info:
> > > http://www.groupstudy.com/list/cisco.html
> > > > Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> > > >
> > >
> > >
> > > _
> > > FAQ, list archives, and subscription info:
> > http://www.groupstudy.com/list/cisco.html
> > > Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> > >
> >
> > _
> > FAQ, list archives, and subscription info:
> > http://www.groupstudy.com/list/cisco.html
> > Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> >
> >
>
> _
> FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



configure router thru aux port

2000-11-13 Thread ALI SHEERAZ

hello friends,

I need to configure router (2501) thru aux port...I need its 
configuration..can anybdy help me..

ALI SHEERAZ
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Summarization

2000-11-13 Thread ALI SHEERAZ

Te summary route would be 128.213.64.0 255.255.224.0

64:  010 0
95:  010 1
 -
224: 111 0

ALI SHEERAZ


>From: "archstein" <[EMAIL PROTECTED]>
>Reply-To: "archstein" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Subject: Summarization
>Date: Tue, 14 Nov 2000 11:27:56 +0700
>
>
>Hi groups...
>
>Can you help me please ?  What is summary address  for subnet 128.213.64.0 
>- 128.213.95.0 ?
>Is that right if the summary address is 128.213.64.0 255.255.192.0
>To determine ther sumary route, the router looks for the most highest-order 
>number of bits that match.
>If there is no match bits, how to summarize ???
>Thanks
>

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



CCIE Written Question ?

2000-11-13 Thread SBS



Did the CCIE Written Question asking for the Cisco 
Command Line Interface (CLI) as i found on the CCNP exam track ?
 
Regards,
 
 
 
SBS
CCNP,CCDP R&S


Dialer profile question

2000-11-13 Thread Sisqo

What is the primary part of a dialer profile?

dialer interface
physical interface
map class
dialer pool


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Summarization

2000-11-13 Thread Brian


before the flames start, let me correct myself :)

On Mon, 13 Nov 2000, Brian wrote:

> On Tue, 14 Nov 2000, archstein wrote:
> 
> > 
> > Hi groups...
> > 
> > Can you help me please ?  What is summary address  for subnet 128.213.64.0 - 
>128.213.95.0 ?
> 
> 128.213.64.0/27 would summarize that range.
> 

129.213.64.0/19


> > Is that right if the summary address is 128.213.64.0 255.255.192.0
> 
> thats 128.213.64.0/26, and it summarizes 128.213.64.0 - 128.213.127.255

128.213.64.0/18

I have this bad habit of thinking in the ranges of /32-/24.working
for an ISP, thats what I am constantly allocating.  When I see
"64-96"./27 instantly pops into my head, and then I post
haphazardly.disregard my ramblings late into the night...after
10pm I am so burnt out from sitting in front of routers, I am not good and
start to break down :).

Brian


> 
> > To determine ther sumary route, the router looks for the most highest-order number 
>of bits that match.
> > If there is no match bits, how to summarize ???
> 
> well, sometimes you can't.
> 
> Brian
> 
> 
> > Thanks
> > 
> > 
> 
> ---
> Brian Feeny, CCNP, CCDP   [EMAIL PROTECTED]   
> Network Administrator   
> ShreveNet Inc. (ASN 11881)  
> 
> 

---
Brian Feeny, CCNP, CCDP   [EMAIL PROTECTED]   
Network Administrator 
ShreveNet Inc. (ASN 11881)

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Summarization

2000-11-13 Thread Raymond Adi Irawan



I 
think the subnet mask should be 255.255.224.0
 
126.213.64.0 = 0100 
128.213.95.0 = 0101 
subnetmask  = 1110  = 224
 
raymond.

  -Original Message-From: Chuck Larrieu 
  [mailto:[EMAIL PROTECTED]]Sent: 14 Nopember 2000 
  13:11To: archstein; [EMAIL PROTECTED]Subject: RE: 
  Summarization
  126.213.64.0 = 0100  .0
  126.213.95.0 = 0111  .0
  subnet mask = 1100  .0 = 
  ?
   
  do 
  you see it? the summarization boundary occurs at the last point to the left 
  where all bits in both rows are the same. in your example, that is at the 
  point between the 64 and the 32 position. or at the 64 position, to be 
  precise.
   
  I'm 
  not sure I understand the second part of your question. Routers don't 
  necessarily summarize on their own. they work only with what they are given 
  via the configurations you enter. Every ip address has a host portion and a 
  network portion. the network portion is determined by the mask you apply. 
  network determination is made through a simple ( to a computer ) 
  boolean XOR operation. the computer could care less where the network 
  bits begin and end.
   
  Chuck  
  
-Original Message-From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED]]On Behalf Of archsteinSent: 
Monday, November 13, 2000 8:28 PMTo: 
[EMAIL PROTECTED]Subject: Summarization
 
Hi groups...
 
Can you help me please ? What is summary 
address  for subnet 128.213.64.0 - 128.213.95.0 ?
Is that right if the summary address is 
128.213.64.0 255.255.192.0
To determine ther sumary route, the router 
looks for the most highest-order number of bits that match.
If there is no match bits, how to summarize 
???
Thanks
 


PPP call back question

2000-11-13 Thread Sisqo

What does PPP callback accomplish? (Select all correct answers)

Security
Cost-saving
Control access





_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Traffic Director with LanProbe.

2000-11-13 Thread Mata

It must be a Traffic Director problem because I have the same problem using
5.8a with a Catalyst 3548 and the 2924 switches. I did notice that this was
not the case in v5.7 or before. When I tried to install the agents it had an
error communicating. When I test the agent it comes back fine and it even
learns the ports when I configure a new unit.

The message that you listed is what I get on the interfaces that I can still
get polling on and the ones that do not work.


"Ryan Ngai Hon Kong" <[EMAIL PROTECTED]> wrote in message
4176F37FBF9DD411B38700306E0114540F2A4E@JOSEXCHG">news:4176F37FBF9DD411B38700306E0114540F2A4E@JOSEXCHG...
> Hi,
>
> Does anyone have experience configuring the HP LanProbe III (RMON 1) with
> Traffic director 8.1?
> I had install the lanprobe with an IP and as an agent. When I test the
> probe, it returns
> the following string.
>
> General info:
> IP Address: 10.1.5.106
> Ping: Not supported
> Read Community: "public" OK
> Write Community: "public" OK
>
> SNMPv1 Protocol: Supported
> Protocol Monitoring: Disabled or Not Supported
> Application Monitoring: Disabled or Not Supported
> High-Capacity Monitoring: Disabled or Not Supported
> Application Response time: Disabled or Not Supported
> Resource Monitoring: Disabled or Not Supported
>
> Interface info:
> Interface Number: 1
> Description: HP LP-III Intel 82596
> Interface type: ethernet csmacd (6)
> Physical Address: xx-xx-xx-xx-xx-xx
> Number of Interface: 2
> Net Speed: 10 Mbit/sec
>
>
> What I observe from this string is that I will not be able to perform
> traffic monitoring
> or even segment zoom into the lan probe because it says "Error Accessing
> Agent Rmon-agent1(10M)! While
> retrieving ETSTATS. Error: Entry or Group not present in Agent". The group
> of agent and the agent itself
> is configured properly. Even with the new HP LanProbe (RMON 2) doesn't
help
> either.
>
>
> Please advice.
> Thanks.
> Ryan
>
> _
> FAQ, list archives, and subscription info: http://www.groupstudy.com/list/
cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Summarization

2000-11-13 Thread Brian

On Tue, 14 Nov 2000, archstein wrote:

> 
> Hi groups...
> 
> Can you help me please ?  What is summary address  for subnet 128.213.64.0 - 
>128.213.95.0 ?

128.213.64.0/27 would summarize that range.

> Is that right if the summary address is 128.213.64.0 255.255.192.0

thats 128.213.64.0/26, and it summarizes 128.213.64.0 - 128.213.127.255

> To determine ther sumary route, the router looks for the most highest-order number 
>of bits that match.
> If there is no match bits, how to summarize ???

well, sometimes you can't.

Brian


> Thanks
> 
> 

---
Brian Feeny, CCNP, CCDP   [EMAIL PROTECTED]   
Network Administrator 
ShreveNet Inc. (ASN 11881)

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Dial out/in with cisco router 2509

2000-11-13 Thread Brian

On Mon, 13 Nov 2000, John Green wrote:

> cisco 2509 router has 8 async ports that can be used
> to dial in or out.
> 
> if configured for dial out, each asyn interface would
> be allotted an IP address when it dials into its ISP
> and establishes a PPP link.
> 8 PPP links would mean 8 IP address. why would one
> have such a configuration and what is its use.

for dialout?  Dialing out to remote sites for any number of
reasons..sync a database, upload some purchase orders, download list
of orders, etc.

> 
> As far as dialling-in is concerned, most ISP use like
> PortMaster (Livingstone) and it allotes an IP address
> to the host dialling into it from its pre-configured
> IP addresses and a PPP link is established.

at one time alot used them.  The entire livingston lineup was EOL'ed
recently by lucent.  

> hence in such a scenario where would one install a
> 2509 router ? or am i missing something here...
> thanks

2509 can function like a livingston just fine.  Hang some modems off it,
use it for dialup internet access.  Alot of ISP's did just that prior to
moving onto 5[1-8]00's.

Brian


> john
> 
> 
> 
> __
> Do You Yahoo!?
> Yahoo! Calendar - Get organized for the holidays!
> http://calendar.yahoo.com/
> 
> _
> FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> 

---
Brian Feeny, CCNP, CCDP   [EMAIL PROTECTED]   
Network Administrator 
ShreveNet Inc. (ASN 11881)

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: CCPrep.Com

2000-11-13 Thread Frank B.

It was very useful for passing the written exam...not too sure about the
lab stuff though.  The jury is still out so to speak.  The labs seem
very basic to me...if I had it to do over again I would only go with the
written stuff from them.   Frank

John Huston wrote:
> 
> Has anyone used CCPrep.com and if so what is your opinion of their services?
> 
> John Huston
> [EMAIL PROTECTED]
> 
> _
> FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Subject: Default Ping Payload

2000-11-13 Thread Chuck Larrieu

Interesting.

It would appear that someone at Cisco had a better sense of humor than did
someone at WinToys :->

-Original Message-
From:   [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Paul
Werner
Sent:   Monday, November 13, 2000 6:46 PM
To: [EMAIL PROTECTED]
Subject:Re: Subject: Default Ping Payload


> When conducting ping tests from one of our remote routers, I
get anywhere from 5-13% packet loss when using the default ping payload, yet
when I change the payload to anything else-such as all ones, all zeroes,
alternating ones and zeroes-I get no packet loss whatsoever.
> This holds true regardless of packet size.  However, when
using the default data pattern, larger packets get dropped more often than
smaller packets.  We are seeing zero input or output errors on this
interface.
>
> This seems VERY strange to me, but I think I'll get closer to
an answer when I find out what the default pattern is.
>
> Do any of you know what that is?

If you were going from a Cisco router to a Cisco router, it would look like
this(watch wrap on all links):
http://www.west-point.org/users/usma1983/40768/Chesinc/docs/CiscotoCisco.txt
If you were pinging from a Winthing to a Cisco device, it might look like
this:
http://www.west-point.org/users/usma1983/40768/Chesinc/docs/WinthingtoCisco.
txt
You will note that the results vary based upon the operating system
involved. For a Cisco device, the repeating pattern is the following in
binary:
101010001101
Which in hex is ABCD.  You can vary the pattern to any four value hex
character combination that you choose.  Obvious choices would be 0x or
0x or maybe 0x (equal mix of ones and zeros in the payload).  Of
course, you will need to be in priviledge mode to do an extended ping and
ensure you choose "extended commands".
HTH,

Paul Werner



Get your own "800" number - Free
Free voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag

_
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Lab to pass CCNP

2000-11-13 Thread Rah Sta

To All,

Will a 2501 and 2502 cisco routersd be good enough for the CCNP? Any 
suggestion. Thank you.


  Raheem
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: acess list question

2000-11-13 Thread Jason Baker

try reversing the accesslist :).. in access lists if it matches
the rule then it is processed and no more processing..
line 2 becomes line 1, and line 1 becomes line 2.. try it out :)

your first line says permit all ip... which includes FTP :).


Regards,

Jason Baker
Network Engineer
MCSE, CCNA, 


-Original Message-
From: Sisqo [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 14, 2000 2:08 PM
To: [EMAIL PROTECTED]
Subject: acess list question


Access-list 101 permit ip any any
Access-list 101 deny tcp any any eq ftp

Why did the above list FAIL to prevent FTP?


_
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: CCIE Written Question ?

2000-11-13 Thread Chuck Larrieu



According to the R&S blueprint, you should 
know:
 
Cisco Device Operation 


  Commands: show, debug
  Infrastructure: NVRAM, Flash, Memory & CPU, 
  file system, config reg
  Operations: file transfers, password recovery, 
  Simple Network Management Protocol (SNMP), accessing devices, security 
  (passwords) 
The sample questions 
published by Cisco at 
http://www.cisco.com/warp/public/625/ccie/certifications/sample_routing.html
 
are good examples of 
the kinds of things you will find on the test.
 
Everything you have 
studied so far in your certification quest you will find of value as you strive 
towards your CCIE. This ain't like high school, where you took a class, took a 
test, and promptly forgot everything you studied, never to use it again 
;->
 
Chuck

  -Original Message-From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]]On Behalf Of S Bambang 
  SantosoSent: Monday, November 13, 2000 7:54 PMTo: 
  [EMAIL PROTECTED]Subject: CCIE Written Question 
  ?
  Did the CCIE Written Question asking for the 
  Cisco Command Line Interface (CLI) as i found on the CCNP exam track 
  ?
   
  Regards,
   
   
   
  SBS
  CCNP,CCDP 
R&S


RE: Summarization

2000-11-13 Thread Chuck Larrieu



126.213.64.0 = 0100  .0
126.213.95.0 = 0111  .0
subnet 
mask = 1100  .0 = ?
 
do you 
see it? the summarization boundary occurs at the last point to the left where 
all bits in both rows are the same. in your example, that is at the point 
between the 64 and the 32 position. or at the 64 position, to be 
precise.
 
I'm 
not sure I understand the second part of your question. Routers don't 
necessarily summarize on their own. they work only with what they are given via 
the configurations you enter. Every ip address has a host portion and a network 
portion. the network portion is determined by the mask you apply. network 
determination is made through a simple ( to a computer ) boolean XOR 
operation. the computer could care less where the network bits begin and 
end.
 
Chuck  

  -Original Message-From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]]On Behalf Of archsteinSent: 
  Monday, November 13, 2000 8:28 PMTo: 
  [EMAIL PROTECTED]Subject: Summarization
   
  Hi groups...
   
  Can you help me please ? What is summary 
  address  for subnet 128.213.64.0 - 128.213.95.0 ?
  Is that right if the summary address is 
  128.213.64.0 255.255.192.0
  To determine ther sumary route, the router looks 
  for the most highest-order number of bits that match.
  If there is no match bits, how to summarize 
  ???
  Thanks
   


VPI/VCI on cisco 633?

2000-11-13 Thread Ben Hockenhull

I'm trying to configure a cisco 633 SDSL DSU for use with an SDSL
connection.  I've been given a VCI of 473 and a VPI of 0.  I configure
these values on the wan0-0 port.  When I go to write the config to nvram,
it complains that the VPI is invalid:

cbos#sho int wan0-0
WAN0-0  ATM Logical Port
PVC (VPI 0, VCI 473) is configured.
ScalaRate set to Auto
AAL 5 UBR Traffic
RFC1483 State: CLOSED
Local MRU: 2048
RFC1483 Tx: 0
RFC1483 Rx: 0
CDP Packets: 0
Number of Spantree Packets: 0
Number of Unknown Packets: 0
IP Port Disabled

cbos#write
#ERROR# Line Number 7: ATM WAN Virtual Connection Parms = 00, 0, 473, 0
VCI value invalid for current VPI count
Error: errors detected during nvram check

cbos#

Anyone have a pointer to docs on this, or know what this error message means?

Thanks

Ben


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: EIGRP over OSPF and BGP

2000-11-13 Thread Chuck Larrieu

You know, Charles, I've been pondering this setup for a while now. ( See -
you did too get me after all! :-> )

Now I already posted the wisecrack about the mess in the middle, and whether
or not you would even be able to get IP connectivity end to end here.

RouterA: ethernet EIGRP, serial=OSPF
RouterB: serial1= OSPF, serial2=BGP
RouterC: serial 1=BGP, serial2=OSPF
RouterD: serial1=OSPF, ethernet=EIGRP

As an intellectual exercise, I'm sure many of us can put together some
configurations that work. The redistribution should not be al that bad,
albeit a bit unusual.

I'm wondering, though, about that BGP piece in the middle. Gonna use static
routes from B to C?

Also - is my concept of the layout correct? Are your tunnel end points going
to be the two ethernet interfaces?

I'm just wondering about the mechanics here.

Damn you, Charles, now you done it! You are indeed an evil one :->

Chuck

Cthulu's question corner:

Given:

EIGRP 1 RTRA OSPF RTB BGP RTR C OSPF RTRD EIGRP1


I want RTRD and RTRA to become EIGRP peers and do the exchange routing
update thing.  Granted, they are not directly connected, and do not share a
common subnet.   If I set up a GRE tunnel between D and A, the picture then
becomes:

EIGRP1  RTRA <---tunnel---> RTRD EIGRP1

The tunnel becomes the common network, and therefore, EIGRP should be able
to work.  Only thing I am not sure about is the source interfaces for this
tunnel will be different at each end (that is, each source interface will be
in a different subnet).I don't have my rack online to test this out, so
would appreciate any comments.

Thoughts,  anyone?


Flames to:   [EMAIL PROTECTED]


Charles




_
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: ccnp studies

2000-11-13 Thread Timothy Metz

I normally hate to "ditto" questions but it seems all anyone ever talks
about is the CiscoPress books. Are there any worthwhile alternatives to the
"bore you to death" series from CP?

Tim


"jennifer cribbs" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I am getting ready to study for the ccdp without formal classroom study.
> Could someone please let me know or offer suggestions as to the specific
books
> that I need to purchase for this.What I would actually like to know is
the
> names of the actual books that the formal classrooms use offered by the
cisco
> academy for the ccnp curriculum.  Those are the ones I would like to
purchase.
>
>
> Any help in this would be much appreciated.
>
> [EMAIL PROTECTED]
>
> _
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



HSRP, NAT, OSPF - real world troubleshooting

2000-11-13 Thread Neal Rauhauser

  I had something kind of ugly happen at work today and I
thought I'd share the details.


   I have two DS1s in our office that leads to our border 7206 which
is in a colocated rack. One runs to a 2611, the other to a 2621. I have
two Cat 3524s tied together with a copper gigabit link. They have two
VLANS - #2 is 10.10.1.0/24 and #5 is xxx.xxx.21.32/27

The 2611 has one interface plugged into VLAN2, the other into
VLAN 5, while the 2621 uses an 802.1Q trunk to one switch that carries
both VLANs.

Both routers back each other up via HSRP - the 2611 is primary
for 10.10.1.0/24, the 2621 is primary for xxx.xxx.21.32/27 - thus load
balancing the traffic across the two DS1s.

Both routers run OSPF. Everything is in area 0 and there are
three other sites that are fed from the core 7206 via DS1s. Nothing else
was happening at the other sites when my trouble occured.

I have a NAT pool on each router. The 2611 was there when I
started and it originally had some numbers pulled out of the air with a
static route from the 7206 to the particular serial interface so they
were reachable. I got tired of wrestling with that config and stole .61
and .62 from xxx.xxx.21.32/27 to use instead. When I brought the 2621 in
I created a loopback 1 interface and attached xxx.xxx.21.240/32 to it
and used the middle two addresses for the NAT pool. I did this so I
could *see* which subnets were used where. Loopback0 on each router is a
/32 taken from the top of the xxx.xxx.21.0/24 - the 2611 is
xxx.xxx.21.252 and the 2621 is xxx.xxx.21.247 - this is done so we have
stable router IDs in OSPF for those of you who haven't read that chapter
yet.

The interface on the 2611 that carries the public numbers got
plugged into a port that was in the wrong vlan. The port was up/down and
I didn't notice when I left on Sunday after having just converted from a
100 mbit link to the gigabit connection.

This led to a couple of interesting consequences. Both of the
routers private addresses were reachable via telnet from the inside and
once there I could see everything else in the network but stations on
the inside could not reach anything.

The DNS server for our network lies on the public segment that was
not reachable via the 2611 and the addresses used for NAT came from the
downed interface.  With the 2611 being the active HSRP interface it
couldn't see DNS and it was using numbers from a network that our core
router believed to be reachable only through the 2621 ... which was not
where the NAT sessions were occuring.

I spent two hours digging on VLANs and other stuff before I noticed
the interface to the public LAN on the 2611 was up/down.


   I knew I liked the Loopback interface on the 2621 holding the NAT
pool a lot better than stealing from the public segment and I am going
to make that my policy now on any router that has to do NAT. I may find
a good use for a /31 yet :-)

   I also screwed up on interface tracking - I tracked the DS1s which
was a good thing but in a setup like this I believe the public LAN
interface needs to be tracked as well. I don't know if HSRP will let you
track multiple interfaces but I am going to find out as soon as I click
send for this message.


 Take heed, your CCIE wannabes, and demonstrate your problem solving
skills to the lab examiner instead of while standing in front of twenty
grumpy coworkers who want to know why they can't get their email :-(



_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Summarization

2000-11-13 Thread archstein



 
Hi groups...
 
Can you help me please ?  What is summary 
address  for subnet 128.213.64.0 - 128.213.95.0 ?
Is that right if the summary address is 
128.213.64.0 255.255.192.0
To determine ther sumary route, the router looks 
for the most highest-order number of bits that match.
If there is no match bits, how to summarize 
???
Thanks
 


RE: IP route cache

2000-11-13 Thread Yee, Jason

if I am not wrong ip route-cache enable fast-switching while no ip
route-cache disables fast-switching and drops to process switching


so that's really a matter of enabling switching types between interfaces

hope this helps

Jason Yee

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Tony Russell
Sent: Wednesday, November 08, 2000 11:04 PM
To: '[EMAIL PROTECTED]'
Subject: IP route cache


Can someone describe why I would want to use the ip route-cache (or no ip
route-cache) command.  I've found references on the Cisco site about how to
use it, but not why.

Tony Russell
Network Engineer
IBEAM Broadcasting


_
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Dial out/in with cisco router 2509

2000-11-13 Thread John Green

cisco 2509 router has 8 async ports that can be used
to dial in or out.

if configured for dial out, each asyn interface would
be allotted an IP address when it dials into its ISP
and establishes a PPP link.
8 PPP links would mean 8 IP address. why would one
have such a configuration and what is its use.

As far as dialling-in is concerned, most ISP use like
PortMaster (Livingstone) and it allotes an IP address
to the host dialling into it from its pre-configured
IP addresses and a PPP link is established.
hence in such a scenario where would one install a
2509 router ? or am i missing something here...
thanks
john



__
Do You Yahoo!?
Yahoo! Calendar - Get organized for the holidays!
http://calendar.yahoo.com/

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: VoIP config

2000-11-13 Thread Rodgers Moore

Believe it or not, yes I do, and it's only hard copy.  Cisco TAC has this
document, again only in hard copy form.  That's where I got my copy from.
If you don't already know this, the wiring is different for each E&M type.
If and when I get to it, I'll create an electronic version.  I might be
persuaded to share it too. ;)

Rodgers Moore

""pinoal"" <[EMAIL PROTECTED]> wrote in message
8unip9$j3t$[EMAIL PROTECTED]">news:8unip9$j3t$[EMAIL PROTECTED]...
> Rodgers ,
>
>
> Do you have the wiring diagrams for E&M 4 wire.  I have done a few
> installations and got the
> wiring right by trial and error.
>
>
> thanks
>
>
>
>
> ""Rodgers Moore"" <[EMAIL PROTECTED]> wrote in message
> 8uhh3t$76f$[EMAIL PROTECTED]">news:8uhh3t$76f$[EMAIL PROTECTED]...
> > Reply in-line.
> >
> > Rodgers Moore
> >
> > "Amit Gupta" <[EMAIL PROTECTED]> wrote in message
> > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > > Hi All,
> > >
> > > Need some help in configuring VoIP
> > > I am testing the loopback connectivity between my
> > > router and EPABX by dialing a local extension number.
> > >
> > > As Soon as I dial the seizing code I get connected to
> > > the router.
> > > When I dial the destination pattern my call gets
> > > transferred to the router,s next port
> >
> > Right here.  Do you hear PBX dial-tone?  When you dial the first digit
> does
> > dial-tone go away?
> >
> > Also at this point you should do a "show voice calls", "show voice dps".
> > What is the state of all of the ports & dsp's?  Does everything look
good?
> >
> > 90% of the time I see this problem it is incomplete or incorrect PBX
> > programming.
> > 9% its that the PBX set for 2 wire and router 4 wire, or the reverse, or
> > incorrect wiring in a 4 wire config.  (Cisco was putting out incorrect
> > wiring diagrams for E&M 4 wire a year ago.  I assume that it's been
fixed,
> I
> > reported it to TAC)
> > Low volume level, the PBX can't hear the DTMF digits.
> > PBX is made by NEC or Lucent.  Both are rather picky about DTMF
frequency
> > accuracy and volume.  To test, change the codec to G.711 on the ports so
> > that no compression is being used.  Or turn on local call compression
> > bypass.  This way the PBX's DTMF just passes through unmolested back to
> > itself.
> >
> > > When I dial the local extension i do not get a
> > > response.
> > > I am using tone dialing,the Interface model is Type- 5
> > > E& M
> > > Type of Signalling is Immediate
> > >
> > > Thanks for your clues in advance.
> > >
> > > Amit
> > >
> > > __
> > > Do You Yahoo!?
> > > Thousands of Stores.  Millions of Products.  All in one Place.
> > > http://shopping.yahoo.com/
> > >
> > > _
> > > FAQ, list archives, and subscription info:
> > http://www.groupstudy.com/list/cisco.html
> > > Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> > >
> >
> >
> > _
> > FAQ, list archives, and subscription info:
> http://www.groupstudy.com/list/cisco.html
> > Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> >
>
>
> _
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



CCIE Written Question ?

2000-11-13 Thread SBS



Did the CCIE Written Question asking for the Cisco 
Command Line Interface (CLI) as i found on the CCNP exam track ?
 
Regards,
 
 
 
SBS
CCNP,CCDP R&S


Re: acess list question

2000-11-13 Thread Brian


Access lists are only parsed until a match is made.  The first line will
match ftp, as well as all other tcp/ip traffic.  You need to reverse the
order of your lines:

Access-list 101 deny tcp any any eq ftp
Access-list 101 permit ip any any


brian



On Mon, 13 Nov 2000, Sisqo wrote:

> Access-list 101 permit ip any any
> Access-list 101 deny tcp any any eq ftp
> 
> Why did the above list FAIL to prevent FTP?
> 
> 
> _
> FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> 

---
Brian Feeny, CCNP, CCDP   [EMAIL PROTECTED]   
Network Administrator 
ShreveNet Inc. (ASN 11881)

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: 2501 is it worth it? HELP

2000-11-13 Thread John Green

continuing on the router selection.

well, i too posted today as to what are the async
ports that a 2509 has. It turns out that these are to
connect to the modems.
now to prepare for the tests as well as learing as
well what would be the router to buy ? it is better to
ask now better than buying and regretting later. 

this list has many people who have gone through this
situation sometime. please share your views and
suggestions as to what router would be useful for ccnp
and ccie R/S.
second if one were to buy 2 routers then what should
those be. 
i checked up the iqsale site and they offer 6 months
warranty. how much would a new router, say 2514 cost ?
on the ebay and elsewhere 2514 go for a 1400/1300
range.
thanks
john


--- Keith Townsend <[EMAIL PROTECTED]> wrote:
> That's a fair price.  You can find a better price on
> e-bay.  I would suggest
> getting a 2507 if you can find one.  It has the same
> functionallity in
> additional to a built-in HUB.  If you find them they
> will go for about
> $590-$650.  You tend to pay a premium on 2501's. 
> You can alway find 2502,
> 2504 (both token ring) 250x for a lot less and you
> really are not
> sacrifacing much if anything.
> 
> Hope this helps.
> 
> Keith
> 
> 
> ""Rah Sta"" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > To All,
> >
> > I have my eye on this refurbished 2501 router. It
> comes with power supply,
> > cosole kit, 1 RJ45, 1 AUI port, 8mb of Flash, 16mb
> of DRAM, IOS 11.2Ent
> and
> > a 90 day warrenty. I say it at  the site
> www.IQSale.com. Is $949.46 a good
> > price? Studying for CCNP. I need the hands on.
> Thanks
> >
> >
> >
> >   
> Raheem
> >
>
_
> > Get Your Private, Free E-mail from MSN Hotmail at
> http://www.hotmail.com.
> >
> > Share information about yourself, create your own
> public profile at
> > http://profiles.msn.com.
> >
> > _
> > FAQ, list archives, and subscription info:
> http://www.groupstudy.com/list/cisco.html
> > Report misconduct and Nondisclosure violations to
> [EMAIL PROTECTED]
> >
> 
> 
> _
> FAQ, list archives, and subscription info:
> http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to
[EMAIL PROTECTED]


__
Do You Yahoo!?
Yahoo! Calendar - Get organized for the holidays!
http://calendar.yahoo.com/

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: EIGRP over OSPF and BGP

2000-11-13 Thread Phillip Heller

On Mon, 13 Nov 2000, Cthulu, CCIE Candidate wrote:

Anyways, I got another one:

Given:

EIGRP 1 RTRA OSPF RTB BGP RTR C OSPF RTRD EIGRP1


I want RTRD and RTRA to become EIGRP peers and do the exchange routing
update thing.  Granted, they are not directly connected, and do not share a
common subnet.   If I set up a GRE tunnel between D and A, the picture then
becomes:

EIGRP1  RTRA <---tunnel---> RTRD EIGRP1

The tunnel becomes the common network, and therefore, EIGRP should be able
to work.  Only thing I am not sure about is the source interfaces for this
tunnel will be different at each end (that is, each source interface will be
in a different subnet).I don't have my rack online to test this out, so
would appreciate any comments.

Thoughts,  anyone?

The tunnel will have it's own network.  This is the network that eigrp
will be configured to operate on.  Of course, RTRA and RTRD will need to
know how to get to x.x.x.x and y.y.y.y, respectively. 

RTRA:

int tunnel0
ip address 192.168.0.1 255.255.255.252
tunnel mode gre ip
tunnel source-interface loopback0
tunnel destination x.x.x.x

router eigrp 1
network 192.168.0.0

RTRD:

int tunnel0
ip address 192.168.0.2 255.255.255.252
tunnel mode gre ip
tunnel source-interface loopback0
tunnel destination y.y.y.y

router eigrp 1
network 192.168.0.0

Regards,

--phil

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



CCIE Written Question ?

2000-11-13 Thread S Bambang Santoso



Did the CCIE Written Question asking for the Cisco 
Command Line Interface (CLI) as i found on the CCNP exam track ?
 
Regards,
 
 
 
SBS
CCNP,CCDP R&S


Re: OSPF Load Balance/Metric

2000-11-13 Thread Howard C. Berkowitz

>Billy Monroe wrote,
>
>An interviewer asked me what happens if you have two paths to a Router, both
>using OC-3, and routing protocols is OSPF.
>
>I said that OSPF is a link state protocol and its metric is "Cost", which is
>10^8/Bandwidth. Load balance is enabled by default on OSPF, so packets will
>be load balanced "per destination" (it should be configured if 'per packet'
>is required).
>
>The guy then told me that I should take "Congestion" into consideration.

You were right. He was wrong.

>
>How can this be ? I know that EIGRP or IGRP may be configured to use Load as
>a metric, thus congestion would be take into account. I couldn't find any
>documentation showing that OSPF takes congestion as a metric.

He is REALLY wrong in trying to consider congestion as part of a 
routing algorithm.  While (E)IGRP can consider it, EIGRP does so only 
for IGRP compatibility.   IGRP's use of load is one of those things 
that sounded good at the time of development, but has not been useful 
in practice.

There are emerging protocols that consider load/utilization, but in a 
manner quite different from the way IGRP does.  IGRP only considered 
utilization on directly connected links, which can lead both to route 
oscillation and very bad end-to-end routing.

One newer approach (e.g., OSPF-TE, ISIS-TE) is to do explicit 
bandwidth reservation before the routing protocol runs.  When the 
routing computation runs, costs are derived from available bandwidth, 
not link bandwidth.  Bandwidth reservation is either static or over a 
substantial time period (e.g., RSVP).

Another approach (OSPF-OMP, ISIS-OMP) does consider utilization, but 
averaged over a significant period, and as part of a link state 
algorithm that does consider end-to-end.



>

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Don't ask "who is the youngest CCXX?" again,please

2000-11-13 Thread Deepak Sharma

I agree totally

I've gotten rejected on so many part-time contracts its not even funny. ( i just turned
19 last june )

I do have experience, but for some reason, when employers see when you do not have
facial hair, they get scared and then give u the old "we'll call you".

It really ticks me off
and Tony.sorry man.but I HAVE TO SAY this, im glad Im not the youngest in the
study group =)...but i can say this...by the time you and I are in our 30's we will 
rule
the world...hahhahaha..( laughing and grinning devilishly )

Deepak
MCSE CCNA ACT A+
Technical Analyst
Ceridian Canada

tony wrote:

> Hi,all,
>   I don't think these questions make sense.I am 18, I have worked
> in  a Cisco Partner for about 3 years, and I've got my ccnp/dp.I am
> not the youngest, and I don't want to be the youngest, I want to be
> the best, of course maybe I can't. But I will try my best to be the
> best, not try my best to be the youngest. Further more, certification
> is just certification, no certification can reflect one's knowledge
> entirely.If someone got his/her certification older than you,can we
> affirm his ability  is worse than you now or in the future,of course
> NOT. Everyone knows,ten years ago, no one is CCIE!!!
>  Just my two cents, but I've seen too many "youngest " questions
> here, I just want to pay more attention on the technology.
>
>
>
>
> _
> FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Youngest CCNP

2000-11-13 Thread Deepak Sharma

i got my MCSE CCNA ACT A+
i just turned 19 in June
i work for a very large payroll company as a Technical Analyst


"Peter I. Slow" wrote:

> Does anyone have any idea about the age of the youngest CCNP? I was just 
>wondering
>
> _
> FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



cool links

2000-11-13 Thread Deepak Sharma

for all the newbie's.. ( which would include me also!!!..lol )

Tech Tip:
Routing Protocols Technical Tips for Using and
Deploying Cisco IOS Software Features and Services
http://www.cisco.com/public/technotes/tech_protocol.shtml


CABLE


Technology Pages:
Obtain Numerous Troubleshooting Documents for Cisco
Cable Technologies
http://www.cisco.com/pcgi-bin/Support/PSP/psp_view.pl?p=Internetworking:Cable




Tech Tip:
Packet Voice, Video, and Telephony Technical Tips
http://www.cisco.com/warp/public/788/index.shtml


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: OSPF Totally Stubby Areas and area default-cost

2000-11-13 Thread Frank B.

Bob,

I'll try to answer your first question below at the expense of possibly
clouding the issue:

*Question: Does this mean that each router within the area picks the
closest ABR as the gateway to everything outside the area,... 

Well...Yes!  OSPF first takes the "shortest path" to area 0.

For instance in the diagram below can you predict the path from A to B?
(Rtrs A,B,C,and D are all area border routers)

RtrE-
 |   \ T1
 |\
T1  RtrC---56k---RtrA___|A
 |   | ||
 |   | |
RtrF T3  Area0 T3   Area1
 |   | |
 |Area2  | |
T1  RtrD---T3RtrB
 |   /
 |  / T1
RtrG- /
 |
---
 B

NOTE:  This example is taken from the CCIE Power Session on OSPF which I
attended at Networkers 2000 in Vegas...Presented by Dr William Parkhurst

Answer: A-->C-->E-->F-->G

The path is derived from these rules:
1) Shortest path to area 0
2) Shortest path across area 0 without going through a non-zero area
3) Shortest path to B without going through area 0

Your second part
*Question Cont.: ...and that there is no way to control the default
route?

I'm not sure if you can control the default route inthe above scenario
(which I provided)...If you want to deviate from the above behavior
tweaking the "area default-cost" may do it though...assuming of course A
had been connected to both A and B routers (or somewhere else behind
RtrA giving it some other option toward RtrB) which would NOT circumvent
the above rules.  I'm curious though...and I'll try to research this if
I can find enough available routers.

Sorry I may not be of much help here but I'm currently concentrating on
the CCIE lab where you are NOT permitted to use "static routes (of any
kind) or Default routes" unless of course explicitly told to do so. 
I'll store away the possibility of using the "area default-cost" as a
potential possiblity though...thanks.

Here's another quote I made note of while in the CCIE Power Session
which may be of help to the group:

"The Routing and Switching exam tests your ability to apply
configuration knowledge and skill to new situations.  It is not a design
test, or a test of "best pratices" for use in the field."

Just FYI for others preparing for the lab.  Hope this helps...Thanks and
aloha, Frank


Bob Hunter wrote:
> 
>  Hi,
>  I'm confused on the subject of totally stubby areas, and the command "area
> default-cost". From what I'm reading, one of the qualifications of a totally
> stubby area is that if multiple exits (ABRs) exist, routing to outside the
> area does not have to take an optimal path. Does this mean that each router
> within the area picks the closest ABR as the gateway to everything outside
> the area, and that there is no way to control the default route? If so, does
> that imply that the area default-cost is used for incoming routes? Would
> incoming routes even exits if the area was a totally stubby area?
> 
>  I would very much appreciate it if someone would please set me straight.
> 
>  Thank you.
> 
> Bob Hunter, CCNA, CNE
> 
> _
> FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



acess list question

2000-11-13 Thread Sisqo

Access-list 101 permit ip any any
Access-list 101 deny tcp any any eq ftp

Why did the above list FAIL to prevent FTP?


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: acess list question

2000-11-13 Thread Chuck Larrieu

at what layer does the second line work, as opposed to the first line?

therein lies your answer

Chuck

"Sisqo" <[EMAIL PROTECTED]> wrote in message
8uq9lf$75v$[EMAIL PROTECTED]">news:8uq9lf$75v$[EMAIL PROTECTED]...
> Access-list 101 permit ip any any
> Access-list 101 deny tcp any any eq ftp
>
> Why did the above list FAIL to prevent FTP?
>
>
> _
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Subject: Default Ping Payload

2000-11-13 Thread Paul Werner


> When conducting ping tests from one of our remote routers, I 
get anywhere from 5-13% packet loss when using the default ping 
payload, yet when I change the payload to anything else--such 
as all ones, all zeroes, alternating ones and zeroes--I get no 
packet loss whatsoever.  

> This holds true regardless of packet size.  However, when 
using the default data pattern, larger packets get dropped more 
often than smaller packets.  We are seeing zero input or output 
errors on this interface.
> 
> This seems VERY strange to me, but I think I'll get closer to 
an answer when I find out what the default pattern is.
> 
> Do any of you know what that is?

If you were going from a Cisco router to a Cisco router, it 
would look like this(watch wrap on all links):

http://www.west-
point.org/users/usma1983/40768/Chesinc/docs/CiscotoCisco.txt

If you were pinging from a Winthing to a Cisco device, it might 
look like this:

http://www.west-
point.org/users/usma1983/40768/Chesinc/docs/WinthingtoCisco.txt

You will note that the results vary based upon the operating 
system involved. For a Cisco device, the repeating pattern is 
the following in binary:

101010001101

Which in hex is ABCD.  You can vary the pattern to any four 
value hex character combination that you choose.  Obvious 
choices would be 0x or 0x or maybe 0x (equal mix of 
ones and zeros in the payload).  Of course, you will need to be 
in priviledge mode to do an extended ping and ensure you 
choose "extended commands".

HTH,

Paul Werner 



Get your own "800" number - Free
Free voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



ccnp studies

2000-11-13 Thread jennifer cribbs

I am getting ready to study for the ccdp without formal classroom study.  
Could someone please let me know or offer suggestions as to the specific books 
that I need to purchase for this.What I would actually like to know is the 
names of the actual books that the formal classrooms use offered by the cisco 
academy for the ccnp curriculum.  Those are the ones I would like to purchase.


Any help in this would be much appreciated.

[EMAIL PROTECTED] 

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: EIGRP over OSPF and BGP

2000-11-13 Thread Cthulu, CCIE Candidate

Chuck,

Bless you for the configs, though I am put out that this one did not give
you pause...damn, I must be slipping;]I think I could attain
connectivity with this...reliability, stability, usuability, routability,
now that is another matter!

Many thanks again, I will be looking over the configs you sent me;


Charles





""Chuck Larrieu"" <[EMAIL PROTECTED]> wrote in message
005101c04ddf$405482e0$[EMAIL PROTECTED]">news:005101c04ddf$405482e0$[EMAIL PROTECTED]...
> Of course, Charles, I'll lay odds you won't get end to end ip connectivity
> anyway, given that mess you have created in the middle! :->
>
> Chuck
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
> Cthulu, CCIE Candidate
> Sent: Monday, November 13, 2000 5:15 PM
> To: [EMAIL PROTECTED]
> Subject: EIGRP over OSPF and BGP
>
> Hi, all!
>
> By the way, thanks to all who wrote me about where to find a cabinet...
got
> some good leads out of it!
>
> Y'all know how I love to post messages addressing weird situation and
> problems?  Usually, it intrigues Chuck L., causing hiim to suspend his
> studies while he investigates what the heck I wrote about;)
>
> Anyways, I got another one:
>
> Given:
>
> EIGRP 1 RTRA OSPF RTB BGP RTR C OSPF RTRD EIGRP1
>
>
> I want RTRD and RTRA to become EIGRP peers and do the exchange routing
> update thing.  Granted, they are not directly connected, and do not share
a
> common subnet.   If I set up a GRE tunnel between D and A, the picture
then
> becomes:
>
> EIGRP1  RTRA <---tunnel---> RTRD EIGRP1
>
> The tunnel becomes the common network, and therefore, EIGRP should be able
> to work.  Only thing I am not sure about is the source interfaces for this
> tunnel will be different at each end (that is, each source interface will
be
> in a different subnet).I don't have my rack online to test this out,
so
> would appreciate any comments.
>
> Thoughts,  anyone?
>
>
> Flames to:   [EMAIL PROTECTED]
>
>
> Charles
>
>
>
>
> _
> FAQ, list archives, and subscription info:
> http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>
> _
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: ip default-gateway command does not work

2000-11-13 Thread Roman McDonald

Just use ip route 0.0.0.0 0.0.0.0 10.100.67.254
to set your default route.  IP default-gateway should only
be used if ip routing is disabled on the router.

Roman

At 06:36 PM 11/13/00 -0700, you wrote:
>I have a problem getting the "ip default-gateway" to work on my router.
>Please review the output below carefully to see what the problem is. I have
>also noticed that the "show ip route" command show that Gateway of last
>resort is not set
>
>your input is appreciated
>
>thanks
>
>Lists Wizard
>
>===
>Router-10(config)#ip default-gateway 10.100.67.254
>Router-10(config)#^Z
>Router-10#
>Router-10#ping 10.1.38.227
>
>Type escape sequence to abort.
>Sending 5, 100-byte ICMP Echos to 10.1.38.227, timeout is 2 seconds:
>.
>Success rate is 0 percent (0/5)
>Router-10#sh ip route
>Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
>D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
>N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
>E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
>i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate
>default
>U - per-user static route, o - ODR
>
>Gateway of last resort is not set
>
>  10.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
>C   10.9.9.0/30 is directly connected, Ethernet0/1
>C   10.100.64.0/22 is directly connected, Ethernet0/0
>Router-10#config t
>Enter configuration commands, one per line.  End with CNTL/Z.
>Router-10(config)#no ip default-gateway
>Router-10(config)#ip route 10.1.38.227 255.255.255.255 10.100.67.254
>Router-10(config)#^Z
>Router-10#ping 10.1.38.227
>
>Type escape sequence to abort.
>Sending 5, 100-byte ICMP Echos to 10.1.38.227, timeout is 2 seconds:
>!
>Success rate is 100 percent (5/5), round-trip min/avg/max = 4/6/16 ms
>Router-10#
>
>
>__
>Do You Yahoo!?
>Talk to your friends online with Yahoo! Messenger.
>http://im.yahoo.com
>
>_
>FAQ, list archives, and subscription info: 
>http://www.groupstudy.com/list/cisco.html
>Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: CCIE Design Lab passed

2000-11-13 Thread SINEATH, JOSEPH E (AIT)

They were different, but equally challenging. The Design lab was definitely
more reflective of the types of infrastructures being deployed today, while
the R/S was a bit more abstract.

Regards,
Eric Sineath
CCIE (R/S) #4504
CCIE (Design)
Senior Consultant
SBC DataComm
-Original Message-
From: Bruce Williams [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 13, 2000 6:33 PM
To: [EMAIL PROTECTED]
Subject: Re: CCIE Design Lab passed


Congratulations!! What certification did you find more difficult, the CCIE
Design or the CCIE R&S?

Bruce
[EMAIL PROTECTED]

""SINEATH, JOSEPH E (AIT)"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Folks,
>
> I passed the CCIE Design Lab last week, and quite a bit of my study over
the
> past three months was done right here. The scenario posts were extremely
> helpful. This lab was a heck of a lot more "real-world" than the R/S one.
>
> Regards,
> Eric Sineath
> CCIE (R/S) #4504
> CCIE (Design)
> Senior Consultant
> SBC DataComm
>
> _
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>


_
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: BCMSN Hex- IP to MAC

2000-11-13 Thread Andre' Paree-Huff



 

you can also go from decimal to hex by dividing by 16 example given 
235
 
235 / 16 = 14 with a remainder of 11 
14 in hex is E 
11 in hex is B
answer EB
 
Another example 149
168/16 = 10 with a remainder of 8
10 in hex is A
8 in hex is 8
answer A8 hex
 
To convert hex to decimal is just as easy take the left most hex digit and 
multiply it by 16 then add the right digit
EB in hex
E * 16
E=14
14*16 = 224
B=11
224 + 11 = 235
 
-- 
 
André Paree-HuffA+, ASE, CCDA, CCNPMCSE+I, NET+, I-NET+[EMAIL PROTECTED][EMAIL PROTECTED]AOL 
AIM: pareehuff
"Jim Erickson" <[EMAIL PROTECTED]> wrote 
in message 8uq2ro$ppv$[EMAIL PROTECTED]">news:8uq2ro$ppv$[EMAIL PROTECTED]...> 
No. But if you can go from decimal to binary, the step to hex is> 
rudimentary. Just divide each octet into two quartets and convert. For> 
example:> > 235 => 11101011 => 1110_1011 => 14_11 => 
E_B => EB> > > ---JRE---> > ""Travis 
Parrill"" <[EMAIL PROTECTED]> 
wrote in message> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...> 
> Does anyone know if there is a decimal to Hex conversion table on 
the> BCMSN> > test for the multicast IP to MAC address 
Translation.> >> > TP
 


RE: EIGRP over OSPF and BGP

2000-11-13 Thread Chuck Larrieu

Of course, Charles, I'll lay odds you won't get end to end ip connectivity
anyway, given that mess you have created in the middle! :->

Chuck

-Original Message-
From:   [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
Cthulu, CCIE Candidate
Sent:   Monday, November 13, 2000 5:15 PM
To: [EMAIL PROTECTED]
Subject:EIGRP over OSPF and BGP

Hi, all!

By the way, thanks to all who wrote me about where to find a cabinet... got
some good leads out of it!

Y'all know how I love to post messages addressing weird situation and
problems?  Usually, it intrigues Chuck L., causing hiim to suspend his
studies while he investigates what the heck I wrote about;)

Anyways, I got another one:

Given:

EIGRP 1 RTRA OSPF RTB BGP RTR C OSPF RTRD EIGRP1


I want RTRD and RTRA to become EIGRP peers and do the exchange routing
update thing.  Granted, they are not directly connected, and do not share a
common subnet.   If I set up a GRE tunnel between D and A, the picture then
becomes:

EIGRP1  RTRA <---tunnel---> RTRD EIGRP1

The tunnel becomes the common network, and therefore, EIGRP should be able
to work.  Only thing I am not sure about is the source interfaces for this
tunnel will be different at each end (that is, each source interface will be
in a different subnet).I don't have my rack online to test this out, so
would appreciate any comments.

Thoughts,  anyone?


Flames to:   [EMAIL PROTECTED]


Charles




_
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: EIGRP over OSPF and BGP

2000-11-13 Thread Chuck Larrieu

I've actually done something like this in a lab. I wrote about it on the
list a few months back. I am e-mailing you the configs in a separate
message. ( too big for Paul to let through to the list ) but a relevant
excerpt follows:

Router A
interface Tunnel0
 ip address 172.17.1.1 255.255.0.0
 tunnel source Serial0
 tunnel destination 192.168.101.1

Router B
interface Tunnel0
 ip address 172.17.2.2 255.255.0.0
 tunnel source Serial1
 tunnel destination 192.168.102.1

the tunnel destinations on either router are the outside ( internet, if you
will ) IP addresses of the serial interfaces. These are on entirely
different networks, as would likely be the case in a real world situation
 or why would you need the tunnel the first place? Duh! ) The tunnel itself
does have to be on the same subnet, as you can see from both router tunnel
interface addresses.

You will see when you get the configs.

Chuck

-Original Message-
From:   [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
Cthulu, CCIE Candidate
Sent:   Monday, November 13, 2000 5:15 PM
To: [EMAIL PROTECTED]
Subject:EIGRP over OSPF and BGP

Hi, all!

By the way, thanks to all who wrote me about where to find a cabinet... got
some good leads out of it!

Y'all know how I love to post messages addressing weird situation and
problems?  Usually, it intrigues Chuck L., causing hiim to suspend his
studies while he investigates what the heck I wrote about;)

Anyways, I got another one:

Given:

EIGRP 1 RTRA OSPF RTB BGP RTR C OSPF RTRD EIGRP1


I want RTRD and RTRA to become EIGRP peers and do the exchange routing
update thing.  Granted, they are not directly connected, and do not share a
common subnet.   If I set up a GRE tunnel between D and A, the picture then
becomes:

EIGRP1  RTRA <---tunnel---> RTRD EIGRP1

The tunnel becomes the common network, and therefore, EIGRP should be able
to work.  Only thing I am not sure about is the source interfaces for this
tunnel will be different at each end (that is, each source interface will be
in a different subnet).I don't have my rack online to test this out, so
would appreciate any comments.

Thoughts,  anyone?


Flames to:   [EMAIL PROTECTED]


Charles




_
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Any good site contains Cisco Exam material?

2000-11-13 Thread RANMA




_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



ip default-gateway command does not work

2000-11-13 Thread Lists Wizard

I have a problem getting the "ip default-gateway" to work on my router.
Please review the output below carefully to see what the problem is. I have
also noticed that the "show ip route" command show that Gateway of last
resort is not set

your input is appreciated

thanks

Lists Wizard

===
Router-10(config)#ip default-gateway 10.100.67.254
Router-10(config)#^Z
Router-10#
Router-10#ping 10.1.38.227

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.1.38.227, timeout is 2 seconds:
.
Success rate is 0 percent (0/5)
Router-10#sh ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
   D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
   N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
   E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
   i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate
default
   U - per-user static route, o - ODR

Gateway of last resort is not set

 10.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
C   10.9.9.0/30 is directly connected, Ethernet0/1
C   10.100.64.0/22 is directly connected, Ethernet0/0
Router-10#config t
Enter configuration commands, one per line.  End with CNTL/Z.
Router-10(config)#no ip default-gateway
Router-10(config)#ip route 10.1.38.227 255.255.255.255 10.100.67.254
Router-10(config)#^Z
Router-10#ping 10.1.38.227

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.1.38.227, timeout is 2 seconds:
!
Success rate is 100 percent (5/5), round-trip min/avg/max = 4/6/16 ms
Router-10#


__
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



CCPrep.Com

2000-11-13 Thread John Huston

Has anyone used CCPrep.com and if so what is your opinion of their services?

John Huston
[EMAIL PROTECTED]


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



EIGRP over OSPF and BGP

2000-11-13 Thread Cthulu, CCIE Candidate

Hi, all!

By the way, thanks to all who wrote me about where to find a cabinet... got
some good leads out of it!

Y'all know how I love to post messages addressing weird situation and
problems?  Usually, it intrigues Chuck L., causing hiim to suspend his
studies while he investigates what the heck I wrote about;)

Anyways, I got another one:

Given:

EIGRP 1 RTRA OSPF RTB BGP RTR C OSPF RTRD EIGRP1


I want RTRD and RTRA to become EIGRP peers and do the exchange routing
update thing.  Granted, they are not directly connected, and do not share a
common subnet.   If I set up a GRE tunnel between D and A, the picture then
becomes:

EIGRP1  RTRA <---tunnel---> RTRD EIGRP1

The tunnel becomes the common network, and therefore, EIGRP should be able
to work.  Only thing I am not sure about is the source interfaces for this
tunnel will be different at each end (that is, each source interface will be
in a different subnet).I don't have my rack online to test this out, so
would appreciate any comments.

Thoughts,  anyone?


Flames to:   [EMAIL PROTECTED]


Charles




_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: BCMSN Hex- IP to MAC

2000-11-13 Thread Jim Erickson

No. But if you can go from decimal to binary, the step to hex is
rudimentary. Just divide each octet into two quartets and convert. For
example:

235 => 11101011 => 1110_1011 => 14_11 => E_B => EB


---JRE---

""Travis Parrill"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Does anyone know if there is a decimal to Hex conversion table on the
BCMSN
> test for the multicast IP to MAC address Translation.
>
> TP
> _
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
> Share information about yourself, create your own public profile at
> http://profiles.msn.com.
>
> _
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Clarification Question: ^Z, EXIT, END

2000-11-13 Thread Taylor, Don
Title: RE: Clarification Question: ^Z, EXIT, END





Ctrl-Z and "end" both take you out of config mode from wherever you are. "Exit" will take you out of config mode if you're at the Router(config)# prompt. If you're at any other prompt, such as Router(config-if), Router(config-router), etc., it will take you up one level (i.e. from a subinterface to the interface, or from an interface to global config).

"Configuration mode" just means you're configuring the router on some level, non-specific. "Global configuration mode" is being explicit that you are at the Router(config)# prompt.

Hope that clears it up for you.


- Don


-Original Message-
From: Reel, JohnX [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 13, 2000 2:54 PM
To: '[EMAIL PROTECTED]'
Subject: Clarification Question: ^Z, EXIT, END



Afternoon.


In the "Cisco CCNA Exam #640-507 Certification Guide" Book, page , I am
missing a clarification of terms used here...


    Use "Ctrl+Z" from any part of configuration mode (or use the "exit"
command from global configuration mode) to exit configuration mode and
return to privileged EXEC mode.  The configuration mode "end" command also
exits from any point in the configuration mode back to privileged EXEC mode.
The "exit"" commands from submodes or contexts of configuration mode back up
one level toward global configuration mode.


- Is there a clean and simple explanation as to what and when to use the
particular commands?   


- In the real world and in the CCNA test... Is there a reason that the
"Global configuration mode" and "Configuration mode" are different?


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]





RE: OSPF Load Balance/Metric

2000-11-13 Thread Brian

On Mon, 13 Nov 2000, Chuck Larrieu wrote:

> So with OC3, packet over sonet is the layer two? Or ATM? Depending?

nod..some could argue ATM as layer 2, 2.5, 3, whatever.but yes
OC3 is just a media type.

Brian


> 
> Chuck
> 
> -Original Message-
> From: Brian [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 13, 2000 3:19 PM
> To:   Chuck Larrieu
> Cc:   Billy Monroe; [EMAIL PROTECTED]
> Subject:  RE: OSPF Load Balance/Metric
> 
> On Mon, 13 Nov 2000, Chuck Larrieu wrote:
> 
> > Hh. don't ever recall reading that OSPF took "congestion" into
> > consideration when creating its routing databases.
> >
> > OSPF will load balance across up to four equal cost paths. There might be
> > some issues with per packet versus per destination, depending upon the
> type
> > of caching enabled or not enabled on the equipment.
> 
> It can actually do up to 6 I beleive, just four without any configuration
> needed.
> 
> 
> >
> > Perhaps the interviewer meant traffic shaping? Perhaps the interviewer was
> > confusing the (E)IGRP metric which includes a component called "delay" ?
> 
> Perhaps the interviewer is lost :)
> 
> >
> > Also, being ignorant of such rich kid toys as OC3, are there mechanisms
> > within OC3 to deal with congestion, as is true with frame relay?
> 
> OC3 is a layer 1 technology, its just a bitstream, so no.
> 
> >
> > Chuck
> >
> > -Original Message-
> > From:   [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
> > Billy Monroe
> > Sent:   Monday, November 13, 2000 1:45 PM
> > To: [EMAIL PROTECTED]
> > Subject:OSPF Load Balance/Metric
> >
> > Hello:
> >
> > An interviewer asked me what happens if you have two paths to a Router,
> both
> > using OC-3, and routing protocols is OSPF.
> >
> > I said that OSPF is a link state protocol and its metric is "Cost", which
> is
> > 10^8/Bandwidth. Load balance is enabled by default on OSPF, so packets
> will
> > be load balanced "per destination" (it should be configured if 'per
> packet'
> > is required).
> >
> > The guy then told me that I should take "Congestion" into consideration.
> >
> > How can this be ? I know that EIGRP or IGRP may be configured to use Load
> as
> > a metric, thus congestion would be take into account. I couldn't find any
> > documentation showing that OSPF takes congestion as a metric.
> >
> > Please let me know if I am wrong.
> >
> > Thanks,
> >
> > Billy Monroe
> > CCNA, Compaq ASE
> >
> >
> > _
> > FAQ, list archives, and subscription info:
> > http://www.groupstudy.com/list/cisco.html
> > Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> >
> > _
> > FAQ, list archives, and subscription info:
> http://www.groupstudy.com/list/cisco.html
> > Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> >
> 
> ---
> Brian Feeny, CCNP, CCDP   [EMAIL PROTECTED]
> Network Administrator
> ShreveNet Inc. (ASN 11881)
> 
> 

---
Brian Feeny, CCNP, CCDP   [EMAIL PROTECTED]   
Network Administrator 
ShreveNet Inc. (ASN 11881)

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



BCMSN Hex- IP to MAC

2000-11-13 Thread Travis Parrill

Does anyone know if there is a decimal to Hex conversion table on the BCMSN 
test for the multicast IP to MAC address Translation.

TP
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: lock and key (and telnet)

2000-11-13 Thread Taylor, Don
Title: RE: lock and key (and telnet)





Thanks, Brian. This will be one of the e-mails I keep archived. =)


- Don


-Original Message-
From: Brian [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 13, 2000 1:26 PM
To: [EMAIL PROTECTED]
Subject: Re: lock and key (and telnet)



Responding to my own email.


I found that you don't have to set "autocommand access-enable" on the vty
ports themselves, that you can actually apply this to a username:


username jim pass foo
username jim autocommand access-enable host


and then jim would use dynamic access lists, other logins not configured
for autocommand access-enable host would get normal CLI access to the
router.


Brian



On Mon, 13 Nov 2000, Brian wrote:


> 
> I have a question regarding lock and key.  If I configure my vty's for
> "autocommand access-enable host", then how can I telnet to my router?  I
> mean, from then on out it will just log you out after logging in (and
> "set" the dynamic access-list).  What if I have a router with s0 (wan
> side/internet) and e0 (lan side), and I want to be able to telnet to the
> router, to configure it from the lan side, and I want users to be able to
> telnet to the router from the wan side to set lock and key...is
> this even possible?  
> 
> From what I am seeing, is that once lock and key is in effect on vty's,
> you:
> 
> 1. have to have an input access list on the interface you enter the router
> on (else it complains)
> 2. are immediatly logged out, and the dynamic access-list set, and their
> is no way to get "into" the router via vty.
> 
> Brian
> 
> 
> ---
> Brian Feeny, CCNP, CCDP   [EMAIL PROTECTED]   
> Network Administrator   
> ShreveNet Inc. (ASN 11881)      
> 
> 


---
Brian Feeny, CCNP, CCDP   [EMAIL PROTECTED]   
Network Administrator     
ShreveNet Inc. (ASN 11881)    


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]





Re: CCIE Design Lab passed

2000-11-13 Thread Yusuf Budiadi

Do you know if there is online security labs with router IOS 12 enterprise,
PIX Firewall, NetRanger, etc, something like www.ccbootcamp.com.
Your info is greatly appreciated.

Thanks,
Yusuf


""SINEATH, JOSEPH E (AIT)"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Folks,
>
> I passed the CCIE Design Lab last week, and quite a bit of my study over
the
> past three months was done right here. The scenario posts were extremely
> helpful. This lab was a heck of a lot more "real-world" than the R/S one.
>
> Regards,
> Eric Sineath
> CCIE (R/S) #4504
> CCIE (Design)
> Senior Consultant
> SBC DataComm
>
> _
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: OSPF Load Balance/Metric

2000-11-13 Thread Chuck Larrieu

Just to correct this, IGRP and EIGRP both use bandwidth, delay, load,
reliability, and MTU as components in their calculation of metrics.  One
reason why one need not redistribute one into the other with provisions for
redistributing route metrics.

-Original Message-
From:   Eneas Quintero Guerini [mailto:[EMAIL PROTECTED]]
Sent:   Monday, November 13, 2000 3:23 PM
To: 'Chuck Larrieu'; Billy Monroe; [EMAIL PROTECTED]
Subject:RE: OSPF Load Balance/Metric

cost = 10 at the power of 8 / bandwidth

cost is the metric that ospf uses... Eigrp uses a composite metric based on
an equation for k1, k2, k3, k4 and k5...
... igrp uses bandw and delay... Rip uses hop count

Regards
Eneas


-Original Message-
From:   Chuck Larrieu [SMTP:[EMAIL PROTECTED]]
Sent:   Lunes 13 de Noviembre de 2000 05:45 PM
To: Billy Monroe; [EMAIL PROTECTED]
Subject:RE: OSPF Load Balance/Metric

Hh. don't ever recall reading that OSPF took "congestion" into
consideration when creating its routing databases.

OSPF will load balance across up to four equal cost paths. There might be
some issues with per packet versus per destination, depending upon the type
of caching enabled or not enabled on the equipment.

Perhaps the interviewer meant traffic shaping? Perhaps the interviewer was
confusing the (E)IGRP metric which includes a component called "delay" ?

Also, being ignorant of such rich kid toys as OC3, are there mechanisms
within OC3 to deal with congestion, as is true with frame relay?

Chuck

-Original Message-
From:   [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
Billy Monroe
Sent:   Monday, November 13, 2000 1:45 PM
To: [EMAIL PROTECTED]
Subject:OSPF Load Balance/Metric

Hello:

An interviewer asked me what happens if you have two paths to a Router, both
using OC-3, and routing protocols is OSPF.

I said that OSPF is a link state protocol and its metric is "Cost", which is
10^8/Bandwidth. Load balance is enabled by default on OSPF, so packets will
be load balanced "per destination" (it should be configured if 'per packet'
is required).

The guy then told me that I should take "Congestion" into consideration.

How can this be ? I know that EIGRP or IGRP may be configured to use Load as
a metric, thus congestion would be take into account. I couldn't find any
documentation showing that OSPF takes congestion as a metric.

Please let me know if I am wrong.

Thanks,

Billy Monroe
CCNA, Compaq ASE


_
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: OSPF Load Balance/Metric

2000-11-13 Thread Eneas Quintero Guerini

cost = 10 at the power of 8 / bandwidth

cost is the metric that ospf uses... Eigrp uses a composite metric based on an 
equation for k1, k2, k3, k4 and k5...
... igrp uses bandw and delay... Rip uses hop count

Regards
Eneas


-Original Message-
From:   Chuck Larrieu [SMTP:[EMAIL PROTECTED]]
Sent:   Lunes 13 de Noviembre de 2000 05:45 PM
To: Billy Monroe; [EMAIL PROTECTED]
Subject:RE: OSPF Load Balance/Metric

Hh. don't ever recall reading that OSPF took "congestion" into
consideration when creating its routing databases.

OSPF will load balance across up to four equal cost paths. There might be
some issues with per packet versus per destination, depending upon the type
of caching enabled or not enabled on the equipment.

Perhaps the interviewer meant traffic shaping? Perhaps the interviewer was
confusing the (E)IGRP metric which includes a component called "delay" ?

Also, being ignorant of such rich kid toys as OC3, are there mechanisms
within OC3 to deal with congestion, as is true with frame relay?

Chuck

-Original Message-
From:   [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
Billy Monroe
Sent:   Monday, November 13, 2000 1:45 PM
To: [EMAIL PROTECTED]
Subject:OSPF Load Balance/Metric

Hello:

An interviewer asked me what happens if you have two paths to a Router, both
using OC-3, and routing protocols is OSPF.

I said that OSPF is a link state protocol and its metric is "Cost", which is
10^8/Bandwidth. Load balance is enabled by default on OSPF, so packets will
be load balanced "per destination" (it should be configured if 'per packet'
is required).

The guy then told me that I should take "Congestion" into consideration.

How can this be ? I know that EIGRP or IGRP may be configured to use Load as
a metric, thus congestion would be take into account. I couldn't find any
documentation showing that OSPF takes congestion as a metric.

Please let me know if I am wrong.

Thanks,

Billy Monroe
CCNA, Compaq ASE


_
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: CCIE Design Lab passed

2000-11-13 Thread Bruce Williams

Congratulations!! What certification did you find more difficult, the CCIE
Design or the CCIE R&S?

Bruce
[EMAIL PROTECTED]

""SINEATH, JOSEPH E (AIT)"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Folks,
>
> I passed the CCIE Design Lab last week, and quite a bit of my study over
the
> past three months was done right here. The scenario posts were extremely
> helpful. This lab was a heck of a lot more "real-world" than the R/S one.
>
> Regards,
> Eric Sineath
> CCIE (R/S) #4504
> CCIE (Design)
> Senior Consultant
> SBC DataComm
>
> _
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Concentrator 3000 and PIX

2000-11-13 Thread Jim Bond

Hello,

I'm trying to have a PIX talk to a corportate
Concentrator 3030. The problem I have is PIX gets ip
address from ISP by DHCP. Is there anyway to do this?

Thanks in advance.

Jim



__
Do You Yahoo!?
Yahoo! Calendar - Get organized for the holidays!
http://calendar.yahoo.com/

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: OSPF Load Balance/Metric

2000-11-13 Thread Chuck Larrieu

So with OC3, packet over sonet is the layer two? Or ATM? Depending?

Chuck

-Original Message-
From:   Brian [mailto:[EMAIL PROTECTED]]
Sent:   Monday, November 13, 2000 3:19 PM
To: Chuck Larrieu
Cc: Billy Monroe; [EMAIL PROTECTED]
Subject:RE: OSPF Load Balance/Metric

On Mon, 13 Nov 2000, Chuck Larrieu wrote:

> Hh. don't ever recall reading that OSPF took "congestion" into
> consideration when creating its routing databases.
>
> OSPF will load balance across up to four equal cost paths. There might be
> some issues with per packet versus per destination, depending upon the
type
> of caching enabled or not enabled on the equipment.

It can actually do up to 6 I beleive, just four without any configuration
needed.


>
> Perhaps the interviewer meant traffic shaping? Perhaps the interviewer was
> confusing the (E)IGRP metric which includes a component called "delay" ?

Perhaps the interviewer is lost :)

>
> Also, being ignorant of such rich kid toys as OC3, are there mechanisms
> within OC3 to deal with congestion, as is true with frame relay?

OC3 is a layer 1 technology, its just a bitstream, so no.

>
> Chuck
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
> Billy Monroe
> Sent: Monday, November 13, 2000 1:45 PM
> To:   [EMAIL PROTECTED]
> Subject:  OSPF Load Balance/Metric
>
> Hello:
>
> An interviewer asked me what happens if you have two paths to a Router,
both
> using OC-3, and routing protocols is OSPF.
>
> I said that OSPF is a link state protocol and its metric is "Cost", which
is
> 10^8/Bandwidth. Load balance is enabled by default on OSPF, so packets
will
> be load balanced "per destination" (it should be configured if 'per
packet'
> is required).
>
> The guy then told me that I should take "Congestion" into consideration.
>
> How can this be ? I know that EIGRP or IGRP may be configured to use Load
as
> a metric, thus congestion would be take into account. I couldn't find any
> documentation showing that OSPF takes congestion as a metric.
>
> Please let me know if I am wrong.
>
> Thanks,
>
> Billy Monroe
> CCNA, Compaq ASE
>
>
> _
> FAQ, list archives, and subscription info:
> http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>
> _
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>

---
Brian Feeny, CCNP, CCDP   [EMAIL PROTECTED]
Network Administrator
ShreveNet Inc. (ASN 11881)


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Clarification Question: ^Z, EXIT, END

2000-11-13 Thread Reel, JohnX

Afternoon.

In the "Cisco CCNA Exam #640-507 Certification Guide" Book, page , I am
missing a clarification of terms used here...

Use "Ctrl+Z" from any part of configuration mode (or use the "exit"
command from global configuration mode) to exit configuration mode and
return to privileged EXEC mode.  The configuration mode "end" command also
exits from any point in the configuration mode back to privileged EXEC mode.
The "exit"" commands from submodes or contexts of configuration mode back up
one level toward global configuration mode.

- Is there a clean and simple explanation as to what and when to use the
particular commands?   

- In the real world and in the CCNA test... Is there a reason that the
"Global configuration mode" and "Configuration mode" are different?

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: OSPF Load Balance/Metric

2000-11-13 Thread Brian

On Mon, 13 Nov 2000, Chuck Larrieu wrote:

> Hh. don't ever recall reading that OSPF took "congestion" into
> consideration when creating its routing databases.
> 
> OSPF will load balance across up to four equal cost paths. There might be
> some issues with per packet versus per destination, depending upon the type
> of caching enabled or not enabled on the equipment.

It can actually do up to 6 I beleive, just four without any configuration
needed.


> 
> Perhaps the interviewer meant traffic shaping? Perhaps the interviewer was
> confusing the (E)IGRP metric which includes a component called "delay" ?

Perhaps the interviewer is lost :)

> 
> Also, being ignorant of such rich kid toys as OC3, are there mechanisms
> within OC3 to deal with congestion, as is true with frame relay?

OC3 is a layer 1 technology, its just a bitstream, so no.

> 
> Chuck
> 
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
> Billy Monroe
> Sent: Monday, November 13, 2000 1:45 PM
> To:   [EMAIL PROTECTED]
> Subject:  OSPF Load Balance/Metric
> 
> Hello:
> 
> An interviewer asked me what happens if you have two paths to a Router, both
> using OC-3, and routing protocols is OSPF.
> 
> I said that OSPF is a link state protocol and its metric is "Cost", which is
> 10^8/Bandwidth. Load balance is enabled by default on OSPF, so packets will
> be load balanced "per destination" (it should be configured if 'per packet'
> is required).
> 
> The guy then told me that I should take "Congestion" into consideration.
> 
> How can this be ? I know that EIGRP or IGRP may be configured to use Load as
> a metric, thus congestion would be take into account. I couldn't find any
> documentation showing that OSPF takes congestion as a metric.
> 
> Please let me know if I am wrong.
> 
> Thanks,
> 
> Billy Monroe
> CCNA, Compaq ASE
> 
> 
> _
> FAQ, list archives, and subscription info:
> http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> 
> _
> FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> 

---
Brian Feeny, CCNP, CCDP   [EMAIL PROTECTED]   
Network Administrator 
ShreveNet Inc. (ASN 11881)

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: help on ISDN question

2000-11-13 Thread Brian

On Mon, 13 Nov 2000, Sisqo wrote:

> If you have a T1 in North America and you are using ISDN to connect to
> Europe, what do you use to connect?

The long distance network

Brian



> 
> 
> _
> FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> 

---
Brian Feeny, CCNP, CCDP   [EMAIL PROTECTED]   
Network Administrator 
ShreveNet Inc. (ASN 11881)

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



help on ISDN question

2000-11-13 Thread Sisqo

If you have a T1 in North America and you are using ISDN to connect to
Europe, what do you use to connect?


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: OSPF Load Balance/Metric

2000-11-13 Thread Chuck Larrieu

Hh. don't ever recall reading that OSPF took "congestion" into
consideration when creating its routing databases.

OSPF will load balance across up to four equal cost paths. There might be
some issues with per packet versus per destination, depending upon the type
of caching enabled or not enabled on the equipment.

Perhaps the interviewer meant traffic shaping? Perhaps the interviewer was
confusing the (E)IGRP metric which includes a component called "delay" ?

Also, being ignorant of such rich kid toys as OC3, are there mechanisms
within OC3 to deal with congestion, as is true with frame relay?

Chuck

-Original Message-
From:   [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
Billy Monroe
Sent:   Monday, November 13, 2000 1:45 PM
To: [EMAIL PROTECTED]
Subject:OSPF Load Balance/Metric

Hello:

An interviewer asked me what happens if you have two paths to a Router, both
using OC-3, and routing protocols is OSPF.

I said that OSPF is a link state protocol and its metric is "Cost", which is
10^8/Bandwidth. Load balance is enabled by default on OSPF, so packets will
be load balanced "per destination" (it should be configured if 'per packet'
is required).

The guy then told me that I should take "Congestion" into consideration.

How can this be ? I know that EIGRP or IGRP may be configured to use Load as
a metric, thus congestion would be take into account. I couldn't find any
documentation showing that OSPF takes congestion as a metric.

Please let me know if I am wrong.

Thanks,

Billy Monroe
CCNA, Compaq ASE


_
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Definition of Control Plane

2000-11-13 Thread Chuck Larrieu

I'm no place where I can check, but if memory serves, there is a decent
discussion of this in Howard Berkowitz's book Designing Addressing
Architectures.

Chuck

-Original Message-
From:   [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
Julian Eccli
Sent:   Monday, November 13, 2000 2:18 PM
To: [EMAIL PROTECTED]
Subject:Re: Definition of Control Plane

Howard,

Thanks for the reply.  I have heard the reference many times and when I
searched
the RFC's and came up with the ATM definition it did not seem to fit the
context
of how it was referenced in IP.



Best Regards,

Julian

""Howard C. Berkowitz"" <[EMAIL PROTECTED]> wrote in message
news:p05001913b632114fb5be@[63.216.127.98]...
: At 12:22 PM -0800 11/10/2000, Julian Eccli wrote:
: >Does anyone know the definition of Control Plane from a generic
: >routing protocol
: >standpoint?  Is it the same definition as in ATM?  I have heard
references to
: >control planes in various talks but they were not specific to ATM.
: >
: >
: >Best Regards,
: >
: >Julian
: >
:
: Unfortunately, it isn't as well-specified in IP routing as in the
: B-ISDN/ATM architecture.  Many IP discussions merge what that
: architecture calls the control and management plane.
:
: Personally, I think merging the two is rather unfortunate.  In IP
: networks, I consider control plane protocols those that are used for
: signaling between hosts and ingress/egress routers.  Examples:  ARP,
: IGMP.  Another way to think about them is that they serve a
: user-to-network role.
:
: I consider pure management plane protocols to those used between
: routers:  BGP, OSPF, EIGRP, RIP, etc.  Arguably, these have a
: network-to-network role.
:
: There are protocols that don't neatly fit, such as RSVP and ICMP.  I
: suppose they are control plane when host initiated and management
: plane when router initiated, but that doesn't always work and is ugly
: anyway.
:
: _
: FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
: Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
:


_
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Catalyst 3548 port init. problem??

2000-11-13 Thread Chuck Larrieu

Set portfast on.

I have also seen issues like this with particular vendor equipment. In my
case it was HP Vectra computers. In those cases it wasn't portfast, but a
bad registry entry that had to be deleted.

Chuck

-Original Message-
From:   [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
Aaron Bowlsbey
Sent:   Monday, November 13, 2000 1:25 PM
To: '[EMAIL PROTECTED]'
Subject:Catalyst 3548 port init. problem??

Sorry if this obvious but... I seem to be having a problem with our Catalyst
3548's. Randomly, our NT users (who are wired directly to a switch port) are
logging on the their workstations with "cached information". That is, the
first time they attempted to login to the domain the domain controller is
unavailable. If user logs off and back on to the workstation one or two
times the workstation is then able to see the domain controller. It's as if
the switch port is still initializing.
How can I make sure that the port stays active so the domain controller will
always be visible?

_
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: CCIE Design Lab passed

2000-11-13 Thread Chuck Larrieu

How do you know you're a security candidate? The results out yet?  :->

Seriously - this is great. Folks like you continue to be an inspiration to
al of us.

Chuck

-Original Message-
From:   [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of aaa
Sent:   Monday, November 13, 2000 1:36 PM
To: [EMAIL PROTECTED]
Subject:Re: CCIE Design Lab passed

Wow!  well done ! I am just right behind you

aaa
CCIE #4420
CCIE Security Candidate
CCIE Design Candidadte

""SINEATH, JOSEPH E (AIT)"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Folks,
>
> I passed the CCIE Design Lab last week, and quite a bit of my study over
the
> past three months was done right here. The scenario posts were extremely
> helpful. This lab was a heck of a lot more "real-world" than the R/S one.
>
> Regards,
> Eric Sineath
> CCIE (R/S) #4504
> CCIE (Design)
> Senior Consultant
> SBC DataComm
>
> _
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>


_
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Definition of Control Plane

2000-11-13 Thread Julian Eccli

Howard,

Thanks for the reply.  I have heard the reference many times and when I searched
the RFC's and came up with the ATM definition it did not seem to fit the context
of how it was referenced in IP.



Best Regards,

Julian

""Howard C. Berkowitz"" <[EMAIL PROTECTED]> wrote in message
news:p05001913b632114fb5be@[63.216.127.98]...
: At 12:22 PM -0800 11/10/2000, Julian Eccli wrote:
: >Does anyone know the definition of Control Plane from a generic
: >routing protocol
: >standpoint?  Is it the same definition as in ATM?  I have heard references to
: >control planes in various talks but they were not specific to ATM.
: >
: >
: >Best Regards,
: >
: >Julian
: >
:
: Unfortunately, it isn't as well-specified in IP routing as in the
: B-ISDN/ATM architecture.  Many IP discussions merge what that
: architecture calls the control and management plane.
:
: Personally, I think merging the two is rather unfortunate.  In IP
: networks, I consider control plane protocols those that are used for
: signaling between hosts and ingress/egress routers.  Examples:  ARP,
: IGMP.  Another way to think about them is that they serve a
: user-to-network role.
:
: I consider pure management plane protocols to those used between
: routers:  BGP, OSPF, EIGRP, RIP, etc.  Arguably, these have a
: network-to-network role.
:
: There are protocols that don't neatly fit, such as RSVP and ICMP.  I
: suppose they are control plane when host initiated and management
: plane when router initiated, but that doesn't always work and is ugly
: anyway.
:
: _
: FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
: Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
:


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Labs for BCMSN (CCNP)

2000-11-13 Thread Daniel Cotts

The book follows the course. In it, step by step, you build a "switch
block". I cannot comment on the test. Labs are available from
www.mentorlabs.com.

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 13, 2000 3:18 PM
> To: [EMAIL PROTECTED]
> Subject: Labs for BCMSN (CCNP)
> 
> 
> Hello again.
> 
> Does anyone know where I could find some lab scenarios for BCMSN.  I
> have a 5505 Catalyst Switch that I can fool around on and I 
> have cleared
> the config, upgraded the IOS, messed around with VLANs and basic
> configuration, and that is about it.  Does anyone know of a 
> website or a
> book that has basic lab scenarios in it to help me prepare 
> for BCMSN...and
> the rest of the CCNP tests for that mater?
> 
> Also, I am reading the Cisco Press book for BCMSN.  The book seems to
> cover design more than configuring.  What does the test focus more on,
> design or configuration?
> 
> Thanks!
> ~j
> 

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



OSPF Load Balance/Metric

2000-11-13 Thread Billy Monroe

Hello:

An interviewer asked me what happens if you have two paths to a Router, both
using OC-3, and routing protocols is OSPF.

I said that OSPF is a link state protocol and its metric is "Cost", which is
10^8/Bandwidth. Load balance is enabled by default on OSPF, so packets will
be load balanced "per destination" (it should be configured if 'per packet'
is required).

The guy then told me that I should take "Congestion" into consideration.

How can this be ? I know that EIGRP or IGRP may be configured to use Load as
a metric, thus congestion would be take into account. I couldn't find any
documentation showing that OSPF takes congestion as a metric.

Please let me know if I am wrong.

Thanks,

Billy Monroe
CCNA, Compaq ASE


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: CCIE Design Lab passed

2000-11-13 Thread aaa

Wow!  well done ! I am just right behind you

aaa
CCIE #4420
CCIE Security Candidate
CCIE Design Candidadte

""SINEATH, JOSEPH E (AIT)"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Folks,
>
> I passed the CCIE Design Lab last week, and quite a bit of my study over
the
> past three months was done right here. The scenario posts were extremely
> helpful. This lab was a heck of a lot more "real-world" than the R/S one.
>
> Regards,
> Eric Sineath
> CCIE (R/S) #4504
> CCIE (Design)
> Senior Consultant
> SBC DataComm
>
> _
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: CCIE Design Lab passed

2000-11-13 Thread Kevin Wigle

yowsers!

Great going!

Hopefully you'll be able to post a little after action report?? (within the
nda)

Kevin Wigle

- Original Message -
From: "SINEATH, JOSEPH E (AIT)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, 13 November, 2000 16:02
Subject: CCIE Design Lab passed


> Folks,
>
> I passed the CCIE Design Lab last week, and quite a bit of my study over
the
> past three months was done right here. The scenario posts were extremely
> helpful. This lab was a heck of a lot more "real-world" than the R/S one.
>
> Regards,
> Eric Sineath
> CCIE (R/S) #4504
> CCIE (Design)
> Senior Consultant
> SBC DataComm
>
> _
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Default Ping Payload

2000-11-13 Thread Taylor, Don
Title: RE: Default Ping Payload





I went through the motions of an extended ping on my router, answered yes to "extended commands," and one of the options there is the data pattern to use. It appears the default is 0xABCD. I didn't get this result by sniffing, so I may be wrong, but... good luck.

- Don


-Original Message-
From: John Neiberger [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 13, 2000 11:54 AM
To: [EMAIL PROTECTED]
Subject: Default Ping Payload



When conducting ping tests from one of our remote routers, I get anywhere
from 5-13% packet loss when using the default ping payload, yet when I
change the payload to anything else--such as all ones, all zeroes,
alternating ones and zeroes--I get no packet loss whatsoever.  


This holds true regardless of packet size.  However, when using the default
data pattern, larger packets get dropped more often than smaller packets. 
We are seeing zero input or output errors on this interface.


This seems VERY strange to me, but I think I'll get closer to an answer when
I find out what the default pattern is.


Do any of you know what that is?


TIA,
John Neiberger






___
Tired of slow Internet? Get @Home Broadband Internet
http://www.home.com/xinbox/signup.html


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]





Re: lock and key (and telnet)

2000-11-13 Thread Brian

Responding to my own email.

I found that you don't have to set "autocommand access-enable" on the vty
ports themselves, that you can actually apply this to a username:

username jim pass foo
username jim autocommand access-enable host

and then jim would use dynamic access lists, other logins not configured
for autocommand access-enable host would get normal CLI access to the
router.

Brian


On Mon, 13 Nov 2000, Brian wrote:

> 
> I have a question regarding lock and key.  If I configure my vty's for
> "autocommand access-enable host", then how can I telnet to my router?  I
> mean, from then on out it will just log you out after logging in (and
> "set" the dynamic access-list).  What if I have a router with s0 (wan
> side/internet) and e0 (lan side), and I want to be able to telnet to the
> router, to configure it from the lan side, and I want users to be able to
> telnet to the router from the wan side to set lock and key...is
> this even possible?  
> 
> From what I am seeing, is that once lock and key is in effect on vty's,
> you:
> 
> 1. have to have an input access list on the interface you enter the router
> on (else it complains)
> 2. are immediatly logged out, and the dynamic access-list set, and their
> is no way to get "into" the router via vty.
> 
> Brian
> 
> 
> ---
> Brian Feeny, CCNP, CCDP   [EMAIL PROTECTED]   
> Network Administrator   
> ShreveNet Inc. (ASN 11881)  
> 
> 

---
Brian Feeny, CCNP, CCDP   [EMAIL PROTECTED]   
Network Administrator 
ShreveNet Inc. (ASN 11881)

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Catalyst 3548 port init. problem??

2000-11-13 Thread Aaron Bowlsbey

Sorry if this obvious but... I seem to be having a problem with our Catalyst
3548's. Randomly, our NT users (who are wired directly to a switch port) are
logging on the their workstations with "cached information". That is, the
first time they attempted to login to the domain the domain controller is
unavailable. If user logs off and back on to the workstation one or two
times the workstation is then able to see the domain controller. It's as if
the switch port is still initializing. 
How can I make sure that the port stays active so the domain controller will
always be visible? 

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: value of CCNP

2000-11-13 Thread Adam Hickey

Well I am in Sacramento and getting my CCNA helped me land a new job that
doubled my previous salary. I am quite certain that CCNP would be of
significant value to you.

Adam Hickey
[EMAIL PROTECTED]


- Original Message -
From: "Keith J" <[EMAIL PROTECTED]>
To: "Cisco@Groupstudy. Com" <[EMAIL PROTECTED]>
Sent: Monday, November 13, 2000 11:58 AM
Subject: value of CCNP


> Hi all
>
> I am new. Considering adding CCDP and NP to my certs. Anyone know what
> the value of a ccnp/dp with 3-4 years network exp in the silocon valley
> area
>
> and then again in the sacramento area...thinking of moving up there to
> buy a home.
>
> breaking the ice
>
> keith j.
>
> _
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Labs for BCMSN (CCNP)

2000-11-13 Thread jason . d . tomisser

Hello again.

Does anyone know where I could find some lab scenarios for BCMSN.  I
have a 5505 Catalyst Switch that I can fool around on and I have cleared
the config, upgraded the IOS, messed around with VLANs and basic
configuration, and that is about it.  Does anyone know of a website or a
book that has basic lab scenarios in it to help me prepare for BCMSN…and
the rest of the CCNP tests for that mater?

Also, I am reading the Cisco Press book for BCMSN.  The book seems to
cover design more than configuring.  What does the test focus more on,
design or configuration?

Thanks!
~j



passed MCNS 2

2000-11-13 Thread Yusuf Budiadi

I passed MCNS 2 this morning and did the CCIE Security written beta last
friday. The CCIE written wasn't as tough as I expected, though I might not
pass it anyway. I tried to compare the way IPsec implemented and configured
in Cisco router and Win2K. Enhanced IP Security for Cisco network did very
good job in introducing me to IPsec and CBAC. Other book I used was
Designing Cisco Network and PIX firewall documentation at CCO:
http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_v52/index.htm.
These three references cover most of the stuff but not everything.
Apparently NetRanger/Cisco Centri Firewall has been removed from MCNS
objectives. My plan is to take CCIE security and CCSE however I have no
access to PIX at the moment. Is anyone out there know if there is any online
labs like www.ccbootcamp.com but specialising in security.
Thanks for any info.

Cheers,
Yusuf


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Lab setup

2000-11-13 Thread Chuck Larrieu


Privilege exec level configurations allowing those logged in via telnet only
certain commands.

This can be excruciating sometimes, depending on what you want to permit.
And getting rid of them can be real fun ;->

Chuck

-Original Message-
From:   [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
NetEng
Sent:   Monday, November 13, 2000 12:29 PM
To: [EMAIL PROTECTED]
Subject:Lab setup

I would like to setup a lab at work that myself and co-workers can access
from home/internet. How do I set it up so no one can change the config on
the access router (dial-up ports only, I want the other ports to be
configurable)? If someone messes something up on another router, I want to
be able to fix it remotely. Any suggestions are appreciated. Thanks.


_
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



lock and key (and telnet)

2000-11-13 Thread Brian


I have a question regarding lock and key.  If I configure my vty's for
"autocommand access-enable host", then how can I telnet to my router?  I
mean, from then on out it will just log you out after logging in (and
"set" the dynamic access-list).  What if I have a router with s0 (wan
side/internet) and e0 (lan side), and I want to be able to telnet to the
router, to configure it from the lan side, and I want users to be able to
telnet to the router from the wan side to set lock and key...is
this even possible?  

>From what I am seeing, is that once lock and key is in effect on vty's,
you:

1. have to have an input access list on the interface you enter the router
on (else it complains)
2. are immediatly logged out, and the dynamic access-list set, and their
is no way to get "into" the router via vty.

Brian


---
Brian Feeny, CCNP, CCDP   [EMAIL PROTECTED]   
Network Administrator 
ShreveNet Inc. (ASN 11881)

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: isbn#'s

2000-11-13 Thread Montgomery, Robert WARCOM Contractor

I keep my personal list at two places: amazon.com and fatbrain.com (now
actually the same place).

-Original Message-
From: jennifer cribbs [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 13, 2000 12:42 PM
To: [EMAIL PROTECTED]
Subject: isbn#'s


What are the isbn number's for all bscn, bcmsn, bcran and the cid test from 
cisco press please?  i am having trouble locating these.

thanks, [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Anyone familiar with SmartCertify?

2000-11-13 Thread Donald B Johnson Jr

Or
Invest $500 on books at 50 dollars you could get all cisco press books
covering the exams + 4
ICND
DCN
BCMSN
BCRAN
BCSN
CIT
CID
DOYLE - ROUTING tcp
KENNEDY- SWITCHING
HALABI - BGP
OSPF - THOMAS
the remaining $2200 for three 25xxs on ebay
You had to pay for tests anyway.
Duck
- Original Message -
From: Mask Of Zorro <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, November 13, 2000 10:54 AM
Subject: Re: Anyone familiar with SmartCertify?


> $2700?? R they Nutz???
>
> Take $200 and invest in Cisco Press books.
> Take $500 and invest in some rack time.
> Take the remaining $2000 and use it to pay for attempts at the exams.
That's
> 5 attempts per exam.
>
> You are bound to pass each one on the first or second attempt, saving you
> hundreds of dollars over the StupidCertify method.
>
> My humble 2 cents...
>
> Z
>
>
> >From: "Gardner, Donald/COR" <[EMAIL PROTECTED]>
> >Reply-To: "Gardner, Donald/COR" <[EMAIL PROTECTED]>
> >To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> >Subject: Anyone familiar with SmartCertify?
> >Date: Mon, 13 Nov 2000 11:28:56 -0700
> >
> >These people have called me a couple of times to see if I'm interested in
> >their CCNP courseware.  The "sale" they have going on now gives you the
> >CCNP
> >package for $2700.  I've never heard of them before.  Anyone used it?
> >
> >http://www.cisco-certification-training.com/productinfo/ccnp.asp
> >
> >Don
> >
> >
> >_
> >FAQ, list archives, and subscription info:
> >http://www.groupstudy.com/list/cisco.html
> >Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>
> _
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
> Share information about yourself, create your own public profile at
> http://profiles.msn.com.
>
> _
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



CCIE Design Lab passed

2000-11-13 Thread SINEATH, JOSEPH E (AIT)

Folks,

I passed the CCIE Design Lab last week, and quite a bit of my study over the
past three months was done right here. The scenario posts were extremely
helpful. This lab was a heck of a lot more "real-world" than the R/S one.

Regards,
Eric Sineath
CCIE (R/S) #4504
CCIE (Design) 
Senior Consultant
SBC DataComm

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



ntp query

2000-11-13 Thread Joseph Sunia

If the routers can't be configured with polling interval to query the
ntp server, will they then continue to poll every 60-64 seconds?  Or do
they only poll when the time is not synch'd with the server?  Does the
algorithm detect this dynamically? I've seen on Unix servers where the
poll stat was either 512 (8min) or 1024 (17 min), will Cisco
router/switch behave similarly? where by default it polls once every
60-64secs but as long as time synch's with the server it won't poll
again for anumber of minutes later?

Thanks.
J.Sunia
Network Engineer


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



isbn#'s

2000-11-13 Thread jennifer cribbs

What are the isbn number's for all bscn, bcmsn, bcran and the cid test from 
cisco press please?  i am having trouble locating these.

thanks, [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



value of CCNP

2000-11-13 Thread Keith J

Hi all

I am new. Considering adding CCDP and NP to my certs. Anyone know what
the value of a ccnp/dp with 3-4 years network exp in the silocon valley
area

and then again in the sacramento area...thinking of moving up there to
buy a home.

breaking the ice

keith j.

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Lab setup

2000-11-13 Thread NetEng

I would like to setup a lab at work that myself and co-workers can access
from home/internet. How do I set it up so no one can change the config on
the access router (dial-up ports only, I want the other ports to be
configurable)? If someone messes something up on another router, I want to
be able to fix it remotely. Any suggestions are appreciated. Thanks.


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: CCIE Inquiries

2000-11-13 Thread Priscilla Oppenheimer

At 08:13 AM 11/13/00, Chuck Larrieu wrote:
>I can't resist..
>
>-Original Message-
>From:   [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
>Peter Abraham
>Sent:   Monday, November 13, 2000 7:51 AM
>To: [EMAIL PROTECTED]
>Cc: [EMAIL PROTECTED]
>Subject:CCIE Inquiries
>
>Good day all,
>
>I have two questions.
>
>(1) Which CCIE track is most promising?
>
>CL: They all promise the same thing - lotsa work, strained relationships,

Well, unless you're six and don't have any relationship with anyone but 
your teddy bear and your routers. &;-)

Regarding which is more "promising," I would say that the design CCIE isn't 
very well known yet. So if you get that one instead of the traditional R&S 
CCIE, you'll have to keep explaining yourself. But if you like design work 
better, then that's just a small negative compared to the positives.

>  a
>bunch of stress, and humiliation in the lab ;->
>Of course, if you attain it, then the promise is wine, women, song, and a
>ton of dough ;->
>
>(2) Which materials are required for the written exam?
>
>CL:  www.cisco.com - everything you need to know is there.
>
>I will appreciate you assistance in pointing me in the right direction.
>
>Thank you.
>
>Peter.
>
>P.S. Priscilla I need your assistance. I know you are a Cisco guru!
>_
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>Share information about yourself, create your own public profile at
>http://profiles.msn.com.
>
>_
>FAQ, list archives, and subscription info:
>http://www.groupstudy.com/list/cisco.html
>Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>
>_
>FAQ, list archives, and subscription info: 
>http://www.groupstudy.com/list/cisco.html
>Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]




Priscilla Oppenheimer
http://www.priscilla.com

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: BCMSN CiscoPress Book

2000-11-13 Thread Jim Erickson

"Marco Rodrigues" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello Group,
>
> I dont' know if anyone found this yet, but I couldn't find an
> errata on the ciscopress homepage so here it goes. On Pg .100 it states
> that a VLAN ID header is 10 bits long in the first 26 bytes of the ISL
> encapulation. But later in Figure 3-7 it says the VLAN ID field is 15
> bits. Can someone clarify this for me?

I don't have the book handy, so I can't cover this one. I will say that you
will find many more errors in this book. It is a good reference, and will
get you though the test, but if ever a book screamed for an errata, its this
one. There were a couple of others pointed out by others, so check the
groupstudy archives. One bad one is in the exercises for multicast IP-to-MAC
translation.

> Another issue is on Pg 104 is says original ethernet frames can't exceed
> 1518 bytes. But they state that if using 802.1q the frame becomes 1522
> bytes long. I thought 802.1q inserts it's information into the exsisting
> ethernet frame and ISL encapulates it making the size of the frame 1522
> bytes. Can someone also clarify this of me?

IIRC, the frame, with the 802.1q tag inserted, is still an ethernet frame,
and thus you could get notification on the switch of oversized frames if it
exceeds 1518 bytes. However, with the ISL encapsulation, the frame is no
longer an ethernet frame, it is an ISL frame, so the size limitation doesn't
apply.

---JRE---



_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Default Ping Payload

2000-11-13 Thread John Neiberger

When conducting ping tests from one of our remote routers, I get anywhere
from 5-13% packet loss when using the default ping payload, yet when I
change the payload to anything else--such as all ones, all zeroes,
alternating ones and zeroes--I get no packet loss whatsoever.  

This holds true regardless of packet size.  However, when using the default
data pattern, larger packets get dropped more often than smaller packets. 
We are seeing zero input or output errors on this interface.

This seems VERY strange to me, but I think I'll get closer to an answer when
I find out what the default pattern is.

Do any of you know what that is?

TIA,
John Neiberger





___
Tired of slow Internet? Get @Home Broadband Internet
http://www.home.com/xinbox/signup.html

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



CCIE,CCIE,CCIE!

2000-11-13 Thread aaa

Ok! I want to learn some Security stuff ( a little bit tired of routing
protocols) so I am going to get CCIE Security in the next three months ,
following CCIE Design , just to get some really fun!!. Who wants to join
me?.

aaa
CCIE #4420


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



ISDN Cisco to Shiva

2000-11-13 Thread Neil Bennett

Hi,

Wondering if someone could help. I have been trying to set up a 3620 to dial
in to a shiva intergrator by using dialer profiles.
The router was configured using dialer map's but for some reason appeared to
be very slow to open the isdn line up (to actually open it, not the PPP
stage) using dialer profiles the line open's quickly but doesnt connect,
debugging ppp auth returns nothing and debuging ppp neg shows the shiva
rejecting chap. The shiva does work using chap when using dialer map's on
the cisco.
Im guessing that the problem is with my config of the dialer profiles, but i
cant work out why.

Here is dialer interface config,

interface dialer0
 ip address 10.10.10.1 255.255.255.0
 encapsulation ppp
 dialer remote-name shiva
 dialer pool 1
 dialer-group 1
 no cdp enable
 ppp authentication chap


What i dont understand is why it doesnt even reach the authentication
stage.the person supporting the shiva's isnt gonna change the config
coz it already works that end!!

TIA,

Neil



_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Passed BCMSN!! Boson BCRAN

2000-11-13 Thread STRAND Scott

John,
Good job on BCMSN. I passed BCRAN about ten days ago and I used BOSON test #1. I 
thought is was quite helpful and well worth the
money. I also used the Cisco-Press book (has everything) and the McGraw Hill (easier 
to read) to prep for BCRAN.
Only one more (Support) to go for me.it gets easier to spend those long hours 
studying the closer you get to CCNP!!!

--Scott

john wood wrote:

> Thanks Group,
>
> Just passed the BCMSN yesterday, 2 more to go!
>
> Just a note on the BCMSN, you really got to know your stuff for most of the
> questions were asking the materials backward.  Instead of asking you cause
> to the effect, they're asking you the effect to the cause.  DO KNOW VTP
> WELL, they drill it pretty well.  A note on the Boson BCMSN #2, not very
> helful as on the test but just general understanding of the material.  I
> don't think it helped me one bit but it has one question identical to the
> real test.
>
> Moving on the BCRAN, any words on the Boson BCRAN test?  are they any good
> at all?  Books or resources to suggest would be greatly appreciated!
>
> Thanks,
>
> John
>
> ---
> FREE! The World's Best Email Address @email.com
> Reserve your name now at http://www.email.com
>
> _
> FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Some OSPF Questions

2000-11-13 Thread michael champion

If you look at page 432, Table 9.1 in Doyle's "Routing TCP/IP" for the OSPF
interface state machine, you will see clearly that one of the events (6). is
"the expiration of the RouterDeadInterval without having received a Hello
from the DR or the BDR or both", which changes directly to the DR/BDR
election state. This implies that the DR/BDR election process is associated
with the Hello interval, not an LSA. It makes sense, because every Hello
packet states the DR and the BDR. If the DR goes down, how does it send an
LSA to notify anybody about it? I am not sure exactly what a "missed LSA"
means in this regard. The state diagram is probably the source from which
that actual software algorithms were derived.

JMHO

MLC
"David Armstrong" <[EMAIL PROTECTED]> wrote in message
8up5n1$src$[EMAIL PROTECTED]">news:8up5n1$src$[EMAIL PROTECTED]...
> This has been an awesome thread to me. Thanks everyone for the input.
> Evidently  I'm not alone in being confused over BDR to DR promotion. The
> books and literature I've found have clearly stated that the event to
> promote BDR's to DR's is a missed LSA; however, the tests here show
> otherwise. Winston, I'm with you: I hope they never ask this on the test.
> I'll have to decide between what I believe to be right and what the book
> states as right.
>
> I still think there's a piece missing. 40 seconds to take over the
functions
> of DR seems like it could create routing delays or time outs on a large
> network. I'm going to continue to look for a definitive answer.
>
> Thanks Again,
>
> David
>
> ""David Armstrong"" <[EMAIL PROTECTED]> wrote in message
> 8uh8vj$c47$[EMAIL PROTECTED]">news:8uh8vj$c47$[EMAIL PROTECTED]...
> > Last night at our BSCN study group meeting in Dallas we had some
questions
> > about OSPF that we weren't able to resolve. If someone or ones could
> answer
> > these it would clarify some areas we're a little fuzzy on. Also, if
you're
> > iin the Dallas Ft. Worth area and would like to attend, we'd love to
have
> > you join us..
> >
> > Thanks for any help,
> >
> > David Armstrong
> >
> >
> > 1) What is the default time period that the BDR waits when listening to
> > LSA's from the DR before it decides that the DR is down and promotes
> itself
> > to DR. All the literature we could find simply said that the BDR waits
for
> > the specified time period but never said what that period is.
> >
> > 2) In a Point-to-Point network in which the router in Area 0 is
connected
> to
> > FR, ISDN, X.25 or ATM branch offices (networks), how does convergence
and
> > updates take place? From what we've found a DR and BDR is not elected in
a
> > strictly Point-to-Point network.
> >
> > I think an example would explain this question better: We  have one 3620
> > router in our Ft. Worth office connected to an office in Houston (via
FR),
> > and office in Kansas City (via FR), an office in the DFW area (via ISDN)
> and
> > the owner's home (via ISDN). The 3620 is behind a firewall (Pix 520) and
> the
> > firewall is connected to a 1720 going to the Internet. I'd like to
> implement
> > OSPF on our network simply for the experience. However, I don't have 2
> > routers internally on our Ethernet LAN that can be configured for Area 0
> and
> > elected to DR and BDR. All other routers connected to that router are
via
> > NBMA Point-to-Point connections. Since I only have one router on the
> > Broadcast Multiaccess network (the 3620) and routers connected via PtoP
> > don't participate in DR and BDR elections, how would updates occur? Can
> > their only be one DR (in this case the 3620)?
> >
> > 3) The books and tutorials all state that "router ospf 6" defines ospf
on
> > the router with a process ID of 6. They then all say that you shouldn't
> > define more than one process. Does that mean that you can have a router
> with
> > the following:
> >
> > router ospf 6
> >   network 10.100.0.0 0.0.255.255
> >
> > router ospf 7
> >  network 10.200.0.0 0.0.255.255
> >
> > If this is an allowed configuration, what kind of instances would it be
> used
> > for? Also, exactly what is the process ID used for?
> >
> >
> >
> >
> > _
> > FAQ, list archives, and subscription info:
> http://www.groupstudy.com/list/cisco.html
> > Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> >
>
>
> _
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Calling Tacacs+ experts: How to Customize Logon Prompt

2000-11-13 Thread John Zaggat

Hi,
We are using PIX with Cisco secure for NT4. Does anyone know how to
customize Logon prompt that users get when they access Internet. I posted
this last week but did not get any response. Is it possible or not. Can
someone atleast confirm that.

Thanks




_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Anyone familiar with SmartCertify?

2000-11-13 Thread Clayton Dukes

Tell ya what,

Send me $2700.00 and then go and read the Documentation I have posted for
free at http://www.gdd.net/cisco then pass your CCNP and we'll all be happy
(You and I anyways) :-)



Clayton Dukes
Internetwork Solutions Engineer
Internetwork Management Engineer
Thrupoint, Inc.
CCNA, CCDA, CCDP, CCNP
SunCSA, Etc.


- Original Message -
From: Gardner, Donald/COR <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 13, 2000 1:28 PM
Subject: Anyone familiar with SmartCertify?


> These people have called me a couple of times to see if I'm interested in
> their CCNP courseware.  The "sale" they have going on now gives you the
CCNP
> package for $2700.  I've never heard of them before.  Anyone used it?
>
> http://www.cisco-certification-training.com/productinfo/ccnp.asp
>
> Don
>
>
> _
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Anyone familiar with SmartCertify?

2000-11-13 Thread Mask Of Zorro

$2700?? R they Nutz???

Take $200 and invest in Cisco Press books.
Take $500 and invest in some rack time.
Take the remaining $2000 and use it to pay for attempts at the exams. That's 
5 attempts per exam.

You are bound to pass each one on the first or second attempt, saving you 
hundreds of dollars over the StupidCertify method.

My humble 2 cents...

Z


>From: "Gardner, Donald/COR" <[EMAIL PROTECTED]>
>Reply-To: "Gardner, Donald/COR" <[EMAIL PROTECTED]>
>To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
>Subject: Anyone familiar with SmartCertify?
>Date: Mon, 13 Nov 2000 11:28:56 -0700
>
>These people have called me a couple of times to see if I'm interested in
>their CCNP courseware.  The "sale" they have going on now gives you the 
>CCNP
>package for $2700.  I've never heard of them before.  Anyone used it?
>
>http://www.cisco-certification-training.com/productinfo/ccnp.asp
>
>Don
>
>
>_
>FAQ, list archives, and subscription info: 
>http://www.groupstudy.com/list/cisco.html
>Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Passed BCMSN!! Boson BCRAN

2000-11-13 Thread john wood

Thanks Group,

Just passed the BCMSN yesterday, 2 more to go!

Just a note on the BCMSN, you really got to know your stuff for most of the
questions were asking the materials backward.  Instead of asking you cause
to the effect, they're asking you the effect to the cause.  DO KNOW VTP
WELL, they drill it pretty well.  A note on the Boson BCMSN #2, not very
helful as on the test but just general understanding of the material.  I
don't think it helped me one bit but it has one question identical to the
real test.

Moving on the BCRAN, any words on the Boson BCRAN test?  are they any good
at all?  Books or resources to suggest would be greatly appreciated!

Thanks,

John


---
FREE! The World's Best Email Address @email.com
Reserve your name now at http://www.email.com


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



modem question for BCRAN

2000-11-13 Thread Sisqo

What command begins the initialization string for a sportster usr modem?


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



  1   2   >