RE: question on acl [7:75257]

2003-09-11 Thread Reimer, Fred
ssage- From: Andrew Larkins [mailto:[EMAIL PROTECTED] Sent: Thursday, September 11, 2003 12:50 PM To: [EMAIL PROTECTED] Subject: RE: question on acl [7:75257] As multiple single entries - you can not summarize these... A better way is to have all the specific users that must be denied to be

RE: question on acl [7:75257]

2003-09-11 Thread Andrew Larkins
As multiple single entries - you can not summarize these... A better way is to have all the specific users that must be denied to be in a summarizable subnet -Original Message- From: Yong Wee [mailto:[EMAIL PROTECTED] Sent: 11 September 2003 17:30 To: [EMAIL PROTECTED] Subject: question

Re: question on acl [7:75257]

2003-09-11 Thread Bob by The Bay
Yongwee, ! ! Deny even numbers but permit everything else ! access-list 101 deny tcp 192.168.2.0 0.0.0.254 host 192.168.1.254 eq telnet access-list 101 permit any any ! implicit deny all here ! ! or perhaps more efficiently ! ! ! Permit odd numbers only ! access-list 101 permit tcp 192.168.2.1 0.

RE: question on acl [7:75258]

2003-09-11 Thread Salvatore De Luca
Here is an example of a named ACL to Block Specific even HOST sources to destination port 23 to the address you specified. You can use: ip access-list extended BLOCK_TELNET_EVEN deny tcp 192.168.2.0 0.0.0.254 host 192.168.1.254 eq telnet permit ip any any Just practice and play wi

RE: question? [7:75237]

2003-09-11 Thread Chibwe, Oliver J, NEO
Yes I do and how can I contribute to your good cause?:) Thank you Ollie AT&T Common Backbone 866-397-7309 Opt 1 -Original Message- From: Accsystest [mailto:[EMAIL PROTECTED] Sent: Thursday, September 11, 2003 6:33 AM To: [EMAIL PROTECTED] Subject: question? [7:75237] got your email ad

RE: Question regarding dialer-watch [7:74900]

2003-09-05 Thread Jens Petter Eikeland
Groupstudy Sent: 3. september 2003 10:49 To: Security Group Study; 'Jens Petter Eikeland' Subject: RE: Question regarding dialer-watch Hi, You need to do some relavent debugs on the router. may I suggest you try: debug isdn events, debug isdn error, debug ppp events etc. you may like to try

RE: Question regarding dialer-watch [7:74667]

2003-09-03 Thread Brian McGahan
Jens, Assuming this is legacy DDR, do you have a static layer 3 to layer 2 resolution (dialer map) for the IP of the remote end? Post your config if you're still having trouble. HTH, Brian McGahan, CCIE #8593 [EMAIL PROTECTED] Internetwork Expert, Inc. http://www.InternetworkExpert.co

RE: Question regarding dialer-watch [7:74667]

2003-09-02 Thread Brian McGahan
Jens, Assuming this is legacy DDR, do you have a static layer 3 to layer 2 resolution (dialer map) for the IP of the remote end? Post your config if you're still having trouble. HTH, Brian McGahan, CCIE #8593 [EMAIL PROTECTED] Internetwork Expert, Inc. http://www.InternetworkExpert.co

RE: Question regarding dialer-watch [7:74667]

2003-09-02 Thread Brian McGahan
Jens, Assuming this is legacy DDR, do you have a static layer 3 to layer 2 resolution (dialer map) for the IP of the remote end? Post your config if you're still having trouble. HTH, Brian McGahan, CCIE #8593 [EMAIL PROTECTED] Internetwork Expert, Inc. http://www.InternetworkExpert.com

RE: Question regarding dialer-watch [7:74667]

2003-09-02 Thread Reimer, Fred
What are you trying to accomplish? A configuration using specific protocols for some lab, or are you just trying to get some connectivity up and running? Why don't you just use backup interface? Ah, it looks like you are doing this for a lab, and not a real-life reason. O.K., is your IPsec conn

RE: Question in ABR [7:72624]

2003-07-20 Thread Reimer, Fred
delete it from your computer. -Original Message- From: Howard C. Berkowitz [mailto:[EMAIL PROTECTED] Sent: Saturday, July 19, 2003 8:33 PM To: [EMAIL PROTECTED] Subject: Re: Question in ABR [7:72624] At 5:17 PM + 7/19/03, Rajesh Kumar wrote: >Hello all, > >If a route

Re: Question in ABR [7:72624]

2003-07-19 Thread Howard C. Berkowitz
At 5:17 PM + 7/19/03, Rajesh Kumar wrote: >Hello all, > >If a router has its interfaces in Area 1 and Area 2 and no Area 0, is it > >still considered to be an ABR OR strictly, one of the interfaces has to > >be in Area 0 to be an ABR? In the present implementation, at least one interface must

Re: Question in ABR [7:72624]

2003-07-19 Thread Howard C. Berkowitz
At 9:05 PM + 7/19/03, bergenpeak wrote: >RFC2328 defines this router to be an ABR. However, there are some >issues with this approach. RFC 3509 defines an alternative behavior >for ABRs. In summary, when the router connects to multiple areas >but not to area 0, the router should not operate

Re: Question in ABR [7:72624]

2003-07-19 Thread Zsombor Papp
This is from RFC2328: Backbone routers A router that has an interface to the backbone area. This includes all routers that interface to more than one area (i.e., area border routers). However, backbone routers do not have to be area border

Re: Question in ABR [7:72624]

2003-07-19 Thread bergenpeak
RFC2328 defines this router to be an ABR. However, there are some issues with this approach. RFC 3509 defines an alternative behavior for ABRs. In summary, when the router connects to multiple areas but not to area 0, the router should not operate as an ABR but instead should operate as if it w

RE: question on Cisco Certification Challenge from cis [7:72272]

2003-07-15 Thread Muhtari Adanan
What's the URl for the questions? Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=72286&t=72272 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations t

RE: Question of EIGRP Calculation [7:72091]

2003-07-10 Thread hebn9999
hi, unlike ospf, eigrp process doesn't know the toppology of the whole network. from R1's perspective,there is only one path to reach 192.168.1.0 with nexthop is R2's s0. the successor is actually the nexthop instead of route. hebn - Original Message

Re: Question about remote telnet and NAT [7:71054]

2003-06-23 Thread Iwan Hoogendoorn
thank you very much it worked Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=71178&t=71054 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violatio

RE: question about proxy-arp [7:71113]

2003-06-23 Thread Priscilla Oppenheimer
henry bb wrote: > > today I already know why 2500 can ping 88.1.77.1 because It doesn't make sense that the 2500 can ping all the way to the 3550 Ethernet interface based on the minimal information that you told us before. You must be doing routing. It has nothing to do with Proxy ARP, though. Ma

RE: question about proxy-arp [7:71113]

2003-06-23 Thread Priscilla Oppenheimer
Priscilla Oppenheimer wrote: > > henry bb wrote: > > > > today I already know why 2500 can ping 88.1.77.1 because > > It doesn't make sense that the 2500 can ping all the way to the > 3550 Ethernet interface based on the minimal information that > you told us before. You must be doing routing. I

RE: question about proxy-arp [7:71113]

2003-06-23 Thread Nikolay Abromov
arp cannot pass through serial links and when u want to ask for arp router behind that serial link then u set proxy-arp on ethernet and that router reply instead router behind serial,as far as i know Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=71141&t=71113 ---

RE: question about proxy-arp [7:71113]

2003-06-23 Thread Nikolay Abromov
arp cannot pass through serial links and when u want to ask for arp router behind that serial link then u set proxy-arp on ethernet and that router reply instead router behind serial,as far as i know Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=71131&t=71113 -

Re: Question about remote telnet and NAT [7:71054]

2003-06-23 Thread Bikespace
Hi Iwan, IP ROUTE 0.0.0.0 0.0.0.0 10.0.0.X where 10.0.0.X is the inside address of your ADSL router (your gateway for the 10.0.0.0 subnet). Bikespace ""Iwan Hoogendoorn"" wrote in message news:[EMAIL PROTECTED] > Hi Bikespace, > > I guess i did not put a default route into the 2511... > > Ca

Re: Question about remote telnet and NAT [7:71054]

2003-06-23 Thread Iwan Hoogendoorn
Hi Bikespace, I guess i did not put a default route into the 2511... Can you give me an example ...because i think that is know that you are saying but i am not sure... Pls give he an example according to my provided IP address and mappings... My 2511 has the ip address of 10.0.0.99 Thank you

RE: question about proxy-arp [7:71113]

2003-06-23 Thread henry bb
today I already know why 2500 can ping 88.1.77.1 because proxy-arp doesn't function on serial interface. so what's the real function of proxy-arp on serial interface ? Does it work when bridge on the serial interface ? If bridge on serial interface,how ios transfer arp ? I think there isn't mac a

RE: question about proxy-arp [7:71113]

2003-06-22 Thread Chirag Arora
This seems to be quite obvious to me. If the packet is generated from the 2500 router , it knows that 88.1.0.0/16 is on serial 0 (directly connected). The packet reaches 2611 which has 88.1.77.1 directly conected. The return packet can also flow as 88.1.201.1 is directly conected. But this is true

Re: Question about remote telnet and NAT [7:71054]

2003-06-22 Thread Bikespace
Have you put a default route on your 2500 pointing to the inside interface of your ADSL router? Otherwise it will not know how to get back to whoever is trying to telnet to it. Bikespace ""Iwan Hoogendoorn"" wrote in message news:[EMAIL PROTECTED] > My NAT is beiing arranged by my E-tech Modem/

RE: Question about remote telnet and NAT [7:71054]

2003-06-21 Thread Iwan Hoogendoorn
My NAT is beiing arranged by my E-tech Modem/Router/Switch these are my NAT/Virtual server mapping: ID Public Port Private Port Port Type Host IP Address 1 23 23TCP 10.0.0.99 2 21 21TCP 10.0.0.3 3 21

RE: Question about remote telnet and NAT [7:71054]

2003-06-21 Thread - jvd
Can you paste your nat configuration? If not it should look something like this: int eth0 ip address 10.0.0.99 255.255.255.0 ip nat inside int ser0 ip address 217.19.23.175 255.255.255.0 ip nat outside ip nat inside source static 10.0.0.99 217.19.23.175 Then when you do a "show ip nat trans

RE: question about serial link ? [7:70803]

2003-06-17 Thread Priscilla Oppenheimer
brian dell wrote: > > help with the following: > > Serial interfaces typically connect to WAN via serial links ? > correct ? Yes. > and once we say serial links we imply bit oriented traffic via > these links ? correct ?? Nope. Serial means one bit at a time is sent. The opposite is parallel,

Re: question on operational efficiency of vpn's [7:69739]

2003-05-31 Thread garrett allen
leave the other servers as is. not perfect from an engineering or optimization standpoint, but good enough (which is often a good enough solution). thanks again. - Original Message - From: Priscilla Oppenheimer Date: Friday, May 30, 2003 1:49 pm Subject: Re: question on operational

Re: question on operational efficiency of vpn's [7:69739]

2003-05-31 Thread garrett allen
leave the other servers as is. not perfect from an engineering or optimization standpoint, but good enough (which is often a good enough solution). thanks again. - Original Message - From: Priscilla Oppenheimer Date: Friday, May 30, 2003 1:49 pm Subject: Re: question on operational

Re: question on operational efficiency of vpn's [7:69739]

2003-05-31 Thread Priscilla Oppenheimer
It's good that we're getting a discussion going on this. We all understand the theory. The real question is an operational one. Is it worth the trouble to configure every host for a lower MTU? In his case, he doesn't need to, as it is working, albeit with fragmentation, but should he do it in order

Re: question on operational efficiency of vpn's [7:69739]

2003-05-30 Thread Troy Leliard
I've also run into something similar when I was using encrypted GRE tunnels, where both GRE and IPSec add overhead. However in this case it is slightly more complicated as the you can not use MTU path discovery and have to manually decrease MTU size. Reason for using gre with Ipsec .. to remote s

Re: question on operational efficiency of vpn's [7:69739]

2003-05-30 Thread testlab
Hi Garret, I've some experience of this also. With TCP, the "don't fragment bit is set" so when a 1500 byte frame hits the VPN tunnel, the VPN device sends an ICMP message back to the host saying "I need to fragment your packet but you are telling me not to fragment" because it needs to add extra

Re: RE: question on operational efficiency of vpn's [7:69739]

2003-05-30 Thread garrett allen
. cheers! - Original Message - From: Priscilla Oppenheimer Date: Thursday, May 29, 2003 12:57 pm Subject: RE: question on operational efficiency of vpn's [7:69739] > Good questions. I wish some others would pipe in so you would get > a bigger > sample space, but I'll p

RE: question on operational efficiency of vpn's [7:69739]

2003-05-30 Thread Howard C. Berkowitz
At 4:57 PM + 5/29/03, Priscilla Oppenheimer wrote: >Good questions. I wish some others would pipe in so you would get a bigger >sample space, but I'll pipe in since nobody else did yet! > >What do the rest of you think? The exec summary is that we're wondering how >common it is to adjust host M

RE: question on operational efficiency of vpn's [7:69739]

2003-05-30 Thread Priscilla Oppenheimer
Good questions. I wish some others would pipe in so you would get a bigger sample space, but I'll pipe in since nobody else did yet! What do the rest of you think? The exec summary is that we're wondering how common it is to adjust host MTU to avoid fragmentation with VPN and IPSec. See below

RE: Question about the Revised R&S CCIE Writte [7:66715]

2003-04-04 Thread Troy Leliard
03, 2003 6:58 AM > To: [EMAIL PROTECTED] > Subject: RE: Question about the Revised R&S CCIE Writte > [7:66715] > > > When the last exam format was introduced (September if I am > right) the pass > mark was 70%. Lately I heard it was around 57% (it was my grade >

RE: Question about the Revised R&S CCIE Writte [7:66715]

2003-04-03 Thread [EMAIL PROTECTED]
when i failed in november, it was 150 questions/3 hours/58% pass mark -Original Message- From: alaerte Vidali [mailto:[EMAIL PROTECTED] Sent: Thursday, April 03, 2003 6:58 AM To: [EMAIL PROTECTED] Subject: RE: Question about the Revised R&S CCIE Writte [7:66715] When the last

Re: Question about the Revised R&S CCIE Written Exam [7:66715]

2003-04-03 Thread Karsten
70% On Wednesday 02 April 2003 05:11 pm, Mirza, Timur wrote: > do you know what the pass mark is? > > -Original Message- > From: Karsten [mailto:[EMAIL PROTECTED] > Sent: Wednesday, April 02, 2003 3:43 PM > To: [EMAIL PROTECTED] > Subject: Re: Question about the Rev

RE: Question about the Revised R&S CCIE Writte [7:66715]

2003-04-03 Thread alaerte Vidali
When the last exam format was introduced (September if I am right) the pass mark was 70%. Lately I heard it was around 57% (it was my grade when I failed in September - life needs to go on). Maybe the new exam also started at 70%. Does it? Message Posted at: http://www.groupstudy.com/form/read.p

RE: Question about the Revised R&S CCIE Written Exam [7:66715]

2003-04-02 Thread Mirza, Timur
do you know what the pass mark is? -Original Message- From: Karsten [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 02, 2003 3:43 PM To: [EMAIL PROTECTED] Subject: Re: Question about the Revised R&S CCIE Written Exam [7:66715] A ccie at Boson told me it was 120. -Karsten

Re: Question about the Revised R&S CCIE Written Exam [7:66715]

2003-04-02 Thread Karsten
A ccie at Boson told me it was 120. -Karsten On Wednesday 02 April 2003 02:07 pm, Zahid Hassan wrote: > Dear All, > > Could someone please confirm about the number of questions in the new R&S > written > exam after March 28 2003 as it is not mentioned on CCIE information page. > > Thanks in adva

RE: Question on Traffic on the internet [7:65148]

2003-03-12 Thread Priscilla Oppenheimer
Han Chuan Alex Ang wrote: > > I am wondering about this question, if my vendor told me that > their server are resided locally and I assumed that traffic out > through my ATM with 2Mb local and 256Kb International will off > course travelled through the 2Mb local leased line nad > considered local

Re: Question on Traffic on the internet [7:65148]

2003-03-12 Thread Howard C. Berkowitz
At 1:18 PM + 3/12/03, Han Chuan Alex Ang wrote: >I am wondering about this question, if my vendor told me that their server >are resided locally and I assumed that traffic out through my ATM with 2Mb >local and 256Kb International will off course travelled through the 2Mb >local leased line nad

Re: Question on Traffic on the internet [7:65148]

2003-03-12 Thread Howard C. Berkowitz
At 1:18 PM + 3/12/03, Han Chuan Alex Ang wrote: >I am wondering about this question, if my vendor told me that their server >are resided locally and I assumed that traffic out through my ATM with 2Mb >local and 256Kb International will off course travelled through the 2Mb >local leased line nad

Re: Question on a particular ISDN simulator [7:64814]

2003-03-10 Thread The Long and Winding Road
Thanks to the folks who responded, and who have shared a number of files. I recently purchased the ISDN package from o..p..t..s..y..s.net - consists of 2x2503 routers and the B-link-2 ISDN sim. I checked prices versus what I was seeing on the auction site, and the price seemed reasonable all thin

Re: Question [7:64878]

2003-03-09 Thread Karen E Young
Comments in-line *** REPLY SEPARATOR *** On 3/10/2003 at 4:03 AM Steiven Poh-\(Jaring MailBox\) wrote: >Hey Guys, > >Can anyone please help answer just few question for my assigment? Thanks > >1) what is the difference of ethernet 2 and ethernet SNAP frames ? Cisco's Ethern

PING BIFF TERRIFIC: Re: Question on a particular ISDN simulator [7:64873]

2003-03-09 Thread The Long and Winding Road
hey, BT, can you contact me off line please. I have a question regarding the firmware versions. thanks. chuck -- TANSTAAFL "there ain't no such thing as a free lunch" ""Biff Terrific"" wrote in message news:[EMAIL PROTECTED] > I used to have those problems only with basic-ni; I upgraded the

RE: Question on a particular ISDN simulator [7:64814]

2003-03-08 Thread Biff Terrific
I used to have those problems only with basic-ni; I upgraded the firmware. It still has the ocasional hiccup but overall it is good now. Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=64826&t=64814 -- FAQ, list archives, and subscr

RE: Question on a particular ISDN simulator [7:64814]

2003-03-08 Thread Juan Blanco
Chuck, Yes I has been able to get the two channels to come up many times. Juan Blanco -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of The Long and Winding Road Sent: Saturday, March 08, 2003 2:28 AM To: [EMAIL PROTECTED] Subject: Question on a particular I

Re: Question on BGP aggregation [7:64581]

2003-03-06 Thread kat wat
BGP should auto sum them Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=64668&t=64581 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL

Re: Question on BGP aggregation [7:64581]

2003-03-06 Thread Peter van Oene
At 08:31 AM 3/6/2003 +, Mike Flanagan wrote: >I have a question on different methods of BGP aggregation. Lets say >for instance that I had 4 /24 that I wanted to aggregate to a /22. >I am getting these /24's through EBGP and want to summarize them to >my IBGP peer withought using any aggregate

RE: Question about custom queuing [7:64516]

2003-03-06 Thread Troy Leliard
Yes you can, Do a search on IRB and CRB. James Gosnold wrote: > > Excellent, thanks Priscilla. > > Can you configure a router to be a bridge AND a router? Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=64611&t=64516 -- FAQ, li

RE: Question about custom queuing [7:64516]

2003-03-06 Thread James Gosnold
Excellent, thanks Priscilla. Can you configure a router to be a bridge AND a router? Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=64607&t=64516 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.h

RE: Question on BGP aggregation [7:64581]

2003-03-06 Thread Troy Leliard
Strange that you would want to sumarise from an EBGP ro iBGP,, nomrally the other way around :) . Withought using summary address command, you could inject the /22 route into your local router table (eg route to null0 with high metric), then have a distribute list which filters out any more specif

RE: Question about custom queuing [7:64516]

2003-03-05 Thread Priscilla Oppenheimer
James Gosnold wrote: > > Just going through the Cisco Press book in preperation for the > CCNP remote access exam, one thing cropped up on the section > about custom queuing that confused me. > > The book refers to Queue 0 which is the system queue and what > traffic is serviced by this queue. On

Re: Question on ISIS and IP Mismatches [7:64309]

2003-03-03 Thread Scott
The last word on I saw on this issue was that the adjaceny would still form. You could check into the release notes for the most recent releases, but 12.1 GD and before was still doing it. HTH, Scott CCIE #9340 ""CiscoNewbie"" wrote in message news:[EMAIL PROTECTED] > Hi all. I am thinking of a

Re: Question concerning a new 2501 router in home lab [7:64170]

2003-03-01 Thread Jim
Thanks to all that responded. The problem is solved. I found an article that related to this type of problems in 2502 routers that had an older version of the boot rom not exerting CTS to allow the term emulator to send information to the console port. By disabling flow control the problem was reso

Re: Question concerning a new 2501 router in home lab [7:64170]

2003-03-01 Thread Marc Thach Xuan Ky
When you run your hand across the keyboard, do you touch it or is this a psychic thing :-) I'd check the parity on your terminal. It may be setting the wrong parity for the router but ignoring incorrect received parity. Marc Jim wrote: > > I recently acquired a used 2501 router for my home lab t

Re: Question concerning a new 2501 router in home lab [7:64170]

2003-03-01 Thread The Long and Winding Road
""Jim"" wrote in message news:[EMAIL PROTECTED] > I recently acquired a used 2501 router for my home lab that is booting with > no problem. There is no configuration so it asks if you want to auto config. > I try to enter an N at this point and get nothing it seems as if the > keystroke is not see

RE: Question about CCIE written [7:63396]

2003-02-20 Thread Beaver, Mark T.
Just an FYI on waiting to take the lab. http://www.cisco.com/en/US/learning/le3/le11/learning_ccie_lab_exam_policies .html Written Exam Expiry Candidates must attempt the CCIE Lab exam within 18 months of passing the CCIE Qualification exam. After the first lab attempt, candidates must attempt t

Re: question [7:62655]

2003-02-08 Thread Juntao
; > -Original Message- > > From: Jason Steig [mailto:[EMAIL PROTECTED]] > > Sent: 07 February 2003 18:48 > > To: [EMAIL PROTECTED] > > Subject: RE: question [7:62655] > > > > > > cause he is the moderator. he's moderating > >

Re: question [7:62655]

2003-02-07 Thread Sam Sneed
, and he has gracefully decided > to let us know that he is "out of the office" until the 10th? > > -Original Message- > From: Jason Steig [mailto:[EMAIL PROTECTED]] > Sent: 07 February 2003 18:48 > To: [EMAIL PROTECTED] > Subject: RE: quest

RE: question [7:62655]

2003-02-07 Thread Symon Thurlow
Is it not because he belongs to the list, and he has gracefully decided to let us know that he is "out of the office" until the 10th? -Original Message- From: Jason Steig [mailto:[EMAIL PROTECTED]] Sent: 07 February 2003 18:48 To: [EMAIL PROTECTED] Subject: RE: question [7:6265

RE: question [7:62655]

2003-02-07 Thread Jason Steig
cause he is the moderator. he's moderating Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=62657&t=62655 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure vio

RE: Question about CEF [7:62579]

2003-02-07 Thread s vermill
=?iso-8859-1?q?ciscoGo2002?= wrote: > > Hello friends, > > I'm working with CEF and I would appreciate your help > in this easy (I hope) question: > > I would like to know the meaning of "attached" and > "receive" fields that I can see when I execute "show > ip cef". > > Thanks!!! > > > _

Re: RE: question(routing) [7:62490]

2003-02-05 Thread Keyur Lavingia
ithout the users physically having a proxy configured -Original Message- From: Keyur Lavingia [mailto:[EMAIL PROTECTED]] Sent: 05 February 2003 16:15 To: [EMAIL PROTECTED] Subject: Re: question(routing) [7:62490] Hi, I notice some wccp commands in your config. Can you please tell me w

RE: question(routing) [7:62490]

2003-02-05 Thread Andrew Larkins
: [EMAIL PROTECTED] Subject: Re: question(routing) [7:62490] Hi, I notice some wccp commands in your config. Can you please tell me where u are using it and for what ? Thanks, Keyur. "kaushalender" wrote: Hello group, Kindly resolve my confussion.I have

Re: question(routing) [7:62490]

2003-02-05 Thread Keyur Lavingia
Hi, I notice some wccp commands in your config. Can you please tell me where u are using it and for what ? Thanks, Keyur. "kaushalender" wrote: Hello group, Kindly resolve my confussion.I have cisco 2610 router.We r running static routing with our service provider .No

Re: question(routing) [7:62490]

2003-02-05 Thread Peter van Oene
At 08:02 AM 2/5/2003 +, kaushalender wrote: >Hello group, > >Kindly resolve my confussion.I have cisco 2610 router.We r running >static routing with our service provider .Now what is happening that >suddely my http request stoped going out means there was no browsing on > lan and customer I w

Re: Question? [7:61716]

2003-01-24 Thread J.D. Chaiken
through the console port. > > -Original Message- > From: Charles D Hammonds [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 24, 2003 12:45 AM > To: [EMAIL PROTECTED] > Subject: RE: Question? [7:61716] > > I have not been able to perfrom password recovery via a mo

RE: Question? [7:61716]

2003-01-24 Thread Alan Cowan
s to power cycle the router, though the person performing the IOS password recovery procedure can be remote via a modem through the console port. -Original Message- From: Charles D Hammonds [mailto:[EMAIL PROTECTED]] Sent: Friday, January 24, 2003 12:45 AM To: [EMAIL PROTECTED] Subject: RE

RE: Question? [7:61716]

2003-01-24 Thread Ladrach, Daniel E.
Hammonds [mailto:[EMAIL PROTECTED]] Sent: Friday, January 24, 2003 12:45 AM To: [EMAIL PROTECTED] Subject: RE: Question? [7:61716] I have not been able to perfrom password recovery via a modem connected directly to console. When the router reloads, you get disconnected and have to re-dial which by

RE: Question? [7:61716]

2003-01-23 Thread Charles D Hammonds
that way... Charles -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Michael Williams Sent: Thursday, January 23, 2003 2:24 PM To: [EMAIL PROTECTED] Subject: RE: Question? [7:61716] Uh... if he could get into enable mode to issue a 'reload' command

RE: Question? [7:61716]

2003-01-23 Thread Michael Williams
Uh... if he could get into enable mode to issue a 'reload' command, he could just change the password and there wouldn't be any need to do a password recovery?!?!? Mike W. Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=61724&t=61716 -

RE: Question? [7:61716]

2003-01-23 Thread Ladrach, Daniel E.
You should be fine. Just make sure you are on the console port. Also, verify the break sequence for your terminal emulation software. -Original Message- From: Gonzalez, Edwin R Sent: Thursday, January 23, 2003 4:04 PM To: [EMAIL PROTECTED] Subject: Re: Question? [7:61716] I want to do a

Re: Question? [7:61716]

2003-01-23 Thread Captian Lance
It is possible. just issue the 'reload' command Lance ""Edwin Gonzalez"" wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I want to do a password recovery over a dialup modem conected to the console > port. Is it possible or do I have to be physically present at the router? > > ""

Re: Question? [7:61716]

2003-01-23 Thread Edwin Gonzalez
I want to do a password recovery over a dialup modem conected to the console port. Is it possible or do I have to be physically present at the router? ""Captian Lance"" wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Depends on what you mean by dialup? > If you can get to enable m

Re: Question? [7:61716]

2003-01-23 Thread Captian Lance
Depends on what you mean by dialup? If you can get to enable mode you can restart the router. Just type 'reload'. uh don't forget to do a wri mem (copy run start). Lance ""Edwin Gonzalez"" wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Is it possible to reload a router over di

RE: QUESTION REGARGING ROUTER 2509 [7:61147]

2003-01-15 Thread Mossburg, Geoff (MAN-Corporate)
Please post more info, like what you have tried and what "stuck" actually means. (Does it come un"stuck" after a time, or do you have to reboot the router?) What code are you using? I don't know if posting a sanitized config would help, but it wouldn't hurt. Based on the amount of info, my only gue

Re: Question of design (2 ADSL load balanced & VPN) [7:60630]

2003-01-12 Thread Amar
i know it can be done with Multilink through a virtual template with ppp, not sure for dsl. a icrit dans le message de news: [EMAIL PROTECTED] > I've got a remote location with two ADSL lines terminating on a 2620, each > line has a separate subnet of legal IPs. Connected to the 2620 is a PIX. >

Re: Final Conclusion Re: Question Regarding HDLC [7:60337]

2003-01-07 Thread The Long and Winding Road
nice job of examination and observation. thanks. may I suggest that CDP packets, as with ftp, tftp, or any other data packets, are payload to the HDLC frame. -- TANSTAAFL "there ain't no such thing as a free lunch" ""Simmi Singla"" wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]..

Final Conclusion Re: Question Regarding HDLC [7:60337]

2003-01-07 Thread Simmi Singla
Hi Priscilla/All, Thanx for the reply.all are absolutely right when keepalives are exchanged they are not compressed.i would like to mention here only keepalives.I debug the o/p again ,even the cdp frames are compressed. Like to share the Debug O/P with u all for dummy setup client-

Re: Question Regarding HDLC [7:60337]

2003-01-05 Thread Priscilla Oppenheimer
HDLC sequences numbers aren't in data frames. They are in separate keepalive frames. They aren't like TCP sequence numbers, which sequence the data. They aren't in the header of the data frame. They are in separate frames in the control plane. Which, to make a long and winding story short, probabl

Re: Question Regarding HDLC [7:60337]

2003-01-05 Thread The Long and Winding Road
""Priscilla Oppenheimer"" wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > WAN compression usually compresses the data payload. The HDLC sequence > numbers are not in data packets; they are in keepalive packets. They are in > the control plane, not the user plane. > > I can't say fo

RE: Question Regarding HDLC [7:60337]

2003-01-05 Thread Priscilla Oppenheimer
WAN compression usually compresses the data payload. The HDLC sequence numbers are not in data packets; they are in keepalive packets. They are in the control plane, not the user plane. I can't say for sure, but my guess is that they are not compressed. If they were, the interfaces wouldn't have a

Subject: Re: question - how many commands are there [7:60086]

2003-01-01 Thread Chuck Church
ot;Howard C. Berkowitz" >Subject: Re: question - how many commands are there [7:60051] >As a vague context, I weighed the 9.x command reference on my kitchen >scale, and it was four ounces or so. 10.x was about ten ounces. >11.x slammed the pointer beyond the limit with a loud

Re: question - how many commands are there [7:60051]

2003-01-01 Thread Howard C. Berkowitz
At 5:08 AM + 1/1/03, The Long and Winding Road wrote: >""chris kane"" wrote in message >[EMAIL PROTECTED]">news:[EMAIL PROTECTED]... >> So I'm beginning my IE studies and had a thought. I wonder just how many >> commands there are. Throw out the 3550s, and just how many commands are >> poss

Re: question - how many commands are there [7:60051]

2003-01-01 Thread Hoang Duc Phuong
actually, even the final number is much higher than 12K - Original Message - From: "Vicuna, Mark" To: Sent: Wednesday, January 01, 2003 1:42 PM Subject: RE: question - how many commands are there [7:60051] > looking at the 12.2 command ref master index (sitting ha

RE: question - how many commands are there [7:60051]

2002-12-31 Thread Vicuna, Mark
]] Sent: Tuesday, December 31, 2002 9:09 PM To: [EMAIL PROTECTED] Subject: Re: question - how many commands are there [7:60051] ""chris kane"" wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > So I'm beginning my IE studies and had a thought. I wonde

Re: question - how many commands are there [7:60051]

2002-12-31 Thread The Long and Winding Road
""chris kane"" wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > So I'm beginning my IE studies and had a thought. I wonder just how many > commands there are. Throw out the 3550s, and just how many commands are > possible on the 2600/3600 12.1 series IOS.?. which image? ;-> >

Re: Question RE: OSPF and MTU [7:59902]

2002-12-29 Thread Howard C. Berkowitz
At 8:24 PM + 12/28/02, The Long and Winding Road wrote: >""chris kane"" wrote in message >[EMAIL PROTECTED]">news:[EMAIL PROTECTED]... >> > Hi >> > >> > Happy Holiday to all. >> > >> > I have some question that I would like to ask the group regarding OSPF, > > > Fragmentation and MTU wor

Re: Question RE: OSPF and MTU [7:59902]

2002-12-28 Thread chris kane
> this brings up two aspects to me. one of "the standard" and one of design. > > Obviously, in practical terms, the OSPF standard calls for things that may > or may not be practical in real world. So there are hacks, some of which are > define, some of which are proprietary. > > virtual link is a d

Re: Question RE: OSPF and MTU [7:59902]

2002-12-28 Thread Priscilla Oppenheimer
The Long and Winding Road wrote: > > ""chris kane"" wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > > Hi > > > > > > Happy Holiday to all. > > > > > > I have some question that I would like to ask the group > regarding OSPF, > > > Fragmentation and MTU working together. > > >

Re: Question RE: OSPF and MTU [7:59902]

2002-12-28 Thread The Long and Winding Road
""chris kane"" wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > Hi > > > > Happy Holiday to all. > > > > I have some question that I would like to ask the group regarding OSPF, > > Fragmentation and MTU working together. > > > > I have a home lab where OSPF is running find over fr

Re: Question RE: OSPF and MTU [7:59902]

2002-12-28 Thread chris kane
> Hi > > Happy Holiday to all. > > I have some question that I would like to ask the group regarding OSPF, > Fragmentation and MTU working together. > > I have a home lab where OSPF is running find over frame-relay hub and spoke > configuration. The problem occurs when I tried to fragment traffic

Re: Question RE: OSPF and MTU [7:59902]

2002-12-28 Thread The Long and Winding Road
""Khan Faisal"" wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi > > Happy Holiday to all. > > I have some question that I would like to ask the group regarding OSPF, > Fragmentation and MTU working together. > > I have a home lab where OSPF is running find over frame-relay hub a

Re: Question regarding performance and Route-Maps [7:59766]

2002-12-23 Thread MADMAN
I don't think you'll find such a table but policy routing is fast switched and unless your talking OC3 speeds you probably have nothing to worry about. Dave Daren Presbitero wrote: > Fellow Ciscoers, > > Anyone have any idea on the performance hit for a cisco 3660 using > route-maps i

  1   2   3   4   5   6   >