CCNP Exam Prep Tips and Must Knows about Mitigating VLAN Attacks

laptopstudy155319814Things You Need to Know about Mitigating VLAN Attacks

VLAN Hopping
Unused Ports:

  • Shut down all unused ports
    • Configure all unused ports to access mode
      • Configure an access VLAN on all unused ports to an unused VLAN
        • Configure a native trunk VLAN on all unused ports to be an unused VLAN
        • Trunk Ports

          • Configure a trunk port with trunk mode on and disable trunk negotiation
            • Configure a native trunk VLAN on trunk ports to an unused VLAN
              • Configure the allowed VLANs on the trunk ports, and do not allow the native VLAN
              • VLAN Access Control Lists

                • Switch(config)# access-list 100 permit ip 10.1.1.0 0.0.0.255 any
                  • Switch(config)# MAC access-list extended BACKUP_SERVER
                    • Switch(config-ext-mac)# permit any host 0000.1111.2222
                      • Switch(config)# VLAN access-map TEST 10
                        • Switch(config-map)# match ip address 10
                          • Switch(config-map)# action drop
                            • Switch(config-map)# VLAN access-map TEST 20
                              • Switch(config-map)# match mac address BACKUP_SERVER
                                • Switch(config-map)# action drop
                                  • Switch(config-map)# VLAN access-map TEST 30
                                    • Switch(config-map)# action forward
                                      • Switch(config)# VLAN filter TEST VLAN-list 10,20

                Things You Need to Know about Authentication and Authorization Methods

                AAA Network Configuration

Please support our Sponsors here :