-
-
Archives
Categories
Blogroll
-
Tag Archives: VLAN
How to setup access list for a Cisco VLAN
We can use VLAN ACL (also called VLAN map) to provide packet filtering for all types of traffic that are bridged within a VLAN or routed into or out of the VLAN. Unlike Router ACL, VACL is not defined by … Continue reading
Posted in Networking, Security
Tagged ACL, Cisco, Cisco Access list, packet filtering, router, traffic filtering, VLAN
Leave a comment
Configuring default VLAN in Cisco switch
After connecting a switch to your network, it will be useful if the network administrator can login remotely into it to do troubleshooting, check logging and so on. The easiest way to manage your switch remotely over the network is … Continue reading
Posted in Networking
Tagged administrator, Cisco, default gateway, login, network, switch, troubleshooting, VLAN
Leave a comment
Default VLAN
The default VLAN on all switches is VLAN 1. By default, all ports in a Cisco switch belong to VLAN 1. With all ports in the same VLAN (in this case VLAN 1), all ports can communicate with each other … Continue reading