RE: static ip routes and how they work? [7:4077]

2001-05-11 Thread Rauch, Mike
The route that your ping is going to traverse is going to depend on which hop has the best metric. If you want your ping to go to 150.3.53.3, then your last static route should be: ip route 204.0.0.0 255.0.0.0 150.3.53.3. Never be afraid to try something new. Remember, the Titanic was built

RE: Scheduled reload [7:3869]

2001-05-09 Thread Rauch, Mike
reload at 13:00 may 9 will schedule a reload at 1PM on May 9th. -Original Message- From: Larry Ogun-Banjo [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 09, 2001 2:57 PM To: [EMAIL PROTECTED] Subject: Scheduled reload [7:3869] Does anyone know if there is a command to boot/reload a

RE: Sniffer on a Frame line... [7:2253]

2001-04-27 Thread Rauch, Mike
If your sniffer is a WAN sniffer, you could use a V35 Y cable between the CSU and the router. If it is a LAN sniffer, you will probably have to plug it into the hub or switch that your router connects to. -Original Message- From: Rizzo Damian [mailto:[EMAIL PROTECTED]] Sent: Friday,

RE: PIX and sniffing [7:2265]

2001-04-27 Thread Rauch, Mike
Are you and/or your vendor running NAT? -Original Message- From: SH Wesson [mailto:[EMAIL PROTECTED]] Sent: Friday, April 27, 2001 11:21 AM To: [EMAIL PROTECTED] Subject: PIX and sniffing [7:2265] I have a pix that protects my internal network from vendors. So the internal lan

RE: How to determine CIR and increase CIR of FR? [7:259]

2001-04-12 Thread Rauch, Mike
A situation that I have run across is where you have a port speed that is 4 times your CIR and your carrier cuts you off at the egress port for all packets over twice your CIR. -Original Message- From: EA Louie [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 12, 2001 2:22 PM To: [EMAIL

RE: Static route [7:377]

2001-04-12 Thread Rauch, Mike
I believe when you add the 255 you are changing the administrative distance to create a floating static route. If you had a route learned by EIGRP for instance with an administrative distance of 90 and the floating static route with a distance of 255, the route learned by EIGRP would be used