Sei sulla pagina 1di 5

First:How to login R820-4 by Secure CRT

1、thebrown power cable Conects +48V,the blue power cable connects -48V

2、Use the network cable to connect the“F” interface of R820-4 and the network
interface of PC

3、The IP address of the configured PC is 10.26.0.0/24 network segment. For example,


set the IP address of a PC to 10.26.0.177.

4、use in your PC to connect R820-4,

(1). Click the main menu "file (F)" "quick connection (Q)... ", the "quick connection"
dialog box pops up

(2). Set the parameters of fast connection and click "connect".

Agreement (P) : select "SSH2";

Host name: set to 10.26.0.16;

User name: set to "root"

Other configuration items are set by default.


6. Enter the password "root" in the "enter security shell password" dialog box
that pops up, click "ok" and connect to the corresponding network element.

Second:Log on to the metaprotocol stack to configure the device management


address and business configuration

1. Login device protocol stack

1) Enter the login command: Telnet 127.0.0.1 2650, press "Enter" key.

2) Enter password: fiberhomeand press “Enter”key.

3) Enter en and press “Enter” key to enable router user view.

2. Configure the device management address and management VLAN

1) Enter config terminal,press "Enter" key to enter the device configuration


mode

2) To configure the parent configuration of the up-link Metro E interface of


the device, the example is as follows:

interface xge0/1/1

description uplink to XXX (Config interface description)

mtu 9600 (Config interface mtu)

physical advance out-limit no-shutdown ( Config MTU jumbo 9600 can pass)

physical advance in-limit no-shutdown (Config MTU jumbo 9600 can pass)

no shutdown (no shutdown the interface)

commit (commit the config of interface)

exit (Exit the interface mode)

3) Configure the sub-interface configuration of the upper interface of the


device. The interface is configured in L3 mode. The IP address of the device is
managed by configuration allocation.

interface xge0/1/1.28 (Enter the sub interface mode,VLAN28)

description for NMS (Config interface description)

ip address 172.22.109.6/x (Config interface IP address)

no shutdown (no shutdown the interface)

commit (commit the config of interface)

exit (Exit the interface mode)

4)Exit configuration mode

exit

3、Configure device VLAN passthrough service configuration

1) Enter the login command: config terminal, press "Enter" to Enter the device
configuration mode

2) Create Vlan service to database on switch :


mpls vpls vlan(XXXX)1 (Config vlan service into database on switch)

3) Add the port of the downlink CE into :

interface gex/x/x

description downlink to XXX

switchport

mtu 9600

uni tx-tag 2

mpls-vpls vlan(XXXX) - Vlan Service

no shutdown

commit

exit

4) Configure the business sub-interface of XGE0/0/1of uplink Metro E . The


sub-interface configuration is in L2 mode. The example is as follows:

interface xge0/1/1.XXXX (Enter the sub interface mode)

description for UPLINK (Config interface description)

mtu 9600 ( Config MTU Jumbo )

switchport (Config interface in Switchport mode)

unirx-tag recongnize (Config uniovlanrx tag action)

unitx-tag 1 (Config unitxovlan action into add ovlan)

unitx-tag-id XXXX (Config unitxovlan id)

uni stream-type 1 (Config uniinbund stream type base on OVLAN)

uni stream-id 1 ovlan XXXX (Config uniinbund stream type ovlan id)

mpls-vpls vlanXXXX (Config Vlan name same with above)

no shutdown (no shutdown the interface)


commit (Commit the config of interface)

exit (Exit the interface mode)

1) Exit configuration mode

exit
4.Save all configuration of R820-4

Enter the login command: write, and press "Enter" key

Noted : if want to manage from remote, please create also ip route from part
ip manage (ip gateway) segment.

Configure terminal press enter and type ip route 0.0.0.0/0 172.24.17.129 and
enter.

Potrebbero piacerti anche