Thursday, January 5, 2017

The vRGW Configuration of connect

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

This command is used to telnet to the vRGW board. To quickly log in to the CLI of the vRGW board and use the CLI of the vRGW board to configure the board, run this command. The user name and right for logging to the CLI of the vRGW board are the same as those for the OLT, and the user name and password are not required during login.

Format

connect

Parameters

None

Modes

vRGW mode, MA5683T, MA5680T

Level

Common user 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.
  • The connect command can be executed successfully only after the following configurations are completed:
    • Run the connect-vlan command to configure the management VLAN.
    • Run the vrgw ipconfig command to configure the management channel parameters of the vRGW board.
    • Enable the management VLAN Layer 3 interface and ensure that the interface IP address and the IP address of the vRGW board management channel are in the same subnet.
  • You can press Ctrl+] to exit the telnet connection.

Example

To telnet to the vRGW board in slot 0/17, do as follows:
huawei(config-if-vrgw-0/17)#connect
  Press CTRL_] to quit telnet mode
  Trying 10.137.82.215 ...
  Connected to 10.137.82.215 ...
Info: Authentication success,Welcome!
Info: The max number of VTY users is 20, and the number
      of current VTY users on line is 3.
      The current login time is 2012-03-02 16:00:13.
<vRGW>:

No comments:

Post a Comment