Wireless macacl add, Add an acl mac entry, Wireless commands – Technicolor - Thomson ST585 V6 User Manual

Page 763: Syntax, Example

Advertising
background image

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

Wireless Commands

739

wireless macacl add

Add an ACL MAC entry.

SYNTAX:

where:

EXAMPLE:

wireless macacl add

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

hwaddr

The Ethernet MAC address of the ACL entry.

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.

REQUIRED

name

The name of the wireless client.

OPTIONAL

=>wireless macacl list
Station Name

hardware address

Permission

ST120g

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

accept

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

hardware address

Permission

ST120g

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

accept

Test2

01:67:d0:23:56:cd

accept

=>

Advertising