Re: How to configure 2 ip address block on a router ?

2001-01-11 Thread Mason Eike
Check out: http://www.cisco.com/univercd/cc/td/doc/product/software/ios11/cbook/cip.htm should you want further reference. ""Tony van Ree"" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > > Use a secondary address. > > Example > > router#conf t > router#

Re: How to configure 2 ip address block on a router ?

2001-01-10 Thread Tony van Ree
Hi, Use a secondary address. Example router#conf t router#(config)int e 0 router#(config-if)ip address 216.x.x.x 255.255.255.240 secondary router#(config-if) Check it with a show int then confirm with show arp. Teunis Hobart, Tasmania Australia On Wednesday, January 10, 2001 at 08:47:12 AM

RE: How to configure 2 ip address block on a router ?

2001-01-10 Thread Chris Stocker
yes just add the following lines to your eth port ip address 216.x.x.(x+1)255.255.255.248 secondary then PCs using that block should use that addr as a gateway. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, January 10