Thanks for your reply rgopi,
I want to know which Switches are the port security enabled in by using a script :
@XXX> show configuration ethernet-switching-options secure-access-port
interface all {
allowed-mac [ ];
}
I need to enable it in ours Switches, is there any script I can use to know which are enabled and which are not?