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.
Suppose switch-B is connected to a port (say, 1/2) of switch-A where vlans are configured. If I want to make all ports on switch-B access to, say, vlan2, can I just configure the port 1/2 on switch-A like this:Interface GigabitEthernet1/2switchport a...
Hi, on this switch, I can see vlans with show vlan command like this:VLAN Name Status---- --------------------------------1 default active2 VLAN0002 active 80 VLAN0080 ...
Hi Glen,thanks for the reply. This 4506 has a supervisor engine module, so it should be running in server mode. Also, in the running-config I can see the vlan interface defined like this:interface Vlan1 ip address 10.1.1.1 255.255.255.0!interface Vla...