Cisco Pix Firewall and Sonicwall VPN [7:26195]

2001-11-14 Thread exchange

Hi All,
 
Can somebody help me out on configuring one of these setups? I have
research the web and have documentation on getting Pix to work with
Sonicwall using IKE.  Basically one side would have a sonicwall while
the other would be the Pix.  That would work but my boss wants to use 2
Sonicwall boxes and wants one of them to be on the Pix's DMZ.  My
question is would this be possible.  
 
Sonicwall A would be at another company's A site which is providing me
with a 192.168.100.1 for our Sonicwall for the LAN and a 205.202.22.12
for the WAN.  Company A has given us an internal 194.100.1.230-249 range
with 194.100.1.250 being the default gateway for our PCs.  For pcs to go
out through the VPN to our 192.168.1.x network, I would request that
they put a route on their gateway which I think is their firewall to
route 192.168.1.x traffic to the our sonicwall box.  
 
On the other end is a Pix Firewall with 3 interfaces, inside,outside,
and dmz.   All traffic going to the outside is Port Address Translated
to a specific ip address.  The DMZ is in the 172.22.100.x network. The
pix is currently setup to do nat from the inside to the dmz via nat
command.  The Inside network is using private ip address network of
192.168.1.x.Is there a way to allow traffic that is originating from
192.168.1.x and going to 192.168.100.x to be allowed to reach the
Sonicwall via the DMZ interface?  I know you can do a route
192.168.100.x via 172.22.100.10(sonicwall's ip address on the dmz) but
would this work?  Would the system on the other side be able to figure
out how to route the VPN traffic back?   There's an access-list command
nonat that I could use but I am not sure how I could get it to work
here.
 
Any ideas on whether this is possible or anyone who has done something
like this?




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26195t=26195
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Strange Routing problem !!! [7:26196]

2001-11-14 Thread Hamid

Hi ,

I want to make a policy routing on one of Interfaces, and I have defined a
route-map for it:( IP addresses are changed)

!
route-map TEST permit 2
match ip address 133
set interface tunnel 0
!
access-list 133 permit ip 192.168.100.0 0.0.0.255 any
access-list 134 deny ip 192.168.100.0 0.0.0.255 any
access-list 134 prmit ip any any
!
interface fastethernet0/0.7
ip address 192.168.100.1 255.255.255.0
ip policy route-map TEST
encapsulation isl 7
!
ip route 0.0.0.0 0.0.0.0 serial 4/0
--
The problem is that policy routing dosn't work at all. The packets are not
routed to the tunnel interface at all, instead they are routed through the
default route (serial 4/0). First I thought the problem is with the
access-list, so I applied the 134 access-list for outbound traffic on my
sreial interfaces, THE PACKETS MATCHED THE ACCESS-LIST AND GOT DROPPED.

I don't what causes the problem, is it an IOS bug or I am doing something
wrong.

Any input would be appreciated,

Thanks
Hamid




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26196t=26196
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



CBWFQ (Class-Based Weighted Fair Queing) Question [7:26197]

2001-11-14 Thread Hamid

Hi

Studying CBWFQ, I was wondering if it guarantees bandwidth or just limits
the bandwidth:


class-map my-map
  match access-group 151

policy-map my-policy
  class my-map
   bandwidth 2048

int fast0/0
service-policy input my-policy

access-list 151 permit ip 213.213.213.0 0.0.0.255 any
--
In this case is the 213.213.213.0 bandwidth limited to 2 Mbps ?

Thanks is advance

Hamid




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26197t=26197
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Private phone numbering [7:26021]

2001-11-14 Thread John Tafasi

So extension part of a phone numer does not come from telco, is that corect?

Thanks
John Tafasi

VoIP Guy  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 DID is the public address of voice, but you may still need to map over
DID
 numbers to your internal extensions. Otherwise you need an auto-attendant
 that asks you to enter the extension of the person you are trying to
reach,
 which could be considered the NAT of voice, since you need a box to route
 your call to the proper person.


 John Tafasi  wrote in message
 [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
  Hello Group,
 
 
  When designing an enterprise voice network, is it normal practice to
give
  phone devices private phone numbers that have to be translated to a
valid
  phone number when calling another external phone number, that is to say,
  similar to IP NAT translation? Does any body know about a good reference
  that could explain this design issue?
 
 
 
  Thanks
 
  John Tafasi




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26198t=26021
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Frame Relay CIR [7:26199]

2001-11-14 Thread John Tafasi

Does it affect IPX tick?
Does it affect OSPF cost? (assuming subinterfaces are used)

Thanks

John Tafasi



watch your phone call records on the web at:
http://www.freedomstar.com/sh1885969




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26199t=26199
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: CBWFQ (Class-Based Weighted Fair Queing) Question [7:26197]

2001-11-14 Thread [EMAIL PROTECTED]

It tries to guarantee a minimum bandwidth when there is congestion on the
circuit.

Regards,

Dom Stocqueler



   

   
Hamid

cc:
Sent by: Subject: CBWFQ (Class-Based
Weighted Fair Queing) Question [7:26197]
   
nobody@groups
   
tudy.com
   

   

   
14/11/2001
   
08:37
   
Please
respond
to
   
Hamid
   

   





Hi

Studying CBWFQ, I was wondering if it guarantees bandwidth or just limits
the bandwidth:


class-map my-map
  match access-group 151

policy-map my-policy
  class my-map
   bandwidth 2048

int fast0/0
service-policy input my-policy

access-list 151 permit ip 213.213.213.0 0.0.0.255 any
--
In this case is the 213.213.213.0 bandwidth limited to 2 Mbps ?

Thanks is advance

Hamid




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26200t=26197
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: EIGRP problem [7:26189]

2001-11-14 Thread Stephane LITKOWSKI

The only bug I know about EIGRP in IOS 11.2 is this one (I experienced it
with some Cisco 25xx, some directly connected routes weren't propagated).

http://www.cisco.com/univercd/cc/td/doc/product/software/ios112/ios112p/112p
cavs.htm

  a.. CSCdj59706

  Enhanced Interior Gateway Routing Protocol (EIGRP) might not take directly
connected host routes into the topology table and redistribute them to other
routers. There is no workaround.

--
Stephane LITKOWSKI
Student in a french computer science school
EPITA Telecom  Network specialization
CCNA + BCMSN
EMail : [EMAIL PROTECTED]


Jim Bond  a icrit dans le message news:
[EMAIL PROTECTED]
 Hello,

 We have a 4500 (IOS 11.2.16 IP) at hub with static
 default gateway configured, then redistribute into
 EIGRP. Sometimes, this default route is missing on
 spoke routers. I suspect it's an IOS bug, but I
 couldn't find it in CCO Bug Navigator. Anyone has the
 same problem?

 Thanks in advance.

 Jim

 __
 Do You Yahoo!?
 Find the one for you at Yahoo! Personals
 http://personals.yahoo.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26201t=26189
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: North Carolina User Groups [7:25895]

2001-11-14 Thread Macsyn

I'm in Durham I have three routers and two more test to finish up on
Switching and Troubleshooting.

GroupStudy.com  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Hey, so am I..I would like be apart of a group of some kind...

 Todd Carswell  wrote in message
 [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
  No, but I'd like to get in touch with one!  I'm in Raleigh.
 
  Thx
 
  Todd
 
 
  Macsyn  wrote in message
  [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
   Does anyone know of any cisco user groups in North Carolina?




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26202t=25895
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



password managment [7:26203]

2001-11-14 Thread Mohammed Saro

I want ideas about managing large network passwords consists of may  40 nodes
or more


Best Regards,
Mohamed Saro




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26203t=26203
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: CBWFQ (Class-Based Weighted Fair Queing) Question [7:26197]

2001-11-14 Thread VoIP Guy

You assign bandwidth % to each class, with the default percentage at 75%
(the other 25 % is presumably used for overhead).  You can change this witht
the max-reserved-bandwidth (%) command.


 wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 It tries to guarantee a minimum bandwidth when there is congestion on the
 circuit.

 Regards,

 Dom Stocqueler





 Hamid

 cc:
 Sent by: Subject: CBWFQ (Class-Based
 Weighted Fair Queing) Question [7:26197]

 nobody@groups

 tudy.com



 14/11/2001

 08:37

 Please
 respond
 to

 Hamid






 Hi

 Studying CBWFQ, I was wondering if it guarantees bandwidth or just limits
 the bandwidth:

 
 class-map my-map
   match access-group 151

 policy-map my-policy
   class my-map
bandwidth 2048

 int fast0/0
 service-policy input my-policy

 access-list 151 permit ip 213.213.213.0 0.0.0.255 any
 --
 In this case is the 213.213.213.0 bandwidth limited to 2 Mbps ?

 Thanks is advance

 Hamid




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26204t=26197
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Private phone numbering [7:26021]

2001-11-14 Thread VoIP Guy

It can.  At home it definitly does.  Once you get a PBX or KSU, you havemore
control over the exstensions.  If you order one number for the main site and
you have extensions that you have to dial to get to the individual phones
from the automated attendant, then you can make those extensions what ever
you want.  And if you have DID, the Telco may give you a block of numbers,
say 1000-1099, you can either use thos as your extension such as (nnn)
nnn-1000 or you can map those into your internal extensions.  So a customer
outside may call you at (nnn) nnn-1000, but your internal co-workers can get
to you by dialing your extension number which may be x3546.  You would map
the DID number to the extension on the PBX, like you do in NAT.


John Tafasi  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 So extension part of a phone numer does not come from telco, is that
corect?

 Thanks
 John Tafasi

 VoIP Guy  wrote in message
 [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
  DID is the public address of voice, but you may still need to map over
 DID
  numbers to your internal extensions. Otherwise you need an
auto-attendant
  that asks you to enter the extension of the person you are trying to
 reach,
  which could be considered the NAT of voice, since you need a box to
route
  your call to the proper person.
 
 
  John Tafasi  wrote in message
  [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
   Hello Group,
  
  
   When designing an enterprise voice network, is it normal practice to
 give
   phone devices private phone numbers that have to be translated to a
 valid
   phone number when calling another external phone number, that is to
say,
   similar to IP NAT translation? Does any body know about a good
reference
   that could explain this design issue?
  
  
  
   Thanks
  
   John Tafasi




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26205t=26021
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: OSPF aggreation question [7:26091]

2001-11-14 Thread Chris White

7500's can handle it...I would want RSP4's at a minimum. 200 routers
can be in a full mesh and a single IGP area if you wanted. You probably
only want to mesh your core and depending on the pysical configuration
use RRs for the access layer...Unless all your access routers are on 
the same segment I wouldn't expect any one router to have a large
number of peers as the clients would only be peering with the RRs.
A RR client can also be a RR for other clients as well...


On Tue, 13 Nov 2001, Mark Paterson wrote:

 Excellent suggestion, That is our end goal. And considering we are running
a
 number of 12012's that can handle lots of peering sessions, BPG would be an
 excellent solution. However if you had smaller routers at the core, say
 7500's could this still work. The network has 200 access routers, that is
 quite a few peering sessions. Even with route reflectors.
 So far there are some great suggestions Thanks.
 
 
 Mark




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26206t=26091
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: CCNP Advice [7:26053]

2001-11-14 Thread George Murphy CCNP, CCDP

Ciscopress books would probably get the top vote here but I cant help 
but recommend both. I used both and each seemed to have different 
positives, like the Lammle books having those cool little palm flash 
cards... and Ciscopress having the exact, no fluff info you need... 
I always like at least two resources...Good luck!

Mitchell Hershkowitz wrote:

I just passed my CCNA exam and now plan to study for my CCNP certification.
I used Sybex/Lammle to study for CCNA and found it to be an easy read. Can
anyone recommend his CCNP books or should I go with Cisco Press? Thanks!




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26207t=26053
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Bandwidth restrictions on serial ports [7:26188]

2001-11-14 Thread Munzir Khan

Sounds like you're trying to use traffic SHAPING, not CAR

CAR uses a different type of Token Bucket than Shaping

The command on IOS should be frightfully similar to:

config terminal
access-list 101 permit tcp any any
interface serial 0/0 (your seiral#)
ip access-group 101 out
traffic-shape group 101 64000





Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26208t=26188
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: AAA Accounting w/Radius? [7:26119]

2001-11-14 Thread Richard Newman

Here is the logon, a wr t, a sh int and the logoff. Debug aaa accounting and
Debug Radius were turned on.

-Richard

Nov 14 07:26:56: RADIUS: Initial Transmit id 7 192.168.0.100:1645,
Access-Reques
t, len 78
Nov 14 07:26:56: Attribute 4 6 C0A8001E
Nov 14 07:26:56: Attribute 5 6 000C
Nov 14 07:26:56: Attribute 61 6 0005
Nov 14 07:26:56: Attribute 1 8 7473
Nov 14 07:26:56: Attribute 31 14 3139322E
Nov 14 07:26:56: Attribute 2 18 F5AC1FA2
Nov 14 07:26:56: RADIUS: Received from id 7 192.168.0.100:1645,
Access-Accept, l
en 26
Nov 14 07:26:56: Attribute 6 6 0006
Nov 14 07:26:57: RADIUS: saved authorization data for user 2C2EDC at 2C348C
Nov 14 07:27:12: AAA/ACCT: Command Accounting. User ts3351, Port tty12, Priv
15:
 write terminal 
Nov 14 07:27:12: RADIUS: unsupported accounting type 3 for user ts3351
Nov 14 07:27:21: AAA/ACCT: Command Accounting. User ts3351, Port tty12, Priv
1:
 show interfaces 
Nov 14 07:27:21: RADIUS: unsupported accounting type 3 for user ts3351




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26209t=26119
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Frame Relay CIR [7:26199]

2001-11-14 Thread the other jason

JJohn Tafasi wrote:

  Does it affect IPX tick?


IPX assumes 6 ticks for a serial interface unless you run IPXWAN, which 
actually measures the delay.


  Does it affect OSPF cost? (assuming subinterfaces are used)

No, OSPF will not know the CIR.

-- 
Jason

Boson BCMSN1 BSCN2 BSCI2 practice tests
E-Quizware CCIE practice test




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26210t=26199
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Strange Routing problem !!! [7:26196]

2001-11-14 Thread Richard Newman

Hamid,
Are you sourcing your traffic from the router? By default any traffic
sourced from the router will not be policy routed. You need to add a IP
LOCAL POLICY ROUTE-MAP routemap.

Hope this helps.

-Richard Newman



Hamid  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Hi ,

 I want to make a policy routing on one of Interfaces, and I have defined a
 route-map for it:( IP addresses are changed)

 !
 route-map TEST permit 2
 match ip address 133
 set interface tunnel 0
 !
 access-list 133 permit ip 192.168.100.0 0.0.0.255 any
 access-list 134 deny ip 192.168.100.0 0.0.0.255 any
 access-list 134 prmit ip any any
 !
 interface fastethernet0/0.7
 ip address 192.168.100.1 255.255.255.0
 ip policy route-map TEST
 encapsulation isl 7
 !
 ip route 0.0.0.0 0.0.0.0 serial 4/0
 --
 The problem is that policy routing dosn't work at all. The packets are not
 routed to the tunnel interface at all, instead they are routed through the
 default route (serial 4/0). First I thought the problem is with the
 access-list, so I applied the 134 access-list for outbound traffic on my
 sreial interfaces, THE PACKETS MATCHED THE ACCESS-LIST AND GOT DROPPED.

 I don't what causes the problem, is it an IOS bug or I am doing something
 wrong.

 Any input would be appreciated,

 Thanks
 Hamid




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26211t=26196
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Strange Routing problem !!! [7:26196]

2001-11-14 Thread Hamid

Richard
NO, the traffic generated by the router is not in mind. I am taliking about
a couple of hosts located in a VLAN.

Richard Newman  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Hamid,
 Are you sourcing your traffic from the router? By default any traffic
 sourced from the router will not be policy routed. You need to add a IP
 LOCAL POLICY ROUTE-MAP routemap.

 Hope this helps.

 -Richard Newman



 Hamid  wrote in message
 [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
  Hi ,
 
  I want to make a policy routing on one of Interfaces, and I have defined
a
  route-map for it:( IP addresses are changed)
 
  !
  route-map TEST permit 2
  match ip address 133
  set interface tunnel 0
  !
  access-list 133 permit ip 192.168.100.0 0.0.0.255 any
  access-list 134 deny ip 192.168.100.0 0.0.0.255 any
  access-list 134 prmit ip any any
  !
  interface fastethernet0/0.7
  ip address 192.168.100.1 255.255.255.0
  ip policy route-map TEST
  encapsulation isl 7
  !
  ip route 0.0.0.0 0.0.0.0 serial 4/0
  --
  The problem is that policy routing dosn't work at all. The packets are
not
  routed to the tunnel interface at all, instead they are routed through
the
  default route (serial 4/0). First I thought the problem is with the
  access-list, so I applied the 134 access-list for outbound traffic on my
  sreial interfaces, THE PACKETS MATCHED THE ACCESS-LIST AND GOT DROPPED.
 
  I don't what causes the problem, is it an IOS bug or I am doing
something
  wrong.
 
  Any input would be appreciated,
 
  Thanks
  Hamid




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26212t=26196
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Strange Routing problem !!! [7:26196]

2001-11-14 Thread Richard Newman

Hamid,
Try adding your route-map to the main FastEthernet0/0 as well as the sub
interface.

-Richard


Hamid  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Hi ,

 I want to make a policy routing on one of Interfaces, and I have defined a
 route-map for it:( IP addresses are changed)

 !
 route-map TEST permit 2
 match ip address 133
 set interface tunnel 0
 !
 access-list 133 permit ip 192.168.100.0 0.0.0.255 any
 access-list 134 deny ip 192.168.100.0 0.0.0.255 any
 access-list 134 prmit ip any any
 !
 interface fastethernet0/0.7
 ip address 192.168.100.1 255.255.255.0
 ip policy route-map TEST
 encapsulation isl 7
 !
 ip route 0.0.0.0 0.0.0.0 serial 4/0
 --
 The problem is that policy routing dosn't work at all. The packets are not
 routed to the tunnel interface at all, instead they are routed through the
 default route (serial 4/0). First I thought the problem is with the
 access-list, so I applied the 134 access-list for outbound traffic on my
 sreial interfaces, THE PACKETS MATCHED THE ACCESS-LIST AND GOT DROPPED.

 I don't what causes the problem, is it an IOS bug or I am doing something
 wrong.

 Any input would be appreciated,

 Thanks
 Hamid




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26213t=26196
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: CBWFQ (Class-Based Weighted Fair Queing) Question [7:26197]

2001-11-14 Thread [EMAIL PROTECTED]

Yes you can assign bandwidth % to each class OR you can assign it with
absolute values BUT you cannot mix and match within a Policy Mao.




   

VoIP
Guy
 
cc:
Sent by: Subject: Re: CBWFQ (Class-Based
Weighted Fair Queing) Question
nobody@groups   
[7:26197]
   
tudy.com
   

   

   
14/11/2001
   
11:17
   
Please
respond
to
VoIP
Guy
   

   





You assign bandwidth % to each class, with the default percentage at 75%
(the other 25 % is presumably used for overhead).  You can change this
witht
the max-reserved-bandwidth (%) command.


 wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 It tries to guarantee a minimum bandwidth when there is congestion on the
 circuit.

 Regards,

 Dom Stocqueler





 Hamid

 cc:
 Sent by: Subject: CBWFQ (Class-Based
 Weighted Fair Queing) Question [7:26197]

 nobody@groups

 tudy.com



 14/11/2001

 08:37

 Please
 respond
 to

 Hamid






 Hi

 Studying CBWFQ, I was wondering if it guarantees bandwidth or just limits
 the bandwidth:

 
 class-map my-map
   match access-group 151

 policy-map my-policy
   class my-map
bandwidth 2048

 int fast0/0
 service-policy input my-policy

 access-list 151 permit ip 213.213.213.0 0.0.0.255 any
 --
 In this case is the 213.213.213.0 bandwidth limited to 2 Mbps ?

 Thanks is advance

 Hamid




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26214t=26197
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



encryption [7:26215]

2001-11-14 Thread JAMES WILLIAMS

I am new to this so dont laugh How you do you encrypt a telnet
password



Get your FREE download of MSN Explorer at http://explorer.msn.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26215t=26215
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: encryption [7:26215]

2001-11-14 Thread Hyde, Lori

use the command service-password encryption

-Original Message-
From: JAMES WILLIAMS [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 14, 2001 9:36 AM
To: [EMAIL PROTECTED]
Subject: encryption [7:26215]


I am new to this so dont laugh How you do you encrypt a telnet
password



Get your FREE download of MSN Explorer at http://explorer.msn.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26216t=26215
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: encryption [7:26215]

2001-11-14 Thread Hyde, Lori

OOPS!  Not enough coffee yet - the command should be service
password-encryption 


-Original Message-
From: Hyde, Lori [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 14, 2001 9:47 AM
To: [EMAIL PROTECTED]
Subject: RE: encryption [7:26215]


use the command service-password encryption

-Original Message-
From: JAMES WILLIAMS [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 14, 2001 9:36 AM
To: [EMAIL PROTECTED]
Subject: encryption [7:26215]


I am new to this so dont laugh How you do you encrypt a telnet
password



Get your FREE download of MSN Explorer at http://explorer.msn.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26217t=26215
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: BGP load-balancing [7:25377]

2001-11-14 Thread MADMAN

The static routes are used to simply build your routing table, they,
as with routing protocols, do not load share but most protocols
support multiple equal cost paths.  When it comes to load sharing it's
the switching mechanism that is important.  Process switching, (no ip
route-cache) will load share per packet, fast switching, (ip route
cache) will switch per destination.  CEF can do the same more
eficiently.

  Dave

VoIP Guy wrote:
 
 Just so I can learn, how do you load-balance between static routes?  Does
 the routers just handle static routes in a round-robbin fashion?
 
 MADMAN  wrote in message
 news:[EMAIL PROTECTED]...
  Simple, get rid of BGP, you have two connections but your not dual
  homed so BGP is not buying you anything cept a big routing table.
  Configure two default routes and load share per packet and life is good
  and easier.
 
Dave
 
  Mohammed Saro wrote:
  
   I did so but there was the same problem
  
   Best Regards,
   Mohamed Saro
   Senior Network Engineer
   GEGA NET
   Tel: +20 2 4149771/2/3/4
   ext.:111
  
   - Original Message -
   From: suaveguru
   To: Mohammed Saro ;
   Sent: Tuesday, November 06, 2001 4:51 PM
   Subject: Re: BGP load-balancing [7:25377]
  
create a loopback interface on both the routers
   
Peer using the loopback interfaces using EBGP
MUlti-hop
   
   
configure two static routes to reach the loopback
interfaces to introduce two equal costs paths
   
   
regards,
suaveguru
--- Mohammed Saro  wrote:
 How to load balance on two links have BGP sessions
 with a provider and this
 provider makes load-share per-packet on those two
 interface( the two links
 are
 from the same router at he provider end and ar my
 end too) but one of the
 links is saturated and the other is still not
 saturated how can i load
 balance
 those two links


 Best Regards,
 Mohamed Saro
[EMAIL PROTECTED]
   
   
__
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com
  --
  David Madland
  Sr. Network Engineer
  CCIE# 2016
  Qwest Communications Int. Inc.
  [EMAIL PROTECTED]
  612-664-3367
 
  Emotion should reflect reason not guide it
-- 
David Madland
Sr. Network Engineer
CCIE# 2016
Qwest Communications Int. Inc.
[EMAIL PROTECTED]
612-664-3367

Emotion should reflect reason not guide it




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26218t=25377
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: EIGRP problem [7:26189]

2001-11-14 Thread MADMAN

Are ytou dropping many packets on the output queue of the hub site?  I
have several times seen hub sites with boatloads of remotes terminating
drop packets cause they were just overloaded.  If those packets are
EIGRP you may loose a route periodically or you may loose LMI and your
interface will periodically drop...

  dave

Jim Bond wrote:
 
 Hello,
 
 We have a 4500 (IOS 11.2.16 IP) at hub with static
 default gateway configured, then redistribute into
 EIGRP. Sometimes, this default route is missing on
 spoke routers. I suspect it's an IOS bug, but I
 couldn't find it in CCO Bug Navigator. Anyone has the
 same problem?
 
 Thanks in advance.
 
 Jim
 
 __
 Do You Yahoo!?
 Find the one for you at Yahoo! Personals
 http://personals.yahoo.com
-- 
David Madland
Sr. Network Engineer
CCIE# 2016
Qwest Communications Int. Inc.
[EMAIL PROTECTED]
612-664-3367

Emotion should reflect reason not guide it




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26219t=26189
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: CBWFQ (Class-Based Weighted Fair Queing) Question [7:26197]

2001-11-14 Thread John Neiberger

If you want to truly guarantee bandwidth, use 'priority 2048' instead of
'bandwidth 2048'.  This creates a true priority queue for that class of
traffic.  The bandwidth command does its best to provide a certain
amount of bandwidth but it is not a true priority queue.

For more information, look up LLQ (Low Latency Queueing) on CCO.  It
will do a better job at describing the differences than I can.

Regards,
John

 Hamid  11/14/01 1:37:38 AM 
Hi

Studying CBWFQ, I was wondering if it guarantees bandwidth or just
limits
the bandwidth:


class-map my-map
  match access-group 151

policy-map my-policy
  class my-map
   bandwidth 2048

int fast0/0
service-policy input my-policy

access-list 151 permit ip 213.213.213.0 0.0.0.255 any
--
In this case is the 213.213.213.0 bandwidth limited to 2 Mbps ?

Thanks is advance

Hamid




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26220t=26197
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: What was that acronym again?? [7:26165]

2001-11-14 Thread TALBOT, WILLIAM P (SWBT)

I have experience these same type of FCS errors as well!  

That is hilarious...

Pat

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 13, 2001 6:40 PM
To: [EMAIL PROTECTED]
Subject: What was that acronym again?? [7:26165]


I was browsing the Open Forum on CCO and came across this gem in a reply to
a query on CRC errors.  I think someone's been working in sales for too
long, or else just used an acronym decoder without applying any thought.

Input errors are the numbers of CRC errors and framing errors. A CRC is a
received frame with bad First Customer Ship (FCS) value, or checksum value.


JMcL




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26221t=26165
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



6000/6500 configuration [7:26223]

2001-11-14 Thread William

Dear all,

Who know which website have explaination of the all modules/super.
enginer/IOS of this series of switch?




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26223t=26223
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Switch 3508 and IP Phone / QoS [7:26225]

2001-11-14 Thread William

Dear all,

Who know whether 3508 can be integrated the IP Phone system ? OR whether Qos
is supported in 3508 ?




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26225t=26225
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Important Message From ksheppar [7:26228]

2001-11-14 Thread Sheppard, Karen

Here is that document you asked for ... don't show anyone else ;-)

 
Your attachment logo color.doc contained virus:
 W97M.Groov.B.

It was quarantined and replaced with this text file.

ID:SVDC1ULL003::SYQ09b42bd9




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26228t=26228
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Baystack 420-24T Multilink Trunking [7:26226]

2001-11-14 Thread William

Dear all,

Any technology in Cisco can have similar function of baystack's 420-24T
Multilink Trunking?




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26226t=26226
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Test Center more recommended for Candidate CCI [7:26128]

2001-11-14 Thread Richard Botham

Micheal,
I have been using the ccbootcamp labs on my own equipment and I personally
found that they have taught me many things I though I really knew well
already - How WRONG can you be - eh.

I am in the middle of lab eight at present and will do labs 1 through 8
again as many times as I need before March and more if possible.

Does anyone else have any comments on ccbootcamp's pack of 20 labs.

I'd like to hear what you guys think about them.
It might enlighten me as to how close I am to attaining the standard
required for the lab.
Has anyone any views on comparing these labs to the real exam WITHOUT
BREAKING THE NDA.


Regards
Richard Botham


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26222t=26128
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Salary Expectations/CCNP's!!!!!!!!! [7:25805]

2001-11-14 Thread Mark Odette II

I just get tired of people claiming
 to be networkers and they don't even know how to use the ultimate
resource
 of networkers... the internet... they just post questions here without
doing
 ANY research on their own...


So do I interpret this correctly to say that the ONLY way you can be a
Networker is that you HAVE to either PAY for a BS Salary Survey (because
we all know the Free ones are nothing but teasers to get you to buy the
real deal) or find some other STATIC content that is not necessarily
accurate

I thought the term Networking in a social context was to interact with
many others to find out any answer to a question you may have It's not
like my Video Display or Printer can say, Yo Mark, check out what I
found... Google says the word on Salaries for your kind of job of interest
is roughly BLAH BLAH BLAH annually!.

Some people need to just take a chill pill just because someone asks Hey,
you guys and gals know what the avg. pay seems to be going for with
such-n-such job these days I'd really like to get some real-time fellow
colleague info on this, rather than depending on a silly survey that was
generated 9+ months ago.

Get the Point! :)
-M

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Dennis
Sent: Tuesday, November 13, 2001 4:54 PM
To: [EMAIL PROTECTED]
Subject: Re: Salary Expectations/CCNP's! [7:25805]


You are indeed correct.  Posting questions here is a way of finding
information on the internet.  It's the lazy persons way!  Why take an hour
or two to look something up on your own when you can post a question here in
one minute and have someone else provide the answer?

The ability to research a problem and identify possible solultions on ones
own is a critical skill for networkers.  Do you think a CCIE just posts a
question here every time they come across something they are not familiar
with?  I don't think so!  If you want to encourage people to post questions
here without doing research, that's up to you but you're not doing them a
favor.  All you're teaching them is when confronted with a problem... ASK
SOMEONE ELSE!



--

-=Repy to group only... no personal=-

Marshal Schoener  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 I can be mean sometimes can't I ;-)... I just get tired of people claiming
 to be networkers and they don't even know how to use the ultimate
resource
 of networkers... the internet... they just post questions here without
doing
 ANY research on their own...
 

 Last I checked, email was just another tool used by people
 with_Internet_access!
 Therefore, this group is just another tool used by people with Internet
 access.

 Posting a question to this group, in my opinion, is not much different
than
 any other way of looking things up on the Internet.
 Actually, there is 1 difference.  You will be getting the info from many
 good sources, and people can then have an open dialog about the issue,
which
 in turn helps everyone ;)

 Regards,




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26170t=25805
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Where to get MEM-C5K-16M-CUSTOM [7:26088]

2001-11-14 Thread marcus jensen

I got an email from them.

We don't have the MEM-C5K-16M-CUSTOM in stock. As a reference we list part
numbers and descriptions for easy reference. You can see our current
inventory at: www.networksurplus.ca.

I looked at the page again, and indeed it is just a reference page and not
in stock. Guess back to looking for 3rd party cheap custom dram.

I'm sure I remember reading a post about pre 1.6 sup1s just need a 16mb dram
module with XXX and it will work, unfortunately I don't remember what XXX
was and can't find it in the archive. Something maybe like need dram module
with HL or something. If anyone knows, please post.


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26193t=26088
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Passport 8006 and Cisco's switch [7:26227]

2001-11-14 Thread anyong

Hi,

Catalyst 6006 Series!

anyong


William  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Dear all,

 Do anyone know which Cisco's switch can be well competitive to Passport
8006
 ??

 Thanks a lot!!!




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26229t=26227
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Monitoringsoftware [7:26224]

2001-11-14 Thread William

Do any router/switch monitoring software shipped with some cisco product for
free?

Or any cheaper monitoring software ?




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26224t=26224
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Baystack 420-24T Multilink Trunking [7:26226]

2001-11-14 Thread anyong

Hi,

Fast Ethernet... ISL Trunking.

anyong

William  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Dear all,

 Any technology in Cisco can have similar function of baystack's 420-24T
 Multilink Trunking?




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26230t=26226
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Dialer Profiles - IPCP doesn`t come up ! [7:26232]

2001-11-14 Thread Hans Schimek

I am trying to implement a dial-up connection to a remote site (
Cisco2611 dials to Cisco 801).
I am using Dialer Profiles with CHAP Authentication.
The config seems to be OK - the router is dialing - authentication is
successful - and the line changes to UP.
except the IPCP-State - which won`t come UP..
=20
Thx
hans
=20
-
DI(FH) Hans Schimek
Systems Engineer=20
NTS Netzwerk Telekom Service
Gesellschaft m.b.H  Co KG
Lemb=F6ckgasse 49/1/B
A-1230 Wien
Tel: +43 1 867 67 76 - 13 , Fax: +43 1 867 67 76 - 56
Web: ,  =20
-=20
NTS Vertrieb:   [EMAIL PROTECTED]=20
NTS Support:[EMAIL PROTECTED]=20
NTS Training:   [EMAIL PROTECTED]=20
-=20
=20




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26232t=26232
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Monitoringsoftware [7:26224]

2001-11-14 Thread sam sneed

You can monitor bandwidth with
http://people.ee.ethz.ch/~oetiker/webtools/mrtg/ .It takes some
configuration and an understanding of SNMP to monitor and graph other
variables such as input/output errors, dropped packets, CPU load, but  they
all can be done. Best of all its free and runs great on linux.

I think the best cheap monitoring software is http://solarwinds.net . They
let you download a trial. Check it out.

sam sneed

William  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Do any router/switch monitoring software shipped with some cisco product
for
 free?

 Or any cheaper monitoring software ?




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26233t=26224
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Passport 8006 and Cisco's switch [7:26227]

2001-11-14 Thread William

Thank you very much.

How about 6500 series ?

anyong   Hi,

 Catalyst 6006 Series!

 anyong


 William  wrote in message
 [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
  Dear all,
 
  Do anyone know which Cisco's switch can be well competitive to Passport
 8006
  ??
 
  Thanks a lot!!!




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26231t=26227
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: encryption [7:26215]

2001-11-14 Thread Andras Bellak

Actually the answer varies depending on the intent - if you just want
the password encrypted in the config, then service password-encryption
is correct. If the intent is to encrypt a telnet password while you are
using it, then the answer is you really can't, as telnet is plain-text.
You can use SSH or you can connect to the router with a vpn client.
Either way there are good sample configs on CCO.

Andras

-Original Message-
From: Hyde, Lori [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 14, 2001 7:00 AM
To: [EMAIL PROTECTED]
Subject: RE: encryption [7:26215]


OOPS!  Not enough coffee yet - the command should be service
password-encryption 


-Original Message-
From: Hyde, Lori [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 14, 2001 9:47 AM
To: [EMAIL PROTECTED]
Subject: RE: encryption [7:26215]


use the command service-password encryption

-Original Message-
From: JAMES WILLIAMS [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 14, 2001 9:36 AM
To: [EMAIL PROTECTED]
Subject: encryption [7:26215]


I am new to this so dont laugh How you do you encrypt a telnet
password



Get your FREE download of MSN Explorer at http://explorer.msn.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26234t=26215
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



VPN monitoring software [7:26235]

2001-11-14 Thread Gibb, Jake

Has anyone used Ciscos VPN monitoring software? We have a handful of
tunnels that we need remote management for..

-Jake




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26235t=26235
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Uplink fast and Port fast [7:26236]

2001-11-14 Thread William

Dear all,

Any one know what is uplink fast and port fast?

Thanks a lot!!




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26236t=26236
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: ACLs Applied to VLANs [7:26175]

2001-11-14 Thread sam sneed

if this is a 2948 G-L3, they do not support extended access lists. The IOS
won;t give you an error, it just won't work. The cisco site backs this up
at:
http://www.cisco.com/warp/public/473/29.html#intro

sam sneed

Andrew L  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Hi everyone.

   I'm using a 2900 Catalyst and embarassingly enough, I cannot fully block
 myself from port 80.  My ACL does block me from accessing the switch's Web
 interface, but I still surf the net.

   I'm on port F0/2 and my router is on F0/9.  All ports are on the default
 VLAN.

   Any help appreciated.  Thanks in advance!

 interface VLAN1
 ip address 192.168.0.5 255.255.255.0
 ip access-group 101 in
 no ip directed-broadcast
 no ip route-cache
 !
 access-list 101 deny tcp any any eq www
 access-list 101 permit ip any any




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26237t=26175
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Passport 8006 and Cisco's switch [7:26227]

2001-11-14 Thread anyong

Hi,

May be Accelar 8600 Check out the product guide you will get more info.

anyong

William  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Thank you very much.

 How about 6500 series ?

 anyong   Hi,
 
  Catalyst 6006 Series!
 
  anyong
 
 
  William  wrote in message
  [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
   Dear all,
  
   Do anyone know which Cisco's switch can be well competitive to
Passport
  8006
   ??
  
   Thanks a lot!!!




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26238t=26227
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: CBWFQ (Class-Based Weighted Fair Queing) Question [7:26197]

2001-11-14 Thread [EMAIL PROTECTED]

Yes, but you can only do it once per policy map


R.


Dom Stocqueler.






   

John
Neiberger
  
cc:
Sent by: Subject: Re: CBWFQ
(Class-Based Weighted Fair Queing) Question
[EMAIL PROTECTED]   
[7:26197]
   

   

14/11/2001
15:18
Please respond
to
John
Neiberger
   

   





If you want to truly guarantee bandwidth, use 'priority 2048' instead of
'bandwidth 2048'.  This creates a true priority queue for that class of
traffic.  The bandwidth command does its best to provide a certain
amount of bandwidth but it is not a true priority queue.

For more information, look up LLQ (Low Latency Queueing) on CCO.  It
will do a better job at describing the differences than I can.

Regards,
John

 Hamid  11/14/01 1:37:38 AM 
Hi

Studying CBWFQ, I was wondering if it guarantees bandwidth or just
limits
the bandwidth:


class-map my-map
  match access-group 151

policy-map my-policy
  class my-map
   bandwidth 2048

int fast0/0
service-policy input my-policy

access-list 151 permit ip 213.213.213.0 0.0.0.255 any
--
In this case is the 213.213.213.0 bandwidth limited to 2 Mbps ?

Thanks is advance

Hamid




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26239t=26197
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Monitoringsoftware [7:26224]

2001-11-14 Thread [EMAIL PROTECTED]

Cheaper than Free ?



   

   
William
   
cc:
Sent by: Subject: Monitoringsoftware
[7:26224]
   
nobody@groups
   
tudy.com
   

   

   
14/11/2001
   
15:42
   
Please
respond
to
   
William
   

   





Do any router/switch monitoring software shipped with some cisco product
for
free?

Or any cheaper monitoring software ?




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26240t=26224
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



ospf summerization....please help me... [7:26241]

2001-11-14 Thread steve skinner

i have been reading part two of howard ospf guide and i think i am missing
the point on a couple of things and i would apprecite any help you guys
could give..

1)Summarization

one config says this

int e0 172.16.0.1 255.255.255.0
int e2 172.16.1.1 255.255.255.0

network 172.17.0.1 0.0.0.0 area 1
network 172.17.1.1 0.0.0.0 area 1

area 1 range 172.17.0.0 255.255.254.0

now shouldn`t that read

network 172.16 and area 172.16
because i have now interfaces int network 172.17.??...or am  i missing
something???..

2)summariztion Q

area 1 has these subnets

192.168.1.0/24
192.168.2.0/24
192.168.3.0/24
192.168.4.0/22

summerie like this

area 1 range 192.168.2.0 255.255.254.0
area 1 range 192.168.4.0 255.255.248.0

What happends to 192.168.1.0 . shouldn`t that be in the area range
command.sorryi seem to be missing something major


many thanks in advance..


steve


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26241t=26241
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: 6000/6500 configuration [7:26223]

2001-11-14 Thread MADMAN

Search CCO, you will get more hits than you care for!!!

  Dave

William wrote:
 
 Dear all,
 
 Who know which website have explaination of the all modules/super.
 enginer/IOS of this series of switch?
-- 
David Madland
Sr. Network Engineer
CCIE# 2016
Qwest Communications Int. Inc.
[EMAIL PROTECTED]
612-664-3367

Emotion should reflect reason not guide it




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26242t=26223
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Important Message From ksheppar [7:26228]

2001-11-14 Thread sam sneed

Gee, thanks


Sheppard, Karen  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Here is that document you asked for ... don't show anyone else ;-)


 Your attachment logo color.doc contained virus:
  W97M.Groov.B.

 It was quarantined and replaced with this text file.

 ID:SVDC1ULL003::SYQ09b42bd9




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26244t=26228
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



where exactly is the equipment replicated ? [7:26243]

2001-11-14 Thread John Green

-
and what would this mean ??
where exactly is the equipment replicated ? is it one
at customer
access point and the other at the carrier provider's
end? is this what
is duplication and what is the context for
Multiple networks ?

Multiple networks, however, are extremely expensive
to build and
maintain. Capital expenditure is high because
equipment is replicated,
and operation and maintenance costs are high because
of the
duplication of personnel and practices for each
separate network. At
the same time, competitive pressures in the
communication industry are
forcing providers to shift their business models from
simply providing
bandwidth to delivering revenue-generating,
value-added services

__
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26243t=26243
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



IP and ATM failed to deliver ? [7:26245]

2001-11-14 Thread John Green

IP and ATM failed to deliver ?

well i don't say this but got this from the web site
of a competitor of cisco!!
But that is besides the point. Below I have reproduced
the text verbatim.
what it says that both IP and ATM failed as carriers
to carry puredata
due to different reasons as explained below. IP due to
the packet
forwarding features in traditional routers (i guess
cisco), and ATM
because it itself could not scale to the levels
required for pure data.
well would some one explain this what and how exactly
? specially how
ATM fails to scale for data traffic ?
Although both ATM and IP held the promise of building
converged
networks in principle, neither actually delivered in
practice. ATM
networks were unsuccessful because they could not
scale to the levels
required for pure data applications. Traditional IP
networks failed
because they used legacy routers that implemented
forwarding and
features in software. These routers were not able to
achieve anywhere
near the performance needed for delivering services at
speed. So
providers had to choose between providing simple
connectivity with no
services or providing poor performance with services enabled.

__
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26245t=26245
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: ACLs Applied to VLANs [7:26175]

2001-11-14 Thread MADMAN

I ran into something similar the other day.  configured a 2610
ethernet for full-duplex which it accepted no problem.  This was
conected to a 4006, 10M full-duplex, started getting duplex mismatches. 
I haven't taken the time to look but me thinks the 2610 accepts
full-duplex but doesn't really support it.  I'm sure someone out there
knows for sure...

  Dave

sam sneed wrote:
 
 if this is a 2948 G-L3, they do not support extended access lists. The IOS
 won;t give you an error, it just won't work. The cisco site backs this up
 at:
 http://www.cisco.com/warp/public/473/29.html#intro
 
 sam sneed
 
 Andrew L  wrote in message
 [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
  Hi everyone.
 
I'm using a 2900 Catalyst and embarassingly enough, I cannot fully
block
  myself from port 80.  My ACL does block me from accessing the switch's
Web
  interface, but I still surf the net.
 
I'm on port F0/2 and my router is on F0/9.  All ports are on the
default
  VLAN.
 
Any help appreciated.  Thanks in advance!
 
  interface VLAN1
  ip address 192.168.0.5 255.255.255.0
  ip access-group 101 in
  no ip directed-broadcast
  no ip route-cache
  !
  access-list 101 deny tcp any any eq www
  access-list 101 permit ip any any
-- 
David Madland
Sr. Network Engineer
CCIE# 2016
Qwest Communications Int. Inc.
[EMAIL PROTECTED]
612-664-3367

Emotion should reflect reason not guide it




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26247t=26175
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: ospf summerization....please help me... [7:26241]

2001-11-14 Thread guy shurki

please read the sybex book for routing ccnp, it look like this book that
you  are reading is realy bad.

sybex ccnp routing ospf cheapter


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26248t=26241
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Uplink fast and Port fast [7:26236]

2001-11-14 Thread Dennis Laganiere

There are three major enhancements available for Spanning Tree, as it is
applied on Cisco devices:

PortFast - By default, all ports on a switch are assumed to have the
potential to have bridges or switches attached to them.  Since each of these
ports must be included in the STP calculations, they must go through the
four different states whenever the STP algorithm runs (when a change occurs
to the network).  Enabling PortFast on the user access ports is basically a
commitment between the Network Architect and the switch, agreeing that the
specific port does not have a switch or bridge connected, and therefore this
port can be placed directly into the Forwarding state; this allows the port
to avoid being unavailable for 50 seconds while it cycles through the
different bridge states, simplifies the STP recalculation and reduces the
time to convergence.

UplinkFast - Convergence time on STP is 50 seconds.  Part of this is the
need to determine alternative paths when a link between switches is broken.
This is unacceptable on networks where real-time or bandwidth-intensive
applications are deployed (basically any network). If the UplinkFast feature
is enabled (it is not by default) AND there is a least one alternative path
whose port is in a blocking state AND the failure occurs on the root port of
the actual switch, not an indirect link; then UplinkFast will allow
switchover to the alternative link without recalculating STP, usually within
2 to 4 seconds.  This allows STP to skip the listening and learning states
before unblocking the alternative port.

BackboneFast - BackboneFast is used at the Distribution and Core layers,
where multiple switches connect together, and is only useful where multiple
paths to the root bridge are available.  This is a Cisco proprietary feature
that speeds recovery when there is a failure with an active link in the STP.
Usually when an indirect link fails, the switch must wait until the maximum
aging time (max-age) has expired, before looking for an alternative link.
This delays convergence in the event of a failure by 20 seconds (the max-age
value).  When BackboneFast is enabled on all switches, and an inferior BPDU
arrives at the root port - indicating an indirect link failure - the switch
rolls over to a blocked port that has been previously calculated. The
primary difference between UplinkFast and BackboneFast is that BackboneFast
can detect indirect link failures, and is used at the Distribution and Core
layers; while UplinkFast is aware of only directly connected links, and is
used primarily on Access layer switches.  If UplinkFast is turned on for the
root switch, it will automatically disable it. Since BackboneFast is an
enhancement strictly for Core and Distribution layer devices, and these are
all Set-based switches, there is no command to enable it for IOS based
switches.

Hope that helps...

-=- Dennis 

-Original Message-
From: William [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 14, 2001 8:11 AM
To: [EMAIL PROTECTED]
Subject: Uplink fast and Port fast [7:26236]


Dear all,

Any one know what is uplink fast and port fast?

Thanks a lot!!




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26249t=26236
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: What was that acronym again?? [7:26165]

2001-11-14 Thread Howard C. Berkowitz

I've been wanting to introduce a new protocol.  It was IOS version 
(mumbble--11-something?) when IBM BSC support was introduced. At that 
point, all the legacy BSC Automatic Teller Machines could run over 
Asynchronous Transfer Mode.

It is my intention to introduce the Money Protocol for Local 
Stations, which cam run over Multiprotocol Label Switching. I won't 
have time to get the draft ready for the next IETF in Salt Lake City, 
but March or so in Minneapolis (MPLS) sounds quite appropriate.

On a related thread, Sprint's sales people put out a press release 
announcing they had their GSR's operational, which would give 
increased latency and performance to their customers.


I have experience these same type of FCS errors as well! 

That is hilarious...

Pat

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 13, 2001 6:40 PM
To: [EMAIL PROTECTED]
Subject: What was that acronym again?? [7:26165]


I was browsing the Open Forum on CCO and came across this gem in a reply to
a query on CRC errors.  I think someone's been working in sales for too
long, or else just used an acronym decoder without applying any thought.

Input errors are the numbers of CRC errors and framing errors. A CRC is a
received frame with bad First Customer Ship (FCS) value, or checksum value.


JMcL




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26251t=26165
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Uplink fast and Port fast [7:26236]

2001-11-14 Thread guy shurki

william,

there is a big diffrent between the two,

fastport allow you to move a port in a stp spanning tree protocol from block
mode to forward stat in 5 seconds, which usally take 50 sec, due to the stp
protocol.

you will use it only when you have a point to point connection like a work
station connected directlly to the switch, it you don't have a point to
point connection don't use it, you can creat network loop and unstable
network.

uplink fast
Uplink Fast is a Cisco specific feature that, when enabled on an access
switch, improves the convergence time of the Spanning-Tree Protocol (STP) in
the event of the failure of an uplink, if you have redundency of two links
that are connected to the router, you can excute the uplink fast command on
both links, in case of failure of directly connected line, the stp will open
the blocked link in 5 sec insted of 50 secounds.

guy




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26250t=26236
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Switch 3508 and IP Phone / QoS [7:26225]

2001-11-14 Thread MADMAN

Sure it's just a 8 port gig switch. What kind of QOS do you need when
you have a  gig of bandwidth??  K.I.S.S. (keep it simple stupid;)


  Dave

William wrote:
 
 Dear all,
 
 Who know whether 3508 can be integrated the IP Phone system ? OR whether
Qos
 is supported in 3508 ?
-- 
David Madland
Sr. Network Engineer
CCIE# 2016
Qwest Communications Int. Inc.
[EMAIL PROTECTED]
612-664-3367

Emotion should reflect reason not guide it




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26246t=26225
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: encryption [7:26215]

2001-11-14 Thread guy shurki

use this command from the global config.


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26252t=26215
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Salary Expectations/CCNP's!!!!!!!!! [7:25805]

2001-11-14 Thread Cisco Kid

Isnt John Chambers a multi billionaire already .

I am sure he will be making cut backs in his family
budget, cutting holidays , selling his car etc etc
. or am i being a little cheeky

Jonathan

--- Priscilla Oppenheimer  wrote:
 At 12:15 AM 11/12/01, nrf wrote:
 Yeah, that was Chambers all-right.
 
 Now if I may digress...
 
 Funny thing, a lot of people dismissed Chambers's
 one-dollar move as just a
 cheap PR stunt,
 
 Why are people so cynical? What are we teaching them
 in schools? Don't get 
 me started. ;-)
 
 Priscilla
 
 in that he just wanted to look like he was sharing
 in the
 pain of the 8500 layoffs, while not really sharing
 the pain (i.e. he didn't
 give up any of his stock options, for example).
 
 Fair enough, but on the other hand, I didn't see
 any other CEO's of
 companies that did big layoffs doing anything
 comparable.  McNealy of Sun,
 Barrett of Intel, Roth of Nortel, Fiorina of HP,
 McGinn/Schacht of Lucent,
 Armstrong of ATT, Nasser of Ford (OK, Nasser isn't
 there anymore),
 Tucci/Ruettgers of EMC, etc. etc.   While slashing
 thousands from their
 payroll,did these guys cut their salaries at all?
 
 
 So the way I see it, while of course it is true
 that Chambers could have
 done more to share the pain, on the other hand, he
 did a whole lot more than
 those other guys did.  So you could say that
 Chambers is a pretty cool guy,
 relatively speaking.
 
  
  
   Actually I think I read in an article that
 Chambers cut his salary to
 $1.00
   a year. I am 99% sure this was Chambers who did
 this, but have been known
 to
   be wrong once in a while. ;-)
 
 
 Priscilla Oppenheimer
 http://www.priscilla.com
[EMAIL PROTECTED]


__
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26254t=25805
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



how much dram and flash [7:26255]

2001-11-14 Thread george gittins

what command would tell me how much flash and memory i have.




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26255t=26255
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: where exactly is the equipment replicated ? [7:26243]

2001-11-14 Thread Howard C. Berkowitz

One thing that really has to be examined in scenarios like this is 
when to build your redundant data center and network yourself, or if 
better economies of scale come from putting the backup facilities 
into a well-connected hosting center.

Such centers often, but not always, have lots of experience setting 
up the redundancy mechanisms. It even can be different with different 
parts of the same company -- I've had much better support from ATT 
in Nashville then in Washington DC (hi Michelle!)




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26256t=26243
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: how much dram and flash [7:26255]

2001-11-14 Thread Ozzie Sutcliffe

sh ver
oz


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26257t=26255
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: how much dram and flash [7:26255]

2001-11-14 Thread Jim Brown

Show version

-Original Message-
From: george gittins [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, November 14, 2001 11:06 AM
To: [EMAIL PROTECTED]
Subject: how much dram and flash [7:26255]


what command would tell me how much flash and memory i have.




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26258t=26255
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Monitoringsoftware [7:26224]

2001-11-14 Thread Kent Hundley

Try going to google.com and doing a search on free+snmp+monitor and you
will find what you need.

-Kent

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
William
Sent: Wednesday, November 14, 2001 7:43 AM
To: [EMAIL PROTECTED]
Subject: Monitoringsoftware [7:26224]


Do any router/switch monitoring software shipped with some cisco product for
free?

Or any cheaper monitoring software ?




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26259t=26224
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Uplink fast and Port fast [7:26236]

2001-11-14 Thread Kent Hundley

These features are covered in detail on the cisco web site.  Go to cisco.com
and search for uplink fast and portfast and you will find exactly what
your looking for.

-Kent

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
William
Sent: Wednesday, November 14, 2001 8:11 AM
To: [EMAIL PROTECTED]
Subject: Uplink fast and Port fast [7:26236]


Dear all,

Any one know what is uplink fast and port fast?

Thanks a lot!!




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26260t=26236
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Baystack 420-24T Multilink Trunking [7:26226]

2001-11-14 Thread Kent Hundley

Cisco calls this feature Fast Etherchannel or sometimes just
Etherchannel.  Lots of info on it at their web site.

-Kent

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
William
Sent: Wednesday, November 14, 2001 7:49 AM
To: [EMAIL PROTECTED]
Subject: Baystack 420-24T Multilink Trunking [7:26226]


Dear all,

Any technology in Cisco can have similar function of baystack's 420-24T
Multilink Trunking?




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26261t=26226
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Baystack 420-24T Multilink Trunking [7:26226]

2001-11-14 Thread Abu Salmaan Sheikh

The technology in Cisco is called EtherChannel.

Thanks
Abu


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
 William
 Sent: Wednesday, November 14, 2001 10:49 AM
 To: [EMAIL PROTECTED]
 Subject: Baystack 420-24T Multilink Trunking [7:26226]
 
 
 Dear all,
 
 Any technology in Cisco can have similar function of 
 baystack's 420-24T
 Multilink Trunking?
_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26262t=26226
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Passport 8006 and Cisco's switch [7:26227]

2001-11-14 Thread Abu Salmaan Sheikh

Catalyst 6500 series.

Abu

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
 William
 Sent: Wednesday, November 14, 2001 10:50 AM
 To: [EMAIL PROTECTED]
 Subject: Passport 8006 and Cisco's switch [7:26227]
 
 
 Dear all,
 
 Do anyone know which Cisco's switch can be well competitive 
 to Passport 8006
 ??
 
 Thanks a lot!!!
_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26264t=26227
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Unsubscription [7:26265]

2001-11-14 Thread Almeida, Renata

Please, remove me from this list

Thanks
Renata




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26265t=26265
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Latency on the local access circuit [7:26263]

2001-11-14 Thread Paul Jin

Hi All,

I am having issues with a remote router we turned up overseas..

The router is working fine and the local access circuit test
from the local telco comes back clean but,

I am getting ping times on a normal 100 byte packet of around 170ms -
220ms.  Similar type of connections all fall within around 70ms or so on
this type of pings, but on this one, it is much higher.

Has anyone had any issues similar where you had 100ms + added onto a ping
time by the local access circuit?

This is frame relay network and the problem site is a remote site.

On the hub router, 
1 - all other connections are fine.
2 - I have control of the frame relay switches and RTD within the
network is about 50ms, and usually in this type of scenario, I get
another 20ms + or so added to the ping router to router for the local access
circuits.
3 - Already checked the traffic shaping statements on the PVCs.
4 - Already checked the parameters on the frame switch for any wrong
parameters on the switches.  This is a complete FR PVC.
5 - I see no errors on the remote side's serial interface, or do I see any
errors on the port of the switch.

My next step is to put a ticket out for the local techs to swap out the
CSU/DSU and the cables...  And maybe they are not working 100% or
they introduced cables that might not be standard.

Has anyone had problems like this?

thanks,
Paul



Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26263t=26263
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: how much dram and flash [7:26255]

2001-11-14 Thread Ole Drews Jensen

Try a show ver

Ole

~~~
 Ole Drews Jensen
 Systems Network Manager
 CCNP, MCSE, MCP+I
 RWR Enterprises, Inc.
 [EMAIL PROTECTED]
~~~ 
 http://www.RouterChief.com
~~~
 NEED A JOB ???
 http://www.oledrews.com/job
~~~


-Original Message-
From: george gittins [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 14, 2001 12:06 PM
To: [EMAIL PROTECTED]
Subject: how much dram and flash [7:26255]


what command would tell me how much flash and memory i have.




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26266t=26255
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Uplink fast and Port fast [7:26236]

2001-11-14 Thread MADMAN

Nothing wrong with questions but for these real basic things a simple
search will work and you will learn more by looking around and reading:

http://www.cisco.com/

  Dave
 

William wrote:
 
 Dear all,
 
 Any one know what is uplink fast and port fast?
 
 Thanks a lot!!
-- 
David Madland
Sr. Network Engineer
CCIE# 2016
Qwest Communications Int. Inc.
[EMAIL PROTECTED]
612-664-3367

Emotion should reflect reason not guide it




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26267t=26236
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: IP and ATM failed to deliver ? [7:26245]

2001-11-14 Thread MADMAN

Be interesting to see the full context of this.  Where it came from
might clue one into any bias.  I do know the are issue scaling ATM SVC's
but we have a huge ATM backbone.  

  Dave

John Green wrote:
 
 IP and ATM failed to deliver ?
 
 well i don't say this but got this from the web site
 of a competitor of cisco!!
 But that is besides the point. Below I have reproduced
 the text verbatim.
 what it says that both IP and ATM failed as carriers
 to carry puredata
 due to different reasons as explained below. IP due to
 the packet
 forwarding features in traditional routers (i guess
 cisco), and ATM
 because it itself could not scale to the levels
 required for pure data.
 well would some one explain this what and how exactly
 ? specially how
 ATM fails to scale for data traffic ?
 Although both ATM and IP held the promise of building
 converged
 networks in principle, neither actually delivered in
 practice. ATM
 networks were unsuccessful because they could not
 scale to the levels
 required for pure data applications. Traditional IP
 networks failed
 because they used legacy routers that implemented
 forwarding and
 features in software. These routers were not able to
 achieve anywhere
 near the performance needed for delivering services at
 speed. So
 providers had to choose between providing simple
 connectivity with no
 services or providing poor performance with services enabled.
 
 __
 Do You Yahoo!?
 Find the one for you at Yahoo! Personals
 http://personals.yahoo.com
-- 
David Madland
Sr. Network Engineer
CCIE# 2016
Qwest Communications Int. Inc.
[EMAIL PROTECTED]
612-664-3367

Emotion should reflect reason not guide it




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26269t=26245
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Pinging spree [7:26268]

2001-11-14 Thread Charles Lomotey

Hi,

We are an ISP. We have everyone on a pinging spree pinging our backbone
router to check their connection. How do I disable that ethernet interface
to stop responding to ping requests (ICMP i suppose)

Charles





___
Send a cool gift with your E-Card
http://www.bluemountain.com/giftcenter/




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26268t=26268
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Monitoringsoftware [7:26224]

2001-11-14 Thread Juan Blanco

In microsoft 4.0 and wk2000 this feature or tool is free

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Kent Hundley
Sent: Wednesday, November 14, 2001 1:33 PM
To: [EMAIL PROTECTED]
Subject: RE: Monitoringsoftware [7:26224]


Try going to google.com and doing a search on free+snmp+monitor and you
will find what you need.

-Kent

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
William
Sent: Wednesday, November 14, 2001 7:43 AM
To: [EMAIL PROTECTED]
Subject: Monitoringsoftware [7:26224]


Do any router/switch monitoring software shipped with some cisco product for
free?

Or any cheaper monitoring software ?




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26270t=26224
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Salary Expectations/CCNP's!!!!!!!!! [7:25805]

2001-11-14 Thread MADMAN

I have no idea what John Chambers is worth nor do I give a damn.  Of
coarse it's symbolic, he does not live paycheck to paycheck but what do
you expect, he give away all that he owns because things are not so good
now and ignore the past accomplishments???  

  Me thinks there are those out there displaying one of humanities worst
attributes, envy.  I gaurentee you none of us would be doing what we are
now if we lived in some socialist utopian egalitarian society.

 Off my soapbox, on to real work...

 Dave

Cisco Kid wrote:
 
 Isnt John Chambers a multi billionaire already .
 
 I am sure he will be making cut backs in his family
 budget, cutting holidays , selling his car etc etc
 . or am i being a little cheeky
 
 Jonathan
 
 --- Priscilla Oppenheimer  wrote:
  At 12:15 AM 11/12/01, nrf wrote:
  Yeah, that was Chambers all-right.
  
  Now if I may digress...
  
  Funny thing, a lot of people dismissed Chambers's
  one-dollar move as just a
  cheap PR stunt,
 
  Why are people so cynical? What are we teaching them
  in schools? Don't get
  me started. ;-)
 
  Priscilla
 
  in that he just wanted to look like he was sharing
  in the
  pain of the 8500 layoffs, while not really sharing
  the pain (i.e. he didn't
  give up any of his stock options, for example).
  
  Fair enough, but on the other hand, I didn't see
  any other CEO's of
  companies that did big layoffs doing anything
  comparable.  McNealy of Sun,
  Barrett of Intel, Roth of Nortel, Fiorina of HP,
  McGinn/Schacht of Lucent,
  Armstrong of ATT, Nasser of Ford (OK, Nasser isn't
  there anymore),
  Tucci/Ruettgers of EMC, etc. etc.   While slashing
  thousands from their
  payroll,did these guys cut their salaries at all?
  
  
  So the way I see it, while of course it is true
  that Chambers could have
  done more to share the pain, on the other hand, he
  did a whole lot more than
  those other guys did.  So you could say that
  Chambers is a pretty cool guy,
  relatively speaking.
  
   
   
Actually I think I read in an article that
  Chambers cut his salary to
  $1.00
a year. I am 99% sure this was Chambers who did
  this, but have been known
  to
be wrong once in a while. ;-)
  
 
  Priscilla Oppenheimer
  http://www.priscilla.com
 [EMAIL PROTECTED]
 
 __
 Do You Yahoo!?
 Find the one for you at Yahoo! Personals
 http://personals.yahoo.com
-- 
David Madland
Sr. Network Engineer
CCIE# 2016
Qwest Communications Int. Inc.
[EMAIL PROTECTED]
612-664-3367

Emotion should reflect reason not guide it




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26271t=25805
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: 6500 conditions. [7:26272]

2001-11-14 Thread Bullock, Jason

Hey there.

dig the list, always have.  I am looking to confirm a rumor on the cat 6513
switch.  
I was thinking of doing gig Ethernet from my server farm to the switch
through the core.
Only problem, is I am looking at like 70 servers each with a gig port,
hopefully Ethernet.  This is about 5 blades in the cat 6513, with 16 ports
per blade.  

Now the rumor.  Sounds like cisco's cat 6513 will only support 30 gig
backplane for the gig Ethernet line cards.  This means theoretical maxing
out the switch with 30 Ethernet gig ports to servers running gig nic's.
Has anyone else heard this?   I think the gig fiber solution scales to a 250
gig backplane, but this gig Ethernet limitation concerns me

thanks for all responses in advance!
jason




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26272t=26272
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: where exactly is the equipment replicated ? [7:26243]

2001-11-14 Thread Priscilla Oppenheimer

At 12:15 PM 11/14/01, John Green wrote:
-
and what would this mean ??
where exactly is the equipment replicated ? is it one
at customer
access point and the other at the carrier provider's
end? is this what
is duplication and what is the context for
Multiple networks ?

You'll have to tell us the context. Where did you get the wording below and 
what is it in reference too? It sounds like a bunch of hand waving that 
might make more sense with some context, but might not. Very few companies 
would implement multiple, parallel networks to meet availability goals, but 
some might.

The sentence at the end doesn't fit. Did it come from somewhere else? Or 
maybe it fits if you read this as advertising material from a service 
provider. Are they trying to justify why a customer should use them for 
redundancy or something? It's impossible to tell.

And I have a question for you. What does 42 mean? Thanks.

Priscilla


Multiple networks, however, are extremely expensive
to build and
maintain. Capital expenditure is high because
equipment is replicated,
and operation and maintenance costs are high because
of the
duplication of personnel and practices for each
separate network. At
the same time, competitive pressures in the
communication industry are
forcing providers to shift their business models from
simply providing
bandwidth to delivering revenue-generating,
value-added services

__
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com


Priscilla Oppenheimer
http://www.priscilla.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26274t=26243
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: IP and ATM failed to deliver ? [7:26245]

2001-11-14 Thread Priscilla Oppenheimer

That's called marketing-speak. You are having the right reaction of a true 
engineer (i.e. skepticism!) ;-) One of the biggest networks in the world is 
based on IP and ATM (and other technologies). It's called the Internet.

Priscilla

At 12:17 PM 11/14/01, John Green wrote:
IP and ATM failed to deliver ?

well i don't say this but got this from the web site
of a competitor of cisco!!
But that is besides the point. Below I have reproduced
the text verbatim.
what it says that both IP and ATM failed as carriers
to carry puredata
due to different reasons as explained below. IP due to
the packet
forwarding features in traditional routers (i guess
cisco), and ATM
because it itself could not scale to the levels
required for pure data.
well would some one explain this what and how exactly
? specially how
ATM fails to scale for data traffic ?
Although both ATM and IP held the promise of building
converged
networks in principle, neither actually delivered in
practice. ATM
networks were unsuccessful because they could not
scale to the levels
required for pure data applications. Traditional IP
networks failed
because they used legacy routers that implemented
forwarding and
features in software. These routers were not able to
achieve anywhere
near the performance needed for delivering services at
speed. So
providers had to choose between providing simple
connectivity with no
services or providing poor performance with services enabled.

__
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com


Priscilla Oppenheimer
http://www.priscilla.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26275t=26245
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: token ring frame format [7:26194]

2001-11-14 Thread Priscilla Oppenheimer

Check IEEE 802.5. It's available for free here:

http://standards.ieee.org/getieee802/

Priscilla


At 02:26 AM 11/14/01, jegcitroen wrote:
Hi, guys

anybody can tell me what the frame formats listed below look like:

Active monitor present (AMP) MAC frame
Standby monitor present MAC frame (SMP)
Ring purge MAC frame
Beacon MAC frame

Thanks in advance.


Priscilla Oppenheimer
http://www.priscilla.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26273t=26194
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: IP and ATM failed to deliver ? [7:26245]

2001-11-14 Thread jason

IMHO, this is a little vague and definitely out of date.

 Although both ATM and IP held the promise of building
 converged
 networks in principle, neither actually delivered in
 practice. ATM
 networks were unsuccessful because they could not
 scale to the levels
 required for pure data applications. 

What is pure data? The term is meaningless. Does this mean circuit
emulation? Or . ?

And what is impure data?   ;-)

Traditional IP
 networks failed
 because they used legacy routers that implemented
 forwarding and
 features in software. These routers were not able to
 achieve anywhere
 near the performance needed for delivering services at
 speed. 

The 75xx series are probably the ultimate in software based routers 
and they certainly are no longer adequate in the core of a medium to large
ISP network. IMHO, the problem is not just that much of the functionality is
implemented in software, but also that all the traffic must cross one or two
busses. However, newer routers like Cisco's GSR, Junipers, and others have
been deployed for years now. With crossbar style backbones and plenty of
ASICs, they are now faster than most ATM switches. OC-48 is no problem wit
packet over sonet, and OC-192 interfaces are shipping.

 So
 providers had to choose between providing simple
 connectivity with no
 services or providing poor performance with services enabled.

Does no services mean Sonet?

Services don't have be provided from the backbone ... indeed, a backbone
router should switch packets as fast as possible, meaning they should do as
little other work as possible. Services should be provided at the access
layer (check out the Cisco 1 series - its a service provider access
router marketed as a platform for providing services). This is what's done
in practice, and its what Cisco has been preaching for years with their
three layer model for network design.

ATM's selling point was for implementing a single infrastructure for both
voice and data. But its simply not economic at the very highest speeds
(switches aren't fast enough, and the segmentation and re-assembly hardware
in routers is too expensive and isn't fast enough). IMHO, this isn't because
of any failure of ATM so much as it is because the load on a big ISP's
backbone has grown so fast. At moderate to slower speeds, though, its useful
as a very flexible layer 2 for carrying all kinds of traffic.

Most of this is opinion, so YMMV.

the other jason


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26276t=26245
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



NM-8AM in 3640 [7:26279]

2001-11-14 Thread Jeff

Anyone have this configured?

I'm looking for a quick config but am having trouble finding it on CCO.

Want to assign specific ip-address to each line and allow dial-in clients to
be able to browse internal network (dns/wins)... and use tacacs of course
for authentication with ACS.

Internet
 |
 3640
 |
 FireWall
 |
   LAN

Thanks in advance.




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26279t=26279
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Pinging spree [7:26268]

2001-11-14 Thread Bill Carter

access-list 101 deny icmp any x.y.z.0 0.0.0.255 echo  (from anywhere to your
IP subnet)
access-list 101 permit ip any any
int s0 (your interface facing the Internet)
ip access-group 101 in
no ip unreachables
no ip directed-broadcast



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Charles Lomotey
Sent: Wednesday, November 14, 2001 1:01 PM
To: [EMAIL PROTECTED]
Subject: Pinging spree [7:26268]


Hi,

We are an ISP. We have everyone on a pinging spree pinging our backbone
router to check their connection. How do I disable that ethernet interface
to stop responding to ping requests (ICMP i suppose)

Charles





___
Send a cool gift with your E-Card
http://www.bluemountain.com/giftcenter/




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26280t=26268
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



CCIE LAB SETUP [7:26281]

2001-11-14 Thread Jeff

Hey guys and gals, quick question... sorta...

We have some end-of-year-money (govt) and I need a quick list of a minimum
and the extras list of hardware for a good CCIE lab. Something that's
identical to the actual equipment used in the lab or that's pretty damn
close.

In other words, if you had a shitload of $ for a lab, what would you buy
yourself?

I do already have the following:
Cat5k w/RSm
7206 w/4port 10BaseT, 4port Fast-Serial
several 1900/2900's
2-804w/NT1 isdn routers
isdn simulator
2-2502
2-2600 w/WIC1

Cheers,
Jeff




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26281t=26281
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RFC 768 UDP ? [7:26283]

2001-11-14 Thread Phil Barker

Just been reading the above RFC. To quote 

Checksum is the 16-bit one's complement of the one's
complement sum of a pseudo header of information from
the IP header, the UDP header, and the data, padded
with zero octets at the end (if necessary) to make a
multiple of two octets.

The pseudo header conceptually prefixed to the UDP
header contains the source address, the destination
address, the protocol, and the UDP length. This
information gives protection against misrouted
datagrams. This checksum procedure is the same as is
used in TCP.




This business about a pseudo header is bothering me.
If the IP header has already had a checksum that runs
across the source and destination address then why
does UDP do this again ? It also creates an obvious
dependancy of UDP on IP also.

Another question about padding making a multiple of
two octets. I seem to remember Novell IPX requiring
even numbered packets (2.X) maybe. Is this something
to do with 16 bit processors working more efficiently
with an even packet sizes i.e reading two bytes at a
time was less expensive processor-wise than reading an
odd byte ?

Phil.


__
Do You Yahoo!?
Everything you'll ever need on one web page from News and Sport to Email and
Music Charts
http://uk.my.yahoo.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26283t=26283
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: CCIE LAB SETUP [7:26281]

2001-11-14 Thread juno vtv

Please search the archives under ccie,lab,etc...  There have been numerous
discussions involving lab setup.

-junovtv


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26282t=26281
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: 6500 conditions. [7:26272]

2001-11-14 Thread Jim Gillen

Jason

How fast are the hard disks on these servers you will be connecting.

I have had experience with this setup with a 6006 switch and the limitations
on the connections is the speed of the hard disk solution be it RAID etc.

For seventy servers I think the 30 Gig backplane will be more than ample.






Cheers

Jim Gillen

Snr Communications Engineer
AUSTRAC

Ph:   9950 0842
Fax:  9950 0074



 Bullock, Jason  15/11/01 6:58:31 
This message has been scanned by MAILSweeper.


Hey there.

dig the list, always have.  I am looking to confirm a rumor on the cat 6513
switch.
I was thinking of doing gig Ethernet from my server farm to the switch
through the core.
Only problem, is I am looking at like 70 servers each with a gig port,
hopefully Ethernet.  This is about 5 blades in the cat 6513, with 16 ports
per blade.

Now the rumor.  Sounds like cisco's cat 6513 will only support 30 gig
backplane for the gig Ethernet line cards.  This means theoretical maxing
out the switch with 30 Ethernet gig ports to servers running gig nic's.
Has anyone else heard this?   I think the gig fiber solution scales to a 250
gig backplane, but this gig Ethernet limitation concerns me

thanks for all responses in advance!
jason
**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26285t=26272
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: CAT 5500 backup [7:25969]

2001-11-14 Thread 416South

thanks all

worked just fine


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26286t=25969
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: CCIE LAB SETUP [7:26281]

2001-11-14 Thread 416South

You might want to look at the fatkid.com site also for some examples of
there lab


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26288t=26281
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Dial into Router [7:26287]

2001-11-14 Thread 416South

I'm able to get this modem to dial into the router just fine. Problem is
still driving me nuts is that all the characters are showing up as garbage
(ø~`?ú?³³?)messed up stuff.  I am using Hyperterm and have tryed with
other programs as well.  Has anyone been successful with dialing into
routers that may have had the same problems?
I'm using a USR modem set at 
9600 baud 
flow control hardware
Emulation is VT100


Thanks





Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26287t=26287
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Dial into Router [7:26289]

2001-11-14 Thread 416South

I'm able to get this modem to dial into the router just fine. Problem is
still driving me nuts is that all the characters are showing up as garbage
(ø~`?ú?³³?)messed up stuff.  I am using Hyperterm and have tryed with
other programs as well.  Has anyone been successful with dialing into
routers that may have had the same problems?
I'm using a USR modem set at 
9600 baud 
flow control hardware
Emulation is VT100


Thanks





Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26289t=26289
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Dial into Router [7:26287]

2001-11-14 Thread John Neiberger

What interface is the modem connected to?  If you're dialing into the
console port then you should turn off flowcontrol on the modem.  You should
use hardware flow control only if you're connecting to the AUX port.

I'm sure you've already checked this, but make sure the speed setting on the
line matches the modem.  The AUX and console ports have different default
settings.

HTH,
John

  416South  11/14/01 2:42:19 PM 
I'm able to get this modem to dial into the router just fine. Problem is
still driving me nuts is that all the characters are showing up as garbage
(x~`?z?33?)messed up stuff.  I am using Hyperterm and have tryed with
other programs as well.  Has anyone been successful with dialing into
routers that may have had the same problems?
I'm using a USR modem set at 
9600 baud 
flow control hardware
Emulation is VT100


Thanks




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26291t=26287
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Dial into Router [7:26287]

2001-11-14 Thread John Neiberger

What interface is the modem connected to?  If you're dialing into the
console port then you should turn off flowcontrol on the modem.  You should
use hardware flow control only if you're connecting to the AUX port.

I'm sure you've already checked this, but make sure the speed setting on the
line matches the modem.  The AUX and console ports have different default
settings.

HTH,
John

  416South  11/14/01 2:42:19 PM 
I'm able to get this modem to dial into the router just fine. Problem is
still driving me nuts is that all the characters are showing up as garbage
(x~`?z?33?)messed up stuff.  I am using Hyperterm and have tryed with
other programs as well.  Has anyone been successful with dialing into
routers that may have had the same problems?
I'm using a USR modem set at 
9600 baud 
flow control hardware
Emulation is VT100


Thanks




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26290t=26287
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Dial into Router [7:26287]

2001-11-14 Thread MADMAN

Most common problem is not locking the modem DTE speed.  For some
stupid reason there is an option, often default, to have the modem DTE
speed follow the connect speed.  

  dave

416South wrote:
 
 I'm able to get this modem to dial into the router just fine. Problem is
 still driving me nuts is that all the characters are showing up as garbage
 (x~ other programs as well.  Has anyone been successful with dialing
into
 routers that may have had the same problems?
 I'm using a USR modem set at
 9600 baud
 flow control hardware
 Emulation is VT100
 
 Thanks
-- 
David Madland
Sr. Network Engineer
CCIE# 2016
Qwest Communications Int. Inc.
[EMAIL PROTECTED]
612-664-3367

Emotion should reflect reason not guide it




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26292t=26287
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Passport 8006 and Cisco's switch [7:26227]

2001-11-14 Thread VoIP Guy

Passport 8100 is L2 like Cisco 6000
and 8600 is L3 like Cisco 6500

The 81's and 86's are cool becaue they support DiffServ by default and the
Cat's need a PFC.


Abu Salmaan Sheikh  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Catalyst 6500 series.

 Abu

  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
  William
  Sent: Wednesday, November 14, 2001 10:50 AM
  To: [EMAIL PROTECTED]
  Subject: Passport 8006 and Cisco's switch [7:26227]
 
 
  Dear all,
 
  Do anyone know which Cisco's switch can be well competitive
  to Passport 8006
  ??
 
  Thanks a lot!!!
 _
 Do You Yahoo!?
 Get your free @yahoo.com address at http://mail.yahoo.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26293t=26227
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Switch 3508 and IP Phone / QoS [7:26225]

2001-11-14 Thread VoIP Guy

The back-up occours when you come from a gig port down to a 100 MB port.  By
nature there will be a back up at the queue of the 100 MB port because it
can't move the packets as fast as the 1000MB port.

Steve


MADMAN  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Sure it's just a 8 port gig switch. What kind of QOS do you need when
 you have a  gig of bandwidth??  K.I.S.S. (keep it simple stupid;)


   Dave

 William wrote:
 
  Dear all,
 
  Who know whether 3508 can be integrated the IP Phone system ? OR whether
 Qos
  is supported in 3508 ?
 --
 David Madland
 Sr. Network Engineer
 CCIE# 2016
 Qwest Communications Int. Inc.
 [EMAIL PROTECTED]
 612-664-3367

 Emotion should reflect reason not guide it




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26296t=26225
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



books question [7:26294]

2001-11-14 Thread Stull, Cory

Can someone recommend good books on Cisco Call Manager / Unity / VOIP / QOS
???

I've checked out the internet but you can only get so much out of the
descriptions and reviews online.

Thanks
Cory




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26294t=26294
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Pinging spree [7:26268]

2001-11-14 Thread [EMAIL PROTECTED]

Maybe I'm missing something here.  If everyone pings your backbone router
to check their connection, what is the likely result of blocking ping
replies?  Would it not be a rather severe increase in help desk calls,
asking why connectivity has been lost?

JMcL
- Forwarded by Jenny Mcleod/NSO/CSDA on 15/11/2001 09:36 am -
   

Bill
Carter
  
cc:
Sent by: Subject: RE: Pinging spree
[7:26268]
   
nobody@groups
   
tudy.com
   

   

   
15/11/2001
07:19
am
   
Please
respond
to
Bill
Carter
   

   





access-list 101 deny icmp any x.y.z.0 0.0.0.255 echo  (from anywhere to
your
IP subnet)
access-list 101 permit ip any any
int s0 (your interface facing the Internet)
ip access-group 101 in
no ip unreachables
no ip directed-broadcast



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Charles Lomotey
Sent: Wednesday, November 14, 2001 1:01 PM
To: [EMAIL PROTECTED]
Subject: Pinging spree [7:26268]


Hi,

We are an ISP. We have everyone on a pinging spree pinging our backbone
router to check their connection. How do I disable that ethernet interface
to stop responding to ping requests (ICMP i suppose)

Charles





___
Send a cool gift with your E-Card
http://www.bluemountain.com/giftcenter/




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26295t=26268
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: CBWFQ (Class-Based Weighted Fair Queing) Question [7:26197]

2001-11-14 Thread VoIP Guy

TO sum it up, it guarantees and limits bandwidth.  The PQ gets services over
all the other queues (proably voice traffic) and then the CBQ gets serviced
according to the bandwidth you configure for each class.  So when you config
the bandwidth you could consider is guaranteing what you put down or
reserved.  It's all semantics.
The rest if WFQ'd and is a free for all in that queue, especially if the
traffic is not classified, it essentialy becomes round robin in that queue.



Hamid  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Hi

 Studying CBWFQ, I was wondering if it guarantees bandwidth or just limits
 the bandwidth:

 
 class-map my-map
   match access-group 151

 policy-map my-policy
   class my-map
bandwidth 2048

 int fast0/0
 service-policy input my-policy

 access-list 151 permit ip 213.213.213.0 0.0.0.255 any
 --
 In this case is the 213.213.213.0 bandwidth limited to 2 Mbps ?

 Thanks is advance

 Hamid




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26298t=26197
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



  1   2   >