Thursday, January 5, 2017

The vRGW Configuration of connect-vlan

Function Description

The virtual residential gateway (vRGW) is used on the access network of a fiber-to-the-x (FTTx) solution and works together with an optical line terminal (OLT). The vRGW uses virtualization technologies to implement the Layer 3 home gateway (HG) function on the OLT. The HG function allows a carrier to manage home area networks in a centralized manner, adds no configuration on home area networks, reduces faults in home area networks, and lowers down the operation and maintenance (OM) cost.

Function

The connect-vlan command is used to add a management VLAN on the physical link between the control board and the vRGW board. To use a VLAN to carry the management traffic between the control board and the vRGW board, run this command.
The undo connect-vlan command is used to delete a management VLAN between the control board and the vRGW board. To delete a management VLAN that is no longer needed, run this command.

Format

connect-vlan vlanid
undo connect-vlan vlanid

Parameters

Parameter Description Value
vlanid Indicates the management VLAN ID. It uniquely identifies a VLAN. Numeral type. Range: 2-4093.

Modes

vRGW mode, MA5683T, MA5680T

Level

Operator level

Usage Guidelines

  • Run the config command to enter the global config mode, and then run the interface vrgw command to enter the vRGW mode.
  • A management VLAN cannot be a reserved VLAN in the system or a VLAN with vRGW access transparent transmission.

Example

To set VLAN 100 as the management VLAN of the vRGW board, do as follows:
huawei(config-if-vrgw-0/3)#connect-vlan
{ vlanid<U><2,4093> }:100

  Command:
          connect-vlan 100

System Response

No comments:

Post a Comment