Hi everyone!
I am trying to learn something in the world of switch aruba cx, I have the image OS Aruba version version 10.7, I create the vlan and then I try to apply; I created a small block between Vlan "Amm" and Vlan "Com" with the Apply Access-List IP Bloc_comm_mm Routed-in command if I apply it to the Int Vlan 30 gives me an error
! run 'access-list TYPE NAME reset' or 'access-list all reset' to reset the ACL to match the active configuration.
! access-list ip bloc_comm_amm failed to apply on module 1/1 (routed-in).
I try to reset but the rule go away.
The virtual switch behaves like the physical switch for this type of configuration?
Thanks to those who want to answer me.
My config:
ssh server vrf mgmt
access-list ip bloc_amm_comm
10 deny any 192.168.20.0/255.255.255.0 192.168.30.0/255.255.255.0
20 permit any any any
access-list ip bloc_comm_amm
10 deny any 192.168.30.0/255.255.255.0 192.168.20.0/255.255.255.0
20 permit any any any
vlan 1
vlan 10
name servers
vlan 20
name Amministrazione
vlan 30
name Commerciali
interface mgmt
no shutdown
ip dhcp
interface 1/1/1
no shutdown
no routing
vlan access 10
interface 1/1/2
no shutdown
no routing
vlan access 20
interface 1/1/3
no shutdown
no routing
vlan access 30
interface vlan 10
ip address 192.168.10.250/24
interface vlan 20
ip address 192.168.20.250/24
interface vlan 30
ip address 192.168.30.250/24
Bye
Turk-184
beginner and Aruba Switch CX
Moderator: mike
-
- Posts: 5148
- Joined: Wed Mar 15, 2017 4:44 pm
- Location: London
- Contact:
Re: beginner and Aruba Switch CX
it is your configuration issue, not EVE dear
-
- Posts: 2
- Joined: Sun Oct 27, 2024 9:15 am
Re: beginner and Aruba Switch CX
thanks for your reply.
It could definitely be, I changed switches and used a Cisco and was able to create the settings I wanted and in fact the lab I'm trying has cisco switches and they work!
Would you be so kind as to tell me where I went wrong?
Thank's
It could definitely be, I changed switches and used a Cisco and was able to create the settings I wanted and in fact the lab I'm trying has cisco switches and they work!
Would you be so kind as to tell me where I went wrong?
Thank's