Re: newbie question!

From: Gert Doering (gert@greenie.muc.de)
Date: Fri Apr 12 2002 - 04:21:58 EDT


Hi,

On Thu, Apr 11, 2002 at 11:33:36AM -0400, Rick Burts wrote:
> Actually what you say is true for LAN interfaces but not for serial
> interfaces. The IOS will allow serial interfaces to be configured
> within the same subnet as the following example shows:
>
>
> Router_D#conf t
> Enter configuration commands, one per line. End with CNTL/Z.
> R1(config)#int serial1/0
> R1(config-if)#ip address 192.168.1.1 255.255.255.240
> R1(config-if)#int serial1/1
> R1(config-if)#ip address 192.168.1.2 255.255.255.240
> R1(config-if)#

True, but there be dragons here. Sometimes this will lead to the box
completely stopping IP forwarding on these interfaces (had this happen to
me a number of times when using the *same* IP address on two parallel
interfaces for load sharing). So you usually don't want to do this.

gert

-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             gert@greenie.muc.de
fax: +49-89-35655025                        gert.doering@physik.tu-muenchen.de



This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:13:11 EDT