Add mgmtacl – Allied Telesis AT-S63 User Manual

Page 358

Advertising
background image

Chapter 26: Management ACL Commands

358

ADD MGMTACL

Syntax

add mgmtacl ipddress=

ipaddress

mask=

string

protocol=tcp|udp|all interface=telnet|web|all

Parameters

ipaddress

Specifies the IP address of a specific management

station or of a subnet.

mask

Specifies the mask used by the switch to filter the IP

address. A binary “1” indicates the switch should filter
on the corresponding bit of the address, while a “0”
indicates that it should not. If, in the IPADDRESS
parameter, you specified the IP address of a specific
management station, the appropriate mask is
255.255.255.255. If you are filtering on a subnet, then
the mask would depend on the subnet address. For
example, for a Class C subnet address of 149.11.11.32,
the mask would be 255.255.255.224.

protocol

Specifies the protocol of the management packets.

The options are:

tcp

Transmission control protocol.

udp

User datagram protocol.

all

Both TCP and UDP packets.

Note

Since management packets from both Telnet and web browser
management sessions are TCP, you should specify either TCP or ALL.
Do not specify UDP.

interface

Specifies the type of remote management allowed.

The options are:

telnet

Telnet management

web

Web management

all

Both Telnet and web management

Advertising