Huawei Remote Configuration

R1:
<Huawei>dis clock
2018-05-09 15:44:29
Wednesday
Time Zone(China-Standard-Time) : UTC-08:00

<Huawei>clock timezone BJ add 08:00:00

<Huawei>clock datetime 15:46:44 2018-05-09

<Huawei>dis clock
2018-05-09 15:46:49
Wednesday
Time Zone(BJ) : UTC+08:00


<Huawei>system-view //Enter system view mode

[Huawei]sysname R1 //Change the name to R1

[R1]header login information " deng lu qian " //Prompt information before login

[R1]header shell information " deng lu hou " //Prompt information after login

 


[R1-GigabitEthernet0/0/0] //Enter interface mode

[R1-GigabitEthernet0/0/0]ip address 192.168.1.1 24 //Configure ip address

[R1-GigabitEthernet0/0/0]quit

[R1]user-interface vty 0 4 //Enter the remote virtual link

[R1-ui-vty0-4]set authentication password cipher huawei //Set the remote login password

[R1]super password cipher huawei123 //Set the super password, default level 3

 

 

 

R2: (simulate PC terminal, log in to R1 remotely)

<Huawei>system-view

[Huawei]sysname R2

[R2-GigabitEthernet0/0/0]

[R2-GigabitEthernet0/0/0]ip address 192.168.1.2 24

[R2-GigabitEthernet0/0/0]ping 192.168.1.1

<R2>telnet 192.168.1.1 //Telnet must be in user mode

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326391188&siteId=291194637