I'm trying to understand access list’s mechanism on Extreme switch Summit300-48. Want to deny anything but TCP on specific port. So settings such commands:
code:create access-mask port_mask ports precedence 25000create access-list denyall port_mask ...