Ip gateway commands, Ipv6 commands, Ip gateway commands ipv6 commands – ARRIS 2247-N8-10NA (v9.1.x) Admin Handbook User Manual

Page 36

Advertising
background image

Administrator’s Handbook

36

set queue name queue_name entry number priority [ 0... 255 ]

Sets the priority level of this queue. A lower value indicates a higher priority. All entries of equal priority will be
subject to a round robin algorithm.

‹

for (strict)

priority

queue, the higher priority gets link resource first.

‹

for

wfq

queue, each entry gets reserved bandwidth according to its weight. If different priority is given, any

excess bandwidth is offered to higher priority entry first; otherwise any excess bandwidth is distributed to
the weights ratio.

set queue name queue_name entry number weight [ 0... 100 ]

Sets the weight level of this weighted fair queue. Weight units are dependent on

bps-mode

setting.

‹

If

bps-mode

is set to

bps

, then setting the weight to 0 will allocate the remaining available bandwidth to the

queue entry.

‹

If no priority specified, excess bandwidth will be distributed proportionately to the weight ratio.

set queue name queue_name entry number peak [ 0... 100000000 ]

Sets the peak level of this weighted fair queue. The

peak

parameter is a number of 0 through 100,000,000 in

bits/second. It must be at least 50,000 for best effect. It is the peak data rate allowed on the queue entry, and
usually supports bandwidth sharing, that is, if other queues are not busy and there is spare bandwidth, then a
busy queue is allowed to go up to the peak rate.

set queue name queue_name default-entry queue_name

Indicates the input queue which is used if there is no match between the packet queue marker and the config-
ured markers in any of the queue's inputs when the queue type is

priority

or

wfq

.

IP Gateway commands

set ip gateway enable [ on | off ]

Specifies whether the 2247-N8 should send packets to a default gateway if it does not know how to reach the
destination host.

set ip gateway conn-oid value

Sets the default gateway to point to an associated link specified by the

conn-oid

value.

set ip gateway address ip_address

Specifies the IP address of a host on a local or remote network in standard dotted-quad format.

IPv6 Commands

set ip6 enable [ on | off ]

Enables/disables IPv6 globally. The default is

off

. When enabled, the following default configuration is created:

set ip6 enable on
set ip6 conn name "WANv6" enable on
set ip6 conn name "WANv6" type rd
set ip6 conn name "WANv6" mtu 1472
set ip6 conn name "WANv6" side wan
set ip6 conn name "WANv6" mcast-forwarding off
set ip6 conn name "WANv6" icmp-echo-drop on
set ip6 conn name "WANv6" traffic-class-clear on

Advertising