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 am managing a network at my company. A patch panel provides connections to the switch, which is connected to the router.One of the connections on the switch does not display a blinking green light. However I checked the connection to the patch pane...
From what I understand, an interface can be assigned one VLAN. There is only one subnet per VLAN, so how can an interface have multiple subnets?To elaborate, here is the output:ESWITCH#show vlanVLAN Name Status Ports---- -----------------------------...
**show startup-config**:!line con 0login locallength 0line vty 0exec-timeout 0 0login locallength 0line vty 1 4login locallength 0line vty 5 15login locallength 0!However I still get prompted with the --more-- on long outputs.Is there a setting I'm m...
I have a default vlan 1 that has an IP configuration of 10.20.11.0 with a subnet mask of 255.255.255.0.I have an AP 10.20.11.55 that I want to place on its own VLAN because I intend to make this AP guest-accessible. I would want to segregate traffic ...
Hi,I am trying to create a VLAN containing our Guest Wifi network - and only that.The device with mac 0000.1111.2222 is the access point.So far I have:vlan 56 name guest-wifiNext I want to configure an interface. At the moment, it is configured to Gi...
That's what I configured on the switch. I do not want to have to input this command every time I connect to the switch, but would prefer for this setting to be activated upon login (without typing).
Cisco had enable password to store passwords for the use of privileged EXEC commands by console or remote (vty) users. These passwords were stored as clear-text in the configuration, and could be read by anyone calling show running-config.Cisco then ...