Sei sulla pagina 1di 2

1.

Set Console baud rate 9600


2. Set Console Password as - admin123
3. <Quidway>system-view ##[Quidway]
4. Vlan Creation

[Quidway] vlan batch 4084 to 4085 4090 to 4092

5. Switch Management IP Setting

[Quidway] interface Vlanif4092


ip address 10.4.183.230 255.255.255.0
quit
ip route-static 10.4.0.0 255.255.0.0 10.4.183.1 #gateway
6. telnet Enable

[Quidway]aaa
local-user huawei password cipher huawei ##Enter Y (Password Weak)
local-user huawei privilege level 15
local-user huawei service-type telnet
quit
[Quidway] user-interface vty 0 4
authentication-mode aaa
quit
7. Port Configuration

[Quidway] interface Ethernet0/0/1


port link-type access
port default vlan 4092
quit

[Quidway] interface Ethernet0/0/2


port link-type access
port default vlan 4090
quit

[Quidway] interface Ethernet0/0/3


port link-type access
port default vlan 4090
quit

[Quidway] interface Ethernet0/0/4


port link-type access
port default vlan 4090
quit

[Quidway] interface Ethernet0/0/5


port link-type access
port default vlan 4091
quit

[Quidway] interface Ethernet0/0/6


port link-type access
port default vlan 4091
quit

[Quidway] interface Ethernet0/0/7


port link-type access
port default vlan 4091
quit

//interface Ethernet0/0/8 ## no need to config//

[Quidway] interface GigabitEthernet0/0/1


port link-type trunk
port trunk allow-pass vlan 4084 to 4085 4090 to 4092
quit

8. http Enable

[Quidway] http server load s2700ei-v100r006c05.web.zip


http secure-server enable
http server enable
[Quidway]aaa
local-user huaweiweb password cipher huawei ##Enter Y (Password Weak)
local-user huaweiweb privilege level 15
local-user huaweiweb service-type http
quit

9. Saving Config

<Quidway> save

10.View Config

<Quidway>display current-config

Potrebbero piacerti anche