華爲交換機配置遠程管理地址

華爲交換機配置stelent過程。ssh

交換機型號爲:s5700,Software Version V200R010C00SPC600。
筆記本經過consloe 口連入交換機,默認用戶名admin,默認密碼admin@huawei.com,首次登錄強制更改密碼。
輸入默認密碼後,重複輸入新密碼兩次。ide

配置業務vlan 10和管理vlan 3000
sys
vlan 10
vlan 3000ui

配置管理IP:
int vlan 3000
ip add 172.16.30.1 24server

批量配置access口
port-group group-member GigabitEthernet 0/0/1 to GigabitEthernet 0/0/24
port link-type access
port default vlan 10
quitip

配置trunk口(用於交換機級聯):
interface gigabitethernet 0/0/25
port link-type trunk
port trunk allow vlan 10 3000ci

配置stelnet:
stelnet server enable路由

user-interface vty 0 4
user privilege level 15
protocol inbound ssh
authentication-mode aaait

ssh user admin123
ssh user admin123 service-type stelnet
ssh user admin123 authentication-type password
aaa
local-user admin123 password irreversible-cipher abcd@123
local-user admin123 privilege level 15
local-user admin123 service-type ssh
quitio

配置默認路由(重要):
ip route-static 0.0.0.0 0.0.0.0 68.89.3.254class

保存:save

相關文章
相關標籤/搜索