Interfaces Show SureLink statusand statistics
IX20 User Guide
241
(config network bridge my_bridge)>
b. Add the appropriate device. For example, to add the Digi AP Wi-Fi accesspoint:
(config network bridge my_bridge)> add device end
/network/wireless/ap/digi_ap
(config)>
Note The MACaddressof the bridge is taken from the first available device in the list.
7. (Optional) Enable Spanning Tree Protocol (STP).
STPis used when using multiple LANson the same device, to prevent bridge loopsand other
routing conflicts.
a. Enable STP:
(config network bridge my_bridge)> stp enable true
b. Set the number of secondsthat the device will spend in each of the listening and learning
states before the bridge beginsforwarding data:
(config network bridge my_bridge)> stp forward_delay num
(config)>
The default is 2 seconds.
8. Save the configuration and apply the change
(config)> save
Configuration saved.
>
9. Type exit to exit the Admin CLI.
Depending on your device configuration, you may be presented with an Access selection
menu. Type quit to disconnect from the device.
Show SureLink statusand statistics
You can show SureLink statusfor all interfaces, or for an individual interface. You can also show
Surelink statusfor ipsec tunnels and OpenVPN clients.
SureLink statusisonly available from the Admin CLI.
Command line
Show SureLink State
To show the current state of SureLink for the IX20 device, use the show surelink state command:
1. Select the device in Remote Manager and click Actions> Open Console, or log into the IX20
local command line as a user with full Admin access rights.