User's Manual

Switch configuration
Technical User Manual
InfiLINK XG CLI commands
8
Configure the port isolation rules for traffic redirection from external physical
interfaces GE0, GE1 and/or SFP to the interfaces RADIO or MGMT:
Assign access to the management interface through the GE0 port:
port -mgmt=0
Assign the port GE1 for data transfer to the port RADIO:
port -radio=1
Configure the switch for operation in transparent mode.
See VLAN-based switching matrix with default settings below:
port vtt
VID 0 1 2 r m STP Prio
==== = = = = = === ====
1 N N N N N - ----
In order to switch to transparent mode, execute the command:
port -scheme=transparent
Configuring of the switch starts with adding VLANs, which are necessary for data
transfer and device management:
port -vlan=30,100
port vtt
VID 0 1 2 r m STP Prio
==== = = = = = === ====
1 N N N N N - ----
30 t t t t t - ----
100 t t t t t - ----
Set the parameters of processing of tagged or/and untagged traffic for each port.
Set access of untagged packets to VLAN 30 on the management interface MGMT:
port m -access=30 -mode=access
port vtt
VID 0 1 2 r m STP Prio
==== = = = = = === ====
1 N N N N - - ----
30 t t t t A - ----
100 t t t t - - ----
Set access of untagged packets only to VLAN 30 on the port GE0:
port 0 -access=30 -mode=access
port vtt
VID 0 1 s r m STP Prio
==== = = = = = === ====
1 - N N N - - ----
30 A t t t A - ----
100 - t t t - - ----