Compare cert salaries and plan your next career move
kafifi13 wrote: Try dot1.q
datchcha wrote: ok, thank you. But would you add hosts to vlan1 or would you leave it as it's own broadcast domain? I guess i do not understand if you would use vlan1 for hosts, or empty only adding the link to the router to vlan1 and the trunkport. thank you
mikearama wrote: Well explained, Netstudent. In our network, the senior admin, for security reasons (I suppose), created a new native vlan (99) and disabled vlan 1 on every device. As for trunking, trunk ports no longer belong to a vlan. Remember, to make a port part of a vlan requires this command: SRV-SW1(config-if)#switchport access vlan 21 but to put a port into a trunk requires: SRV-SW1(config-if)#switchport mode trunk (or dynamic, though I haven't used it yet). That wasn't how you described it, datch, but I think you see it from your config... you assigned a vlan to an individual switch port, but you don't mention vlans at all when configuring your trunks. Here's a quick copy of one of our switches... give you an idea of how we use vlans: vlan 128 name NetworkMgmnt ! vlan 129 name NetworkSwitches ! vlan 130 name ISTestlab ! vlan 132 name IPKVM ! vlan 133 name SMS ! vlan 140 name Servers140 ! vlan 150 ! vlan 160 name Servers160 ! vlan 163 name SRServers ! vlan 216 name StaticClient ! vlan 99 name NativeVLAN ! interface Vlan1 no ip address shutdown ! interface Vlan129 ip address 10.22.129.11 255.255.255.0 Hope that didn't make things worse, Mike
Compare salaries for top cybersecurity certifications. Free download for TechExams community.