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.
Hello Gurus,I encountered a really confusing config/problem.interface GigabitEthernet1/0/5switchport access vlan 5switchport trunk native vlan 5switchport mode trunkspanning-tree portfastI noticed that this config is sitting on one of the switch and ...
Hello network gurus! If anyone is familiar with the ruckus switch, I'd greatly appreciate any response! My current cisco switch is connected to a ruckus switch and currently working fine. But, I'm wondering if it's the proper setup:WS-C3750XFull-dupl...
Hello Network Gurus,Just trying to figure out what is this NAT config for?global (outside) 1 interfacenat (inside) 1 0.0.0.0 0.0.0.0static (inside,outside) 10.17.1.5 10.17.1.5 netmask 255.255.255.255Saw this access list command as well:access-group O...
Hi Cisco Gurus!I am trying to setup a network via packet tracer, and trying to figure out why one of my network can't communicate. I believe my config is very wrong but I can't really enlighten myself, I greatly need some awesome correction/suggestio...
Newbie question, please help.access-list OUTSIDE extended permit tcp any host 10.1.1.5 eq www
This command will allow outside host to access internal host with the corresponding ip using the port 80, is that correct? Thanks in advance.
It's kind of a lab since I'm replicating a network I've seen. But since I'm using a VLAN, should I be using a sub interface on the router? Router 0interface GigabitEthernet0/0/1ip address 192.168.3.1 255.255.255.0duplex autospeed autoI'll set it to:i...