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!
I have two AP group of my Cisco controller 2504.
First group is "Office" and second is "Guest". I need connect AP for two AP group.
If I turn a AP to the first group, it disconnects from the other.
How can I make the AP work in two groups a...
Hello!
Me shall need block ARP traffic on Interface.
I try follow command:
conf t
int gi0/8
ip access-group 100 in
no arp arpa
I create ACL
access-list 100 permit ip 172.20.0.0 0.0.255.255 192.168.1.0 0.0.0.255access-list 100 permit ip 192.168.1.0 ...
Hello!
I'm try set remote swith 2960. My topology:
My computer -> cisco 3560 -> Cisco 2960
In config Cisco 2960:
Ip addr 192.168.0.1 255.255.255.0 in Vlan 1
I need set Vlan 12, and add all ports in her. Set Trunk port, and allowed 12 vlan to 3560. An...
It's strangely, but not working. I set in Cisco 2960:
swith(config)#mac access-list extended ARP_Block
swith(config-ext-macl)#no permit host 0040.5a12.b066 any 0x806 0x0
swith(config-ext-macl)#no permit any host 0040.5a12.b066 0x806 0x0
int gi0/8
ma...