At 12:16 PM 1/10/00 -0600, System Administrator wrote:
If that's the case, then it should be safe to assume (remember what your English teacher told you?)that routing is working except to the HARC.
That's a safe assumption :)
Your HARC can have more than one IP address assigned to the ethernet interface.
Does it need to have an address from the class C it's using as pool?
My NMC is on a different subnet than my HARC. 3Com said that's not the way it was intended, but it works fine for me.
It's be easier for me to keep ARC and NMC within the same class C, whichever one it ends up being.
Is there any way to find out the name of the network that's already assigned?
li ip net
But that only...ah...I see...what threw me was the original network was named "IP". I wonder what dummy picked that name 2 years ago :) Name Prot Interface State Type Network Address ip IP eth:1 ENA STAT 204.171.31.2/C
OK, so here's what we need to do: Add the new pool to the HARC: add ip pool poolname init 204.171.145.x size xx
Done
Add new IP address to ethernet interface: add ip network somename address 204.171.145.x interface eth:1 enabled yes
So what's there won't work for 204.171.145.x? CONFIGURED DEFAULT ROUTERS Address Mask Gateway Metric State 0.0.0.0 0.0.0.0 204.171.31.1 1 ENABLED
Add new default gateway for new IP Pool (point it to your router): add ip defaultroute gateway 204.171.145.1
My router is at 204.171.31.1, so I need to add an 204.171.145.x IP to it also? Many thanks, -- Kirk Mitchell-General Manager mitch@keyconn.net Keystone Connect Unlock Your World Altoona, PA 814-941-5000 http://www.keyconn.net - To unsubscribe to usr-tc, send an email to "majordomo@xmission.com" with "unsubscribe usr-tc" in the body of the message. For information on digests or retrieving files and old messages send "help" to the same address. Do not use quotes in your message.