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.
I recently purchased an SG300 switch and was not aware that Layer 3 was disabled by default. To enable it, I'd have to reset my whole config and start over again.
Is there any performance penalty to enabling Layer 3 mode on the switch? If not, then ...
I noticed (based on activity lights) that VLAN traffic between two switch ports are being sent to many switch ports. Here's my scenario:
Port 1 is a "mode access" switchport for VLAN 100 (untagged 100).
Port 2 is a "mode access" switchport for VLAN 1...
I'm trying to configure VLANs on my SG300-10PP which I just purchased. Heres my configuration:
GE1 is a trunk port which has a WAP on it. The WAP will tag one SSID with VLAN100. It tags another SSID with VLAN200. The WAP can produce untagged traffic...
Is it normal for ntp settings to disappear after a reload? I do the following, and then after a reload, the settings have disappeared in the config:------------------------------------router#config tEnter configuration commands, one per line. End wi...
I've been deploying Cisco routers for the longest time now, and I was curious, how necessary is it to apply ACLs to the WAN interface with a single nat overload (on Vlan1)? I was under the impression that natting alone provided the necessary security...
I am not using HSRP...
The router is a DHCP server for vlan 100 (192.168.1.1) and vlan 101 (192.168.2.1). It sets the gateway as itself when it distributes an IP.
From a host perspective, it makes sense why the packets have to go to the gateway/rou...
Okay -- So I think I figured out what's going on (but I don't know what the solution is).
Host 1 (ge1) is 192.168.1.2/24 with a gateway of 192.168.1.1 (vlan 100)
Host 2 (ge2) is 192.168.2.2/24 with a gateway of 192.168.2.1 (vlan 101)
The router at p...
If I apply that rule to "in" on GigabitEthernet0 (WAN), it doesn't work, and IOS still acts as a proxy dns to people on the internet. If I apply that rule to "out" on GigabitEthernet0, I am unable to get DNS requests out, which is expected.I don't kn...