Filterset commands – ARRIS 2247-N8-10NA (v9.1.x) Admin Handbook User Manual

Page 29

Advertising
background image

29

set conn name name dhcp-client dns-override [ off | on ]

This allows you to enable or disable overriding default DNS behavior. The default is

off

.

set conn name name dhcp-client vendor-class string

The

vendor-class

default information varies by model and components. This is information that identifies the

unit.

set conn name name fs-egress filterset_name

Attaches a user filterset to a conn which is applied to transmitted packets. See

“Filterset commands” on

page 29

.

set conn name name fs-ingress filterset_name

Attaches a user filterset to a conn which is applied to received packets. See

“Filterset commands” on page 29.

Filterset commands

Filtersets provide packet filtering and QoS configuration. Packets are identified by characteristics that allow
QoS and forwarding decisions to be made. These characteristics can be at the MAC layer, IP layer, TCP | UDP |
ICMP layer(s), or (in applicable circumstances) 802.1q/p (VLAN-tagging) layer.

Your gateway is capable of adding and stripping 802.1Q tags to and from frames before transmission on its
LAN interfaces. See also

“Link commands” on page 51

for more information.

A maximum of 8 filtersets are supported. Each filterset can have up to 8 rules configured. A maximum 8 egress
queues are supported. Each queue can have up to 8 entries.

A filterset rule identifies packet attributes to match with its

match

parameters. It acts on these packets using

its

default action

parameters.

set filterset name filterset_name rule number order number

Determines order of execution of filterset rules (1 before 2, etc). If

order

is unspecified, the value of

order

is

set to 1 more than the last order in the filterset. If

order

is set to an already existing order value, order values

of other rules are incremented automatically.

set filterset name filterset_name rule number enable [ on | off ]

Dynamically enables or disables the specified filterset rule.

set filterset name filterset_name rule number match-eth-proto number

Matches Ethernet protocol field to the supplied value.

set filterset name filterset_name rule number match-eth-length number

Matches Ethernet length field to the supplied value.

set filterset name filterset_name rule number match-eth-p-bits number

Matches VLAN priority bits.

Advertising