文档密级
TIME \@ "yyyy-M-d" 2016-5-8
华为保密信息,未经授权禁止扩散
第PAGE86页, 共 NUMPAGES \* Arabic 86页
最终配置参考
eNSP及VRP基础操作
1.2 熟悉VRP基本操作
最终配置
display current-configuration
[V200R003C00]
#
sysname R1
header shell information "Welcome to Huawei certification lab"
header login information "hello"
#
clock timezone BJ add 08:00:00
clock daylight-saving-time Day Light Saving Time repeating 12:32 9-1 12:32 11-23 00:00 2005 2005
#
interface GigabitEthernet0/0/0
ip address
#
Return
1.3 熟悉常用的IP相关命令
最终配置
display current-configuration
[V200R003C00]
#
sysname R1
#
interface GigabitEthernet0/0/0
ip address 54
#
interface GigabitEthernet0/0/1
ip address 54
#
return
1.4 配置通过Telnet登录系统
最终配置
display current-configuration
#
sysname R1
#
interface GigabitEthernet0/0/0
ip address 54
#
Return
display current-configuration
#
sysname R2
#
interface Ethernet0/0/0
ip address
#
return
display current-configuration
#
sysname R3
#
interface Ethernet0/0/0
ip address
#
return
1.5 配置通过STelnet登录系统
最终配置
display current-configuration
sysname R1
#
set cpu-usage threshold 80 restore 75
#
rsa peer-public-key 54
public-key-code begin
3047
0240
B910F7D8 EF50B04E CCF8692A 4F1B3FB3 202C3E66 B6D2C7EB FDBF0909 ED160F5E
76B5D916 CBB29432 F9044E04 8434B0AB E8FAB968 1672958B F732F788 0DA94F85
0203
010001
public-key-code end
peer-public-key end
#
interface GigabitEthernet0/0/0
ip address
#
ssh client 54 assign rsa-key 54
ssh client first-time enable
display current-configuration
sysname R2
#
aaa
authentication-scheme default
authorization-scheme default
accounting-scheme default
domain default
domain default_admin
local-user admin password cipher %$%$K8m.Nt84DZ}e#<0`8bmE3Uw}%$%$
local-user admin service-type http
local-user huawei1 password cipher %$%$cRb~BL,]5D(!v-QiMgd$:RxE%$%$
local-user huawei1 privilege level 3
local-user huawei1 service-type ssh
#
interface GigabitEthernet0/0/0
ip address 54
#
steln