...
Parameter | Description | |||||
---|---|---|---|---|---|---|
-a | Displays the configuration of all device network interfaces. | |||||
IFNAME | Specifies the name of an interface (to see all the unit’s interface names, the "ifconfig -a" or "netstat -i" commands may be executed). If no extra parameters are specified displays configuration and statistics of the interface. | |||||
[IP/MASK] [delete | -alias] [ up ] [ down ] |
| |||||
[info "TEXT up to 72 chars"] | Allows to add a text note of up to 72 characters to an interface configuration. | |||||
[mtu N] - IPv4 datagram size | Sets the desirable MTU (Maximum Transfer Unit) size of the packet for the interface (in bytes). The allowed range is from 72 to 1580. Default value is 1500. Usually the value of this parameter does not need to be changed, but in some cases decreasing the MTU value facilitates improving the work condition for a client with very low signal level. In addition, it can be used to vary parameters of the tunnel interfaces. | |||||
[poe | -poe] | Enables/disables support of POE at the interface.
| |||||
[media MediaType] | Allows to specify physical Ethernet interface type, by default is "auto". Allowed MediaType values (model dependent):
| |||||
[vlan TAG [-]vlandev IFParent] [[-]qinq (0x88A8) | [-]qtun (0x8100)| [-]dot1ah] | Sets the configuration of "vlanX" interface (VLAN IEEE 802.1q). Both additional parameters of "vlanX" interface ("vlan" и "vlandev") should be entered in one line.
IEEE 802.1Q-in-Q support can be enabled on the unit. It allows adding an outer VLAN ID tag to IEEE 802.1Q tagged traffic forming so called "double-tagged" frames, thus, making it possible to encapsulate multiple VLANs (inner, CVLAN) within one single outer SVLAN. To configure IEEE 802.1Q-in-Q VLAN tagging on the unit the following options are used:
When this option is enabled the unit’s interface terminates the specified outer VLAN ID tag of the incoming IEEE 802.1Q doubled-tagged traffic and assigns the outer tag to the outgoing tagged traffic (IEEE 802.1ad). Display the
| |||||
clearstat | Resets a statistic of the network interface. | |||||
destroy | Removes the virtual interface configuration. |
Examples
| |
clearstat | Resets a statistic of the network interface. |
destroy | Removes the virtual interface configuration. |
Examples
Display the statistic for the network interface "eth0".
| ||||||||||||
IP-addresses can be added on the interface in different ways.
| ||||||||||||
Set "193.124.189.1/27" as a primary IP-address and "10.0. | 1:255.255.255.192
0.1" as an additional for the interface "eth0". Also swich the interface to the "up" state.
| 192.168.1.1Set "
| ||||||||||
Create the "vlan1" interface with tag 5 and connect it to the "eth0" . Also swich the interface to the "up" stateinterface. Break the connection between "vlan1" and "eth0".
| ||||||||||||
Create the "vlan1vlan2" interface with tag 5 2 and connect it to the "eth0" interface. Break the connection between "vlan1" and "eth0"Set 1500 MTU value and enable support of qinq option.
| ||||||||||||
Create the "vlan2" interface with tag 2 and connect it to the "eth0" interface. Set 1500 MTU value and enable support of qinq optiona PBB bridge to transfer customer data through the provider's backbone network. Customer traffic will be encapsulated in VLAN 100 with I-SID 200.
|