Hi teams
can you write command on extreme to do same bellow command
ip access-list extended 100
10 deny ip 192.168.6.0 0.0.0.255 192.168.2.0 0.0.0.255
11 deny ip 192.168.6.0 0.0.0.255 192.168.5.0 0.0.0.255
12 permit ip 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255
int eth 49
ip access-group 100 out