Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

adding router to existing network question?

Status
Not open for further replies.

Prizmm

Instructor
Joined
Mar 8, 2004
Messages
124
Location
US
We currently have a flat network with roughly 150 users using a class b private address (10.164.0.0). I have built a test network/lab and I want to keep it seperate from the rest of the current network. My plan is to just add a Cisco 2611 router that I have and use e1 for the existing network side and use e0 for my lab side. Is this correct thinking? Thanks
 
That should work okay. By the way, technically your network is a class A network (using the old classful systems anyway).

Chris.

**********************
Chris A.C, CCNA, CCSA
**********************
 
Just did something similiar. Needed a guest network and had an extra interface on my router. Created new subnet and applied inbound and outbound access-lists to block access to and from production network(s) while still giving them a path to the internet.
 
Thanks for the info. Could you share your ACL with me? Im interested to see how much you blocked. THanks

 
Basically I am blocking all access to and from the four internal subnets and the last line of the access list is to permit ip any any for internet access. Guests have no access to my subnets and vice versa. The only access from my production network to the guest network is to the switchs IP address on that network for management reasons. Important to remember to add the new subnet to the nat overload access-list if you want it to have internet access.
 
One thing I am concerned about is wehter or not I need to disable CDP? We just installed a new Cisco core in our production network and I dont want it to talk at all. Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top