10: Configuring an Ethernet interface
_______________________________________________________________________________________________________
_______________________________________________________________________________________________________
© Virtual Access 2018
GW2020 Series User Manual
Issue: 2.1
Page 83 of 423
Web Field/UCI/Package Option
Description
Web: Bridge interfaces
UCI: network.<if name>.type
Opt: type
Sets the interface to bridge over a specified interface(s). The
physical interfaces can be selected from the list and are defined
in network.<if name>.ifname.
Empty
Bridge
Configures a bridge over multiple interfaces.
Web: Enable STP
UCI: network.<if name>.stp
Opt: stp
Enable Spanning Tree Protocol. This option is only available when
the Bridge Interfaces option is selected.
0
Disabled.
1
Enabled.
Web: VLAN PCP to skb>priority mapping
UCI: network.<if
name>.vlan_qos_map_ingress
Opt: list vlan_qos_map_ingress
VLAN priority code point to socket buffer mapping. Multiple
priority mappings are entered with a space between them when
using UCI.
Example: network.<if name>. vlan_qos_map_ingress =1:2 2:1
Web: skb priority to >VLAN PCP mapping
UCI: network.<if
name>.vlan_qos_map_egress
Opt: list vlan_qos_map_egress
Socket buffer to VLAN priority code point mapping. Multiple
priority mappings are entered with a space between them when
using UCI.
Example: network.<if name>. vlan_qos_map_egress =1:2 2:1
Web: Interface
UCI: network.<if name>.ifname
Opt: ifname
Physical interface to assign the logical interface to. If mapping
multiple interfaces for bridging the interface names are separated
by a space when using UCI and package options.
Example: option ifname ‘eth2 eth3’ or network.<if
name>.ifname=eth2 eth 3
Table 19: Information table for physical settings page
10.2.3.4
Loopback interfaces
Loopback interfaces are defined in exactly the same way as Ethernet interfaces. Please
see section above.
Note: There is no software limitation as to how many loopback interfaces can exist on
the router.
10.2.3.5
Common configuration: firewall settings
Use this section to select the firewall zone you want to assign to this interface.
Select unspecified to remove the interface from the associated zone or fill out the
create field to define a new zone and attach the interface to it.