RE: OSPF: redistribute connected

From: Voss, David (dvoss@heidrick.com)
Date: Sat Mar 15 2003 - 18:02:41 GMT-3


There has been some discussion lately about using a the same IP address on 2
interfaces. In case this hasn't been finalized.. it can be done via ip
unnumbered.

interface Ethernet 0
ip address 172.16.1.1 255.255.255.0

interface Serial 0
ip unnumbered Ethernet 0

RouterA#show ip interface brief

Interface IP-Address OK? Method Status Protocol
Ethernet0 172.16.1.1 YES manual up up
Serial0 172.16.1.1 YES manual up up



This archive was generated by hypermail 2.1.4 : Sat Apr 05 2003 - 08:51:40 GMT-3