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 all,
I am starting a lab that I am configuring myself and right off the bat when I connect the ports at least one will not come on although it says it is on when I look at the switch. Any clue as to why it isn't coming up. I have not configure...
Good morning all,I've been following a video series that teaches VLANs, trunking, and subinterfaces. However, no matter how much I try to follow along I am not able to replicate the results of the video series. I've tried at least 5 times. My problem...
Thanks! It was a subnetting issue. Which I think someone said but I don't think it was explained in a way I completely understood. Which is on me. I rated everyone's replies because they were taking time out of their lives to fix an issue I was havin...
That is correct!
interface GigabitEthernet0/0
no ip address
duplex auto
speed auto
!
interface GigabitEthernet0/0.10
encapsulation dot1Q 10
ip address 192.168.1.1 255.255.255.0
!
interface GigabitEthernet0/0.20
encapsulation dot1Q 20
ip address 192...
Switch#show run (Switch 1)
Switch#show running-config
Building configuration...
Current configuration : 1210 bytes
!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hos...