Wireless macacl modify, Modify an existing acl entry, Wireless commands – Technicolor - Thomson ST585 V6 User Manual

Page 768: Syntax, Example

Advertising
background image

E-DOC-CTC-20061027-0004 v1.0

Wireless Commands

744

wireless macacl modify

Modify an existing ACL entry.

SYNTAX:

where:

EXAMPLE:

wireless macacl modify

hwaddr = <hardware-address>
[permission = <{allow | deny}>]
[name = <quoted string>]

hwaddr

The Ethernet MAC address of the ACL entry.

Note

If the MAC address is not present in the ACL list, the command
will not be excuted.

REQUIRED

permission

The action to be performed on ACL entry.
Choose between:

>

allow

: the wireless client is allowed entry.

>

deny

: the wireless client is not allowed entry.

OPTIONAL

name

The name of the wireless client.

OPTIONAL

=>wireless macacl list
Station Name

hardware address

Permission

ST120g

00:02:2d:5f:b6:9e

accept

Test2

01:67:d0:23:56:cd

deny

=>wireless macacl modify hwaddr=01:67:d0:23:56:cd permission=allow name=Test3
=>wireless macacl list
Station Name

hardware address

Permission

ST120g

00:02:2d:5f:b6:9e

accept

Test3

01:67:d0:23:56:cd

accept

=>

Advertising