Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi All,I am begining to draw up plans for a new network for around 200 users. I was thinking about using Cisco 3750 switches, we do not need to do anything fancy with these switches, just very basic VLAN and routing. I would like to know your thought...
Hi All,I am begining to draw up plans for a new network for around 200 users. I was thinking about using Cisco 3750 switches, we do not need to do anything fancy with these switches, just very basic VLAN and routing. I would like to know your thoug...
Hi All,Happy new Year to everyone!I need to isolate a VLAN on our switch so that it cannot connect at either L2 or L3 to any other of the VLANs.Heres a brief overview on what we have...VLAN10 - 192.168.1.0 /24VLAN20 - 192.168.2.0 /24VLAN30 - 192.168....
All,I wonder if someone can help, I have a router currently connected to the ISP using the vpdn config below... vpdn-group pppoe request-dialin protocol pppoeinterface Ethernet0 pppoe enable pppoe-client dial-pool-number 1interface Dialer1 ip addres...
Hi All,I am trying to set up SNMP on a 2948 switch, using CatOS. I have entered the following...set snmp community read-write <string>set snmp trap enable moduleset snmp trap enable chassisset snmp trap enable bridgeset snmp trap enable repeaters...
Frank, thats brilliant...one more thing, the uplink from the access (2960) switches to the core (3750) I assume this etherchannel link with be a trunk to facilitate the inter VLAN routing?Thanks again for your help
Hi Frank,Thank you so much for your response, it has given me a few things to think about.I have a couple of questions though...The 2960 access switches do not run at layer 3 (unlike the 3750s) I assume that you advised using these to take away the r...
I took S.Arunkumar's advise as I need to give this VLAN some external access.and added the following...ip access-list extended ISOLATE_VLAN permit ip 10.30.25.0 0.0.0.255 10.30.25.0 0.0.0.255 permit tcp 10.30.25.0 0.0.0.255 eq wwwvlan access-map WIRE...