Description
2.5 Interface identifiers and addresses
SCALANCE W760/W720 to IEEE 802.11n Command Line Interface
26
Configuration Manual, 10/2015, C79000-G8976-C351-05
Available physical interfaces
Device
Interfaces
interface-type
interface-id
W761-1 RJ-45
W722-1 RJ-45
1 x Fast Ethernet
fa: fast-ethernet
X = 1
fa 0/X
1 x WLAN
wlan
X = 1
wlan 0/X
Available logical interfaces
●
VLAN
The device supports up to 8 virtual networks.
To be able to use a VLAN, create it with the
vlan
command.
●
VAP / WDS
The WLAN interface supports 1 virtual access point (VAP) and 1 WDS interface
Device
interface-type
interface-id
W722-1 RJ-45
vap
X = 1
Y = 1
vapX 0/Y
W761-1 RJ-45
vap
X = 1
Y = 1
vapX 0/Y
wds
X = 1
Y = 1
wdsX 0/Y
Identification of the interfaces in the command prompt of the Interface Configuration mode
To configure the interface use the command
interface
in the global configuration mode.
Since you configure precisely one of the existing interfaces in the Interface Configuration
mode, the command prompt shows not only the mode but also the identifier of this interface.
The command prompt is as follows:
cli(config-if-$$$)#
The placeholder
$$$
is replaced by the following name of the interface:
Type of interface
Command prompt
wlan 0/X
cli(config-if-wlan-0-X)#
vapX 0/Y
cli(config-if-vapX-0-Y)#
wdsX 0/Y
cli(config-if-wdsX-0-Y)#
fa 0/X
cli(config-if-F-0-X)#
vlan$
cli(config-if-vlan-$)#
The placeholders
X, Y, $
stand for the numbering of the interface.