SBC session border controllers
149
Example
SBC2000-[CONFIG]-[SWITCH]-[if]> flow-control on
frame-types
The command allows assigning specific rules for receiving packets for the interface:
receive tagged and untagged packages;
receive only packets with VLAN tag.
Syntax
frame-types <act>
Parameters
<act> — allocated action:
all — receive tagged and untagged packages;
tagged — receive only packets with VLAN tag.
Default value
receive all packets (tagged and untagged)
Example
SBC2000-[CONFIG]-[SWITCH]-[if]> frame-types all
Untagged traffic is allowed on configured ports.
speed
The command sets speed value for interface being configured.
The command set the following modes: 10 Mbps, 100 Mbps, 1000 Mbps. When setting 10 Mbps, 100 Mbps, you
must specify the mode of the transceiver: duplex, half-duplex.
Syntax
speed <rate> [<mode>]
Parameters
<rate> — rate value: 10M; 100M; 1000 Mbps;
<mode> — mode of the transceiver:
full-duplex — duplex;
half-duplex — half-duplex.
Example
SBC2000-[CONFIG]-[SWITCH]-[if]> speed 10M full-duplex
10 Mbps speed limit is set, duplex.
speed auto
The command sets speed value for interface being configured automatically.