华为交换机网络规划-案例


目录


1、 网络VLAN地址规划

2、 网络设备IP地址规划


3、 网络拓扑如下


华为交换机网络规划-案例

图例1:互联网网络拓扑

华为交换机网络规划-案例

图例2:监控网络拓扑

4、 核心交换机接口配置

互联网核心交换机

说明:VLAN10---接PC机上网。 TRUNK---接接入交换机。X---光电复用接口。

监控交换机

说明:VLAN20---接监控PC或终端。TRUNK---接接入交换机。

5、 网管平台配置

拓扑管理:

华为交换机网络规划-案例


6、 网络设备参数设置

(1) 外网核心交换机配置

<tyg-ww-core>display current-configuration/<tyg-ww-core>

!Software Version V200R003C00SPC500

#

sysname TYG-WW-Core

#

dns server 218.2.135.1

#

vlan batch 10 20 30 40 50 60 1000

#

observe-port 1 interface GigabitEthernet3/0/4

#

lldp enable

#

undo nap slave enable

#

dba-profile default0 type3 assure 40000 max 80000

#

dhcp enable

#

dhcp snooping enable

#

diffserv domain default

#

line-profile default0

#

service-profile default0

#

vlan 10

description NW-net

vlan 20

description jiankong-net

vlan 30

description NW-AP-client

vlan 40

description NW-AP

vlan 50

description to_tplink

vlan 60

description to_FW

vlan 1000

description management

#

aaa

authentication-scheme default

authorization-scheme default

accounting-scheme default

domain default

domain default_admin

local-user admin password cipher %@%@5d~9:M^ipCfL\\iB)EQd>3Uwe%@%@

local-user admin service-type http

#

interface Vlanif10

description NW-net

ip address 192.168.10.254 255.255.255.0

dhcp select interface

dhcp server excluded-ip-address 192.168.10.253

dhcp server dns-list 218.2.135.1 61.147.37.1

#

interface Vlanif20

description jiankong-net

ip address 192.168.20.254 255.255.255.0

#

interface Vlanif30

description NW-AP-client

ip address 192.168.30.254 255.255.254.0

dhcp select interface

dhcp server lease day 0 hour 6 minute 0

dhcp server dns-list 218.2.135.1 61.147.37.1

#

interface Vlanif40

description NW-AP

ip address 192.168.40.254 255.255.255.0

#

interface Vlanif50

description to_tplink

#

interface Vlanif60

description to_FW

ip address 192.168.60.254 255.255.255.0

#

interface Vlanif1000

description management

ip address 10.10.10.254 255.255.255.0

#

interface Ethernet0/0/0

#

interface GigabitEthernet3/0/0

description to_FW

port link-type access

port default vlan 60

#

interface GigabitEthernet3/0/1

description to_AC6605

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface GigabitEthernet3/0/2

port link-type access

port default vlan 10

#

interface GigabitEthernet3/0/3

port link-type access

port default vlan 10

dhcp snooping enable

#

interface GigabitEthernet3/0/4

port link-type access

port default vlan 10

dhcp snooping enable

#

interface GigabitEthernet3/0/5

port link-type access

port default vlan 10

#

interface GigabitEthernet3/0/6

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface GigabitEthernet3/0/7

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface GigabitEthernet3/0/8

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface GigabitEthernet3/0/9

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface GigabitEthernet3/0/10

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface GigabitEthernet3/0/11

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface GigabitEthernet3/0/12

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface GigabitEthernet3/0/13

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface GigabitEthernet3/0/14

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface GigabitEthernet3/0/15

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface GigabitEthernet3/0/16

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface GigabitEthernet3/0/17

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface GigabitEthernet3/0/18

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface GigabitEthernet3/0/19

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface GigabitEthernet3/0/20

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface GigabitEthernet3/0/21

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface GigabitEthernet3/0/22

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface GigabitEthernet3/0/23

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface NULL0

#

ip route-static 0.0.0.0 0.0.0.0 192.168.60.1

#

snmp-agent

snmp-agent local-engineid 800007DB03D46AA880E600

snmp-agent community read cipher %$%$T'&>Legw4'c8h]-Y.|!8;Xrp(TP(+e#2C$/)e4,8B:+&Xrs;5+o-@feDqC$8Z4A6t$TNr|;X%$%$ mib-view iso-view

snmp-agent community write cipher %$%$fgbYX@V!\\,O/)x*mGHz$;Ko-Z6l-UA_Ul*['`gV(moKGKo0;!gLuG:sugKBtx>(\\yroQo9;K%$%$ mib-view iso-view

snmp-agent sys-info version all

snmp-agent target-host trap address udp-domain 192.168.10.253 params securityname cipher %@%@m>mV:Q:`v8ciq0Y~C/U0;Kp8%@%@ v2c

snmp-agent mib-view included iso-view iso

snmp-agent trap source Vlanif1000

#

user-interface con 0

authentication-mode password

set authentication password cipher %@%@W^Jp(2C;L;B_lSU41o+~,#DE,v{@~U6%)EXj&XIOM%GJ#DH,%@%@

user-interface vty 0 4

authentication-mode password

user privilege level 15

set authentication password cipher %@%@dz`e*2MdUX+WX9.[~^,M=Xa7I@y6U/

user-interface vty 16 20

#

port-group 1

group-member GigabitEthernet3/0/0

group-member GigabitEthernet3/0/1

group-member GigabitEthernet3/0/2

group-member GigabitEthernet3/0/3

group-member GigabitEthernet3/0/4

group-member GigabitEthernet3/0/5

group-member GigabitEthernet3/0/6

group-member GigabitEthernet3/0/7

group-member GigabitEthernet3/0/8

group-member GigabitEthernet3/0/9

group-member GigabitEthernet3/0/10

group-member GigabitEthernet3/0/11

group-member GigabitEthernet3/0/12

group-member GigabitEthernet3/0/13

group-member GigabitEthernet3/0/14

group-member GigabitEthernet3/0/15

group-member GigabitEthernet3/0/16

group-member GigabitEthernet3/0/17

group-member GigabitEthernet3/0/18

group-member GigabitEthernet3/0/19

group-member GigabitEthernet3/0/20

group-member GigabitEthernet3/0/21

group-member GigabitEthernet3/0/22

group-member GigabitEthernet3/0/23

#

return

<tyg-ww-core>

<tyg-ww-core>dis int bri/<tyg-ww-core>

PHY: Physical

*down: administratively down

^down: standby

(l): loopback

(s): spoofing

(E): E-Trunk down

(b): BFD down

(e): ETHOAM down

(dl): DLDP down

(d): Dampening Suppressed

InUti/OutUti: input utility/output utility

Interface PHY Protocol InUti OutUti inErrors outErrors

GigabitEthernet3/0/0 up up 1.42% 0.50% 0 0

GigabitEthernet3/0/1 up up 0.04% 0.44% 0 0

GigabitEthernet3/0/2 up up 2.31% 1.82% 0 0

GigabitEthernet3/0/3 up up 0% 0% 0 0

GigabitEthernet3/0/4 down down 0% 0% 0 0

GigabitEthernet3/0/5 down down 0% 0% 0 0

GigabitEthernet3/0/6 down down 0% 0% 0 0

GigabitEthernet3/0/7 down down 0% 0% 0 0

GigabitEthernet3/0/8 down down 0% 0% 0 0

GigabitEthernet3/0/9 down down 0% 0% 0 0

GigabitEthernet3/0/10 down down 0% 0% 0 0

GigabitEthernet3/0/11 down down 0% 0% 0 0

GigabitEthernet3/0/12 down down 0% 0% 0 0

GigabitEthernet3/0/13 down down 0% 0% 0 0

GigabitEthernet3/0/14 up up 0.01% 0.12% 0 0

GigabitEthernet3/0/15 down down 0% 0% 0 0

GigabitEthernet3/0/16 up up 0% 0% 0 0

GigabitEthernet3/0/17 down down 0% 0% 0 0

GigabitEthernet3/0/18 up up 0% 0% 0 0

GigabitEthernet3/0/19 down down 0% 0% 0 0

GigabitEthernet3/0/20 up up 0.23% 0.68% 0 0

GigabitEthernet3/0/21 down down 0% 0% 0 0

GigabitEthernet3/0/22 up up 0% 0% 0 0

GigabitEthernet3/0/23 down down 0% 0% 0 0

NULL0 up up(s) 0% 0% 0 0

Vlanif10 up up -- -- 0 0

Vlanif20 up up -- -- 0 0

Vlanif30 up up -- -- 0 0

Vlanif40 up up -- -- 0 0

Vlanif50 up down -- -- 0 0

Vlanif60 up up -- -- 0 0

Vlanif1000 up up -- -- 0 0

<tyg-ww-core>

<tyg-ww-core>

<tyg-ww-core>dis ip int b/<tyg-ww-core>

*down: administratively down

!down: FIB overload down

^down: standby

(l): loopback

(s): spoofing

(d): Dampening Suppressed

(E): E-Trunk down

The number of interface that is UP in Physical is 8

The number of interface that is DOWN in Physical is 1

The number of interface that is UP in Protocol is 7

The number of interface that is DOWN in Protocol is 2


Interface IP Address/Mask Physical Protocol

Ethernet0/0/0 unassigned down down

NULL0 unassigned up up(s)

Vlanif10 192.168.10.254/24 up up

Vlanif20 192.168.20.254/24 up up

Vlanif30 192.168.30.254/23 up up

Vlanif40 192.168.40.254/24 up up

Vlanif50 unassigned up down

Vlanif60 192.168.60.254/24 up up

Vlanif1000 10.10.10.254/24 up up


<tyg-ww-core>dis ip rou/<tyg-ww-core>

Route Flags: R - relay, D - download to fib

------------------------------------------------------------------------------

Routing Tables: Public

Destinations : 15 Routes : 15


Destination/Mask Proto Pre Cost Flags NextHop Interface


0.0.0.0/0 Static 60 0 RD 192.168.60.1 Vlanif60

10.10.10.0/24 Direct 0 0 D 10.10.10.254 Vlanif1000

10.10.10.254/32 Direct 0 0 D 127.0.0.1 Vlanif1000

127.0.0.0/8 Direct 0 0 D 127.0.0.1 InLoopBack0

127.0.0.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0

192.168.10.0/24 Direct 0 0 D 192.168.10.254 Vlanif10

192.168.10.254/32 Direct 0 0 D 127.0.0.1 Vlanif10

192.168.20.0/24 Direct 0 0 D 192.168.20.254 Vlanif20

192.168.20.254/32 Direct 0 0 D 127.0.0.1 Vlanif20

192.168.30.0/23 Direct 0 0 D 192.168.30.254 Vlanif30

192.168.30.254/32 Direct 0 0 D 127.0.0.1 Vlanif30

192.168.40.0/24 Direct 0 0 D 192.168.40.254 Vlanif40

192.168.40.254/32 Direct 0 0 D 127.0.0.1 Vlanif40

192.168.60.0/24 Direct 0 0 D 192.168.60.254 Vlanif60

192.168.60.254/32 Direct 0 0 D 127.0.0.1 Vlanif60


<tyg-ww-core>dis vers/<tyg-ww-core>

Huawei Versatile Routing Platform Software

VRP (R) software, Version 5.130 (S7700 V200R003C00SPC500)

Copyright (C) 2000-2013 HUAWEI TECH CO., LTD

Quidway S7706 Terabit Routing Switch uptime is 0 week, 2 days, 4 hours, 5 minutes

BKP 0 version information:

1. PCB Version : LE02BAKI VER.A

2. Support PoE : No

3. Board Type : ES0B00770600

4. MPU Slot Quantity : 2

5. LPU Slot Quantity : 6


MPU 7(Master) : uptime is 0 week, 2 days, 4 hours, 4 minutes

SDRAM Memory Size : 1024 M bytes

Flash Memory Size : 64 M bytes

NVRAM Memory Size : 512 K bytes

CF Card1 Memory Size : 488 M bytes

MPU version information :

1. PCB Version : LE02SRUA VER.D

2. MAB Version : 8

3. Board Type : ES0D00SRUA00

4. CPLD0 Version : 101

5. BootROM Version : 171

6. BootLoad Version : 0203.007a


LPU 3 : uptime is 0 week, 2 days, 4 hours, 4 minutes

SDRAM Memory Size : 256 M bytes

Flash Memory Size : 16 M bytes

LPU version information :

1. PCB Version : LE02G24C VER.D

2. MAB Version : 0

3. Board Type : ES0D0G24CA00

4. CPLD0 Version : 103

5. BootROM Version : 171

6. BootLoad Version : 0203.00a1


CMU 9(Master) : uptime is 0 week, 2 days, 4 hours, 4 minutes

CMU version information :

1. PCB Version : LE02CMUA VER.B

2. MAB Version : 0

3. Board Type : LE0DCMUA0000

<tyg-ww-core>

(2) 防火墙配置

<usg2250-tyg>display current-configuration/<usg2250-tyg>

15:08:49 2014/08/14

#

sysname USG2250

#

l2tp enable

l2tp domain suffix-separator @

#

firewall packet-filter default permit interzone local trust direction inbound

firewall packet-filter default permit interzone local trust direction outbound

firewall packet-filter default permit interzone local untrust direction outbound

firewall packet-filter default permit interzone local dmz direction outbound

firewall packet-filter default permit interzone trust untrust direction outbound

#

ip df-unreachables enable

#

firewall ipv6 session link-state check

firewall ipv6 statistic system enable

#

dns resolve

dns server unnumbered interface Dialer0

#

firewall defend udp-short-header enable

firewall defend http-flood enable

firewall defend port-scan enable

firewall defend ip-sweep enable

firewall defend teardrop enable

firewall defend ip-fragment enable

firewall defend tcp-flag enable

firewall defend winnuke enable

firewall defend fraggle enable

firewall defend ping-of-death enable

firewall defend icmp-flood enable

firewall defend udp-flood enable

firewall defend syn-flood enable

firewall defend smurf enable

firewall defend land enable

firewall defend ip-spoofing enable

firewall defend arp-flood enable

firewall defend arp-spoofing enable

firewall defend udp-flood base-session max-rate 1000

firewall defend icmp-flood base-session max-rate 255

#

firewall statistic system enable

#

pki certificate access-control-policy default permit

#

dns proxy enable

#

ddns client enable

#

license-server domain lic.huawei.com

#

lldp enable

#

web-manager enable

web-manager security enable port 8443

undo web-manager config-guide enable

#

user-manage web-authentication security port 8888

#

interface Dialer0

link-protocol ppp

ppp chap user 0251

ppp chap password cipher %$%$om.k'H.-J&:zO

ppp pap local-user 0251

password cipher %$%$`C*:B)5xG.mBH.+r&e%8@6-$%$%$

ppp ipcp dns admit-any

ip address ppp-negotiate

dialer user 0251

dialer bundle 1

nat enable

detect ftp

#

interface Cellular0/1/0

link-protocol ppp

#

interface Cellular0/1/1

link-protocol ppp

#

interface GigabitEthernet0/0/0

ip address 192.168.60.1 255.255.255.0

lldp enable

lldp tlv-enable basic-tlv all

#

interface GigabitEthernet0/0/1

pppoe-client dial-bundle-number 1

lldp enable

lldp tlv-enable basic-tlv all

#

interface NULL0

#

firewall zone local

set priority 100

#

firewall zone trust

set priority 85

detect ftp

detect rtsp

detect pptp

add interface GigabitEthernet0/0/0

#

firewall zone untrust

set priority 5

detect ftp

detect rtsp

detect pptp

add interface Dialer0

add interface GigabitEthernet0/0/1

#

firewall zone dmz

set priority 50

detect ftp

detect rtsp

detect pptp

#

firewall interzone local trust

detect ftp

detect pptp

detect rtsp

#

firewall interzone local untrust

detect ftp

detect pptp

detect rtsp

#

firewall interzone local dmz

detect ftp

detect pptp

detect rtsp

#

firewall interzone trust untrust

detect ftp

detect pptp

detect rtsp

#

firewall interzone trust dmz

detect ftp

detect pptp

detect rtsp

#

firewall interzone dmz untrust

detect ftp

detect pptp

detect rtsp

#

#

aaa

local-user sun password cipher %$%$%D%Q5`7=3FRKi)8MrP59

local-user su service-type ftp web terminal telnet

local-user sun level 15

local-user admin password cipher %$%$rugI4}u6)"4=bg!%dxg~,kbY%$%$

local-user admin service-type web terminal telnet

local-user admin level 15

authentication-scheme default

#

authorization-scheme default

#

accounting-scheme default

#

domain default

domain dot1x

#

#

nqa-jitter tag-version 1


#

ip route-static 0.0.0.0 0.0.0.0 Dialer0

ip route-static 10.10.10.0 255.255.255.0 GigabitEthernet0/0/0 192.168.60.254

ip route-static 192.168.10.0 255.255.255.0 192.168.60.254

ip route-static 192.168.20.0 255.255.255.0 192.168.60.254

ip route-static 192.168.30.0 255.255.254.0 192.168.60.254

ip route-static 192.168.40.0 255.255.255.0 192.168.60.254

#

snmp-agent

snmp-agent local-engineid 000007DB7F00000100003857

snmp-agent community write %$%$|PVS8KS``>:5ro0b0eCR;of]%$%$ mib-view iso-view

snmp-agent community read %$%$:99A)S:^z7GhSiPId0&K;F=4%$%$ mib-view iso-view

snmp-agent sys-info contact R&D Huawei Technologies Co.,Ltd.

snmp-agent sys-info version all

snmp-agent target-host trap address udp-domain 192.168.10.253 params securityname %$%$a6IY(uUaV0|P1l.T{&$O;/&z%$%$ v2c

snmp-agent mib-view included iso-view iso

snmp-agent packet max-size 12000

#

banner enable

#

user-interface con 0

authentication-mode aaa

user-interface tty 2 3

authentication-mode password

modem both

user-interface vty 0 4

authentication-mode aaa

protocol inbound all

#

ip address-set 内网192.168.10 type object

description 内网有线

address 0 192.168.10.0 mask 24

#

ip address-set 内网192.168.30.0 type object

description 内网无线用户

address 0 192.168.30.24 mask 32

#

slb

#

cwmp

#

right-manager server-group

#

policy interzone local untrust inbound

policy 0

action permit

policy service service-set telnet

policy service service-set http

policy service service-set https

policy service service-set ssh

policy service service-set l2tp

policy service service-set icmp

#

nat-policy interzone trust untrust outbound

policy 0

action source-nat

policy source address-set 内网192.168.10

easy-ip Dialer0


policy 1

action source-nat

policy source address-set 内网192.168.30.0

easy-ip Dialer0

#

return

<usg2250-tyg>

<usg2250-tyg>

<usg2250-tyg>DIS IP IN TB/<usg2250-tyg>

^

Error: Wrong parameter found at '^' position.

<usg2250-tyg>ids ip in/<usg2250-tyg>

^

Error: Wrong parameter found at '^' position.

<usg2250-tyg>dis ip int b/<usg2250-tyg>

15:09:03 2014/08/14

*down: administratively down

(s): spoofing

Interface IP Address Physical Protocol Description

Cellular0/1/0 unassigned down up(s) Huawei, USG2200

Cellular0/1/1 unassigned down up(s) Huawei, USG2200

Dialer0 22.95.58.230 up up(s) Huawei, USG2200

GigabitEthernet0/0/0 192.168.60.1 up up Huawei, USG2200

GigabitEthernet0/0/1 unassigned up down Huawei, USG2200

<usg2250-tyg>

<usg2250-tyg>dis int bri/<usg2250-tyg>

15:09:05 2014/08/14

PHY: Physical

*down: administratively down

^down: standby down

(s): spoofing

InUti/OutUti: input utility/output utility

Interface PHY Protocol InUti OutUti inErrors outErrors

Cellular0/1/0 down up(s) 0% 0% 0 0

Cellular0/1/1 down up(s) 0% 0% 0 0

Dialer0 up up(s) -- -- 0 0

GigabitEthernet0/0/0 up up 0.55% 1% 0 0

GigabitEthernet0/0/1 up down 1% 0.55% 0 0

NULL0 up up(s) 0% 0% 0 0

<usg2250-tyg>

<usg2250-tyg>

<usg2250-tyg>

<usg2250-tyg>dis ip rou/<usg2250-tyg>

15:09:09 2014/08/14

Route Flags: R - relay, D - download to fib

------------------------------------------------------------------------------

Routing Tables: Public

Destinations : 12 Routes : 12


Destination/Mask Proto Pre Cost Flags NextHop Interface


0.0.0.0/0 Static 60 0 D 222.95.58.230 Dialer0

10.10.10.0/24 Static 60 0 D 192.168.60.254 GigabitEthernet0/0/0

127.0.0.0/8 Direct 0 0 D 127.0.0.1 InLoopBack0

127.0.0.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0

192.168.10.0/24 Static 60 0 RD 192.168.60.254 GigabitEthernet0/0/0

192.168.20.0/24 Static 60 0 RD 192.168.60.254 GigabitEthernet0/0/0

192.168.30.0/23 Static 60 0 RD 192.168.60.254 GigabitEthernet0/0/0

192.168.40.0/24 Static 60 0 RD 192.168.60.254 GigabitEthernet0/0/0

192.168.60.0/24 Direct 0 0 D 192.168.60.1 GigabitEthernet0/0/0

192.168.60.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0

221.231.205.91/32 Direct 0 0 D 221.231.205.91 Dialer0

222.95.58.230/32 Direct 0 0 D 127.0.0.1 InLoopBack0


<usg2250-tyg>dis vers/<usg2250-tyg>

15:09:15 2014/08/14

Huawei Versatile Routing Platform Software

Software Version: USG2200 V300R001C10SPC100 (VRP (R) Software, Version 5.30)

Copyright (C) 2008-2014 Huawei Technologies Co., Ltd.

Secoway USG2250 uptime is 0 week, 2 days, 4 hours, 17 minutes


RPU's Version Information:

2048M bytes SDRAM

64M bytes FLASH

128K bytes NVRAM

Pcb Version : VER.A

CPLD Logic Version : 009B

FPGA Logic Version : 017

Small BootROM Version : 536

Big BootROM Version : 714

(3) AC6605-无线控制器配置

[AC6605]display current-configuration

#

snmp-agent local-engineid 800007DB0330D17E7303EC

snmp-agent community read %@%@<igs5>

snmp-agent community complexity-check disable

snmp-agent mib-view iso-view include iso

snmp-agent

#

http secure-server ssl-policy default_policy

http server enable

http secure-server enable

#

info-center timestamp log format-date

#

vlan batch 30 40 100 1000

#

lldp enable

#

dhcp enable

#

diffserv domain default

#

vlan 30

description description NW-AP-client

vlan 40

description NW-AP

vlan 100

description to_NW-Core

vlan 1000

description managemet

#

pki realm default

enrollment self-signed

#

ssl policy default_policy type server

pki-realm default

#

aaa

authentication-scheme default

authorization-scheme default

accounting-scheme default

domain default

domain default_admin

local-user admin password cipher %@%@IyLi(s!nl/euuILT%(q6~6;i%@%@

local-user admin privilege level 15

local-user admin service-type telnet web http

#

interface Vlanif30

description NW-AP-client

#

interface Vlanif40

description NW-AP

ip address 192.168.40.100 255.255.255.0

dhcp select interface

dhcp server excluded-ip-address 192.168.40.254

#

interface Vlanif1000

description managemet

ip address 10.10.10.100 255.255.255.0

#

interface MEth0/0/1

ip address 169.254.1.1 255.255.0.0

#

interface GigabitEthernet0/0/1

description to_7706

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface GigabitEthernet0/0/2

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/3

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/4

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/5

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/6

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/7

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/8

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/9

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/10

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/11

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/12

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/13

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/14

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/15

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/16

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/17

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/18

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/19

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/20

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/21

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/22

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/23

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/24

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface XGigabitEthernet0/0/1

#

interface XGigabitEthernet0/0/2

#

interface Wlan-Ess1

description ess01

port hybrid pvid vlan 30

port hybrid untagged vlan 30

#

interface NULL0

#

ip route-static 192.168.0.0 255.255.0.0 10.10.10.254

#

user-interface con 0

authentication-mode password

set authentication password cipher %@%@(/Wd$4CLnB@;'Q1C{zi#,""

user-interface vty 0 4

authentication-mode password

user privilege level 15

set authentication password cipher %@%@3]X(OkZtR00BA&9)}@[U,#")I+C!>dvo,8r!_&%)T}%D#",,%@%@

protocol inbound all

user-interface vty 16 20

#

port-group 1

group-member GigabitEthernet0/0/2

group-member GigabitEthernet0/0/3

group-member GigabitEthernet0/0/4

group-member GigabitEthernet0/0/5

group-member GigabitEthernet0/0/6

group-member GigabitEthernet0/0/7

group-member GigabitEthernet0/0/8

group-member GigabitEthernet0/0/9

group-member GigabitEthernet0/0/10

group-member GigabitEthernet0/0/11

group-member GigabitEthernet0/0/12

group-member GigabitEthernet0/0/13

group-member GigabitEthernet0/0/14

group-member GigabitEthernet0/0/15

group-member GigabitEthernet0/0/16

group-member GigabitEthernet0/0/17

group-member GigabitEthernet0/0/18

group-member GigabitEthernet0/0/19

group-member GigabitEthernet0/0/20

group-member GigabitEthernet0/0/21

group-member GigabitEthernet0/0/22

group-member GigabitEthernet0/0/23

group-member GigabitEthernet0/0/24

#

wlan

wlan ac source interface vlanif40

wlan ap lldp enable

ap-auth-mode sn-auth

ap id 0 type-id 19 mac ac85-3db7-c840 sn 2102354196W0E5003163

ap id 1 type-id 19 mac ac85-3db7-c100 sn 2102354196W0E5003105

access priority normal

ap id 2 type-id 19 mac ac85-3db7-afe0 sn 2102354196W0E5002968

ap id 3 type-id 19 mac ac85-3db7-c540 sn 2102354196W0E5003139

ap id 4 type-id 19 mac ac85-3db7-c8c0 sn 2102354196W0E5003167

ap id 5 type-id 19 mac ac85-3db7-c3c0 sn 2102354196W0E5003127

ap id 6 type-id 19 mac ac85-3db7-c400 sn 2102354196W0E5003129

ap id 7 type-id 19 mac ac85-3db7-c880 sn 2102354196W0E5003165

ap id 8 type-id 19 mac ac85-3db7-b0a0 sn 2102354196W0E5002974

ap id 9 type-id 19 mac ac85-3db7-c700 sn 2102354196W0E5003153

ap id 10 type-id 28 mac 1051-724b-bf20 sn 210235555310E7000091

ap id 11 type-id 28 mac 1051-724b-8a20 sn 210235555310E7000071

ap id 12 type-id 28 mac 1051-724b-bda0 sn 210235555310E7000079

ap id 13 type-id 28 mac 1051-724b-bd80 sn 210235555310E7000078

ap id 14 type-id 28 mac 1051-721a-14a0 sn 210235555310E7000067

ap id 15 type-id 28 mac 1051-724b-bf40 sn 210235555310E7000092

ap id 16 type-id 28 mac 1051-724b-bee0 sn 210235555310E7000089

ap id 17 type-id 28 mac 1051-724b-be80 sn 210235555310E7000086

ap id 18 type-id 28 mac 1051-724b-8ac0 sn 210235555310E7000076

ap id 19 type-id 28 sn 210235555310E7000296

ap id 20 type-id 28 mac 1051-7254-8fe0 sn 210235555310E7000257

ap id 21 type-id 28 sn 210235555310E7000250

ap id 22 type-id 28 mac 1051-7254-8fa0 sn 210235555310E7000255

ap id 23 type-id 28 sn 210235555310E7000251

ap id 24 type-id 28 sn 210235555310E7000282

ap id 25 type-id 28 sn 210235555310E7000258

ap id 26 type-id 28 mac 1051-7254-91e0 sn 210235555310E7000273

ap id 27 type-id 28 mac 1051-724b-bd60 sn 210235555310E7000077

ap id 28 type-id 28 sn 210235555310E7000138

ap id 29 type-id 28 sn 210235555310E7000146

ap id 30 type-id 19 mac ac85-3db7-c5e0 sn 2102354196W0E5003144

ap id 31 type-id 19 mac ac85-3db7-c500 sn 2102354196W0E5003137

ap id 32 type-id 19 mac ac85-3db7-bfa0 sn 2102354196W0E5003094

ap id 33 type-id 19 mac ac85-3db7-c740 sn 2102354196W0E5003155

ap id 34 type-id 19 mac ac85-3db7-c600 sn 2102354196W0E5003145

ap id 35 type-id 19 mac ac85-3db7-bec0 sn 2102354196W0E5003087

wmm-profile name default id 0

traffic-profile name default id 0

security-profile name default id 0

security-profile name anquanmoban01 id 1

security-policy wpa-wpa2

wpa-wpa2 authentication-method psk pass-phrase cipher %@%@FU^yEmQ$S@ZV/qP02pcI~Ma.%@%@ encryption-method tkip

security-profile name anquanmoban02 id 2

security-profile name anquanmoban03 id 3

service-set name fuwuji02 id 1

wlan-ess 1

ssid SunPalace-Free

user-isolate

traffic-profile id 0

security-profile id 2

dhcp snooping

service-vlan 30

radio-profile name shebinmban2.4g01 id 0

wmm-profile id 0

radio-profile name shepinmoban5g01 id 1

radio-type 80211n

wmm-profile id 0

radio-profile name moban5G02 id 2

wmm-profile id 0

ap 0 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 0 radio 1

radio-profile id 1

ap 1 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 1 radio 1

radio-profile id 1

ap 2 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 2 radio 1

radio-profile id 1

ap 3 radio 0

radio-profile id 0

ap 3 radio 1

radio-profile id 1

ap 4 radio 0

radio-profile id 0

ap 4 radio 1

radio-profile id 1

ap 5 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 5 radio 1

radio-profile id 1

ap 6 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 6 radio 1

radio-profile id 1

ap 7 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 7 radio 1

radio-profile id 1

ap 8 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 8 radio 1

radio-profile id 1

ap 9 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 9 radio 1

radio-profile id 1

ap 10 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 10 radio 1

radio-profile id 1

ap 11 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 11 radio 1

radio-profile id 1

ap 12 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 12 radio 1

radio-profile id 1

ap 13 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 13 radio 1

radio-profile id 1

ap 14 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 14 radio 1

radio-profile id 1

ap 15 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 15 radio 1

radio-profile id 1

ap 16 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 16 radio 1

radio-profile id 1

ap 17 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 17 radio 1

radio-profile id 1

ap 18 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 18 radio 1

radio-profile id 1

ap 19 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 19 radio 1

radio-profile id 1

ap 20 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 20 radio 1

radio-profile id 1

ap 21 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 21 radio 1

radio-profile id 1

ap 22 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 22 radio 1

radio-profile id 1

ap 23 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 23 radio 1

radio-profile id 1

ap 24 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 24 radio 1

radio-profile id 1

ap 25 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 25 radio 1

radio-profile id 1

ap 26 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 26 radio 1

radio-profile id 1

ap 27 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 27 radio 1

radio-profile id 1

ap 28 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 28 radio 1

radio-profile id 1

ap 29 radio 0

radio-profile id 0

service-set id 1 wlan 2

ap 29 radio 1

radio-profile id 1

ap 30 radio 0

radio-profile id 0

service-set id 1 wlan 1

ap 31 radio 0

radio-profile id 0

service-set id 1 wlan 1

ap 32 radio 0

radio-profile id 0

service-set id 1 wlan 1

ap 33 radio 0

radio-profile id 0

service-set id 1 wlan 1

ap 34 radio 0

radio-profile id 0

service-set id 1 wlan 1

ap 35 radio 0

radio-profile id 0

service-set id 1 wlan 1

#

return

[AC6605]

[AC6605]

[AC6605]dis ip int b

*down: administratively down

^down: standby

(l): loopback

(s): spoofing

(E): E-Trunk down

The number of interface that is UP in Physical is 4

The number of interface that is DOWN in Physical is 1

The number of interface that is UP in Protocol is 3

The number of interface that is DOWN in Protocol is 2


Interface IP Address/Mask Physical Protocol

MEth0/0/1 169.254.1.1/16 down down

NULL0 unassigned up up(s)

Vlanif30 unassigned up down

Vlanif40 192.168.40.100/24 up up

Vlanif1000 10.10.10.100/24 up up


[AC6605]dois int

^

Error: Unrecognized command found at '^' position.

[AC6605]dis int bri

PHY: Physical

*down: administratively down

(l): loopback

(s): spoofing

(b): BFD down

(e): ETHOAM down

(d): Dampening Suppressed

InUti/OutUti: input utility/output utility

Interface PHY Protocol InUti OutUti inErrors outErrors

GigabitEthernet0/0/1 up up 0.31% 0.03% 0 0

GigabitEthernet0/0/2 up up 0% 0.01% 0 0

GigabitEthernet0/0/3 up up 0% 0.01% 0 0

GigabitEthernet0/0/4 up up 0.03% 0.31% 0 0

GigabitEthernet0/0/5 up up 0% 0.01% 0 0

GigabitEthernet0/0/6 up up 0.01% 0.01% 0 0

GigabitEthernet0/0/7 down down 0% 0% 0 0

GigabitEthernet0/0/8 down down 0% 0% 0 0

GigabitEthernet0/0/9 down down 0% 0% 0 0

GigabitEthernet0/0/10 down down 0% 0% 0 0

GigabitEthernet0/0/11 down down 0% 0% 0 0

GigabitEthernet0/0/12 down down 0% 0% 0 0

GigabitEthernet0/0/13 down down 0% 0% 0 0

GigabitEthernet0/0/14 down down 0% 0% 0 0

GigabitEthernet0/0/15 down down 0% 0% 0 0

GigabitEthernet0/0/16 down down 0% 0% 0 0

GigabitEthernet0/0/17 down down 0% 0% 0 0

GigabitEthernet0/0/18 down down 0% 0% 0 0

GigabitEthernet0/0/19 down down 0% 0% 0 0

GigabitEthernet0/0/20 down down 0% 0% 0 0

GigabitEthernet0/0/21 down down 0% 0% 0 0

GigabitEthernet0/0/22 down down 0% 0% 0 0

GigabitEthernet0/0/23 down down 0% 0% 0 0

GigabitEthernet0/0/24 down down 0% 0% 0 0

MEth0/0/1 down down 0% 0% 0 0

NULL0 up up(s) 0% 0% 0 0

Vlanif30 up down -- -- 0 0

Vlanif40 up up -- -- 0 0

Vlanif1000 up up -- -- 0 0

Wlan-Ess1 up up 0% 0% 0 0

Wlan-Dbss1:0 up up -- -- 0 0

Wlan-Dbss1:1 up up -- -- 0 0

Wlan-Dbss1:2 up up -- -- 0 0

Wlan-Dbss1:3 up up -- -- 0 0

Wlan-Dbss1:4 up up -- -- 0 0

Wlan-Dbss1:5 up up -- -- 0 0

Wlan-Dbss1:6 up up -- -- 0 0

Wlan-Dbss1:7 up up -- -- 0 0

Wlan-Dbss1:8 up up -- -- 0 0

Wlan-Dbss1:9 up up -- -- 0 0

Wlan-Dbss1:10 up up -- -- 0 0

Wlan-Dbss1:11 up up -- -- 0 0

Wlan-Dbss1:12 up up -- -- 0 0

Wlan-Dbss1:13 up up -- -- 0 0

Wlan-Dbss1:14 up up -- -- 0 0

Wlan-Dbss1:15 up up -- -- 0 0

Wlan-Dbss1:16 up up -- -- 0 0

Wlan-Dbss1:17 up up -- -- 0 0

Wlan-Dbss1:18 up up -- -- 0 0

Wlan-Dbss1:19 up up -- -- 0 0

Wlan-Dbss1:20 up up -- -- 0 0

Wlan-Dbss1:21 up up -- -- 0 0

Wlan-Dbss1:22 up up -- -- 0 0

Wlan-Dbss1:23 up up -- -- 0 0

Wlan-Dbss1:24 up up -- -- 0 0

Wlan-Dbss1:25 up up -- -- 0 0

Wlan-Dbss1:26 up up -- -- 0 0

Wlan-Dbss1:27 up up -- -- 0 0

Wlan-Dbss1:28 up up -- -- 0 0

Wlan-Dbss1:29 up up -- -- 0 0

Wlan-Dbss1:30 up up -- -- 0 0

Wlan-Dbss1:31 up up -- -- 0 0

Wlan-Dbss1:32 up up -- -- 0 0

Wlan-Dbss1:33 up up -- -- 0 0

XGigabitEthernet0/0/1 down down 0% 0% 0 0

XGigabitEthernet0/0/2 down down 0% 0% 0 0

[AC6605]

[AC6605]

[AC6605]

[AC6605]

[AC6605]dis vers

Huawei Versatile Routing Platform Software

VRP (R) software, Version 5.130 (AC6605 V200R003C00SPC500)

Copyright (C) 2011-2014 HUAWEI TECH CO., LTD

Huawei AC6605 Router uptime is 0 week, 2 days, 4 hours, 5 minutes


MPU 0(Master) : uptime is 0 week, 2 days, 4 hours, 5 minutes

SDRAM Memory Size : 4096 M bytes

Flash Memory Size : 256 M bytes

MPU version information :

1. PCB Version : H852V26S VER.B

2. MAB Version : 0

3. Board Type : AC6605

4. CPLD0 Version : 259

5. BootROM Version : 81


PWRCARD II information

Pcb Version : PWR VER VER.A

[AC6605]

[AC6605]

[AC6605]

[AC6605]

[AC6605]


(4) 接入交换机配置

<tyg-poe-01>dis cur/<tyg-poe-01>

!Software Version V200R003C00SPC300

#

sysname TYG-POE-01

#

vlan batch 10 20 30 40 50 60 1000

#

lldp enable

#

undo http server enable

undo http secure-server enable

#

undo nap slave enable

#

vlan 10

description NW-net

vlan 20

description jiankong-net

vlan 30

description NW-AP-client

vlan 40

description NW-AP

vlan 50

description to_tplink

vlan 60

description to_FW

vlan 1000

description management

#

aaa

authentication-scheme default

authorization-scheme default

accounting-scheme default

domain default

domain default_admin

local-user admin password cipher %@%@5d~9:M^ipCfL\\iB)EQd>3Uwe%@%@

local-user admin service-type http

#

interface Vlanif1000

description management

ip address 10.10.10.11 255.255.255.0

#

interface GigabitEthernet0/0/1

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/2

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/3

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/4

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/5

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/6

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/7

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/8

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/9

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/10

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/11

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/12

port link-type trunk

port trunk pvid vlan 40

port trunk allow-pass vlan 30 40

#

interface GigabitEthernet0/0/13

port link-type access

port default vlan 10

#

interface GigabitEthernet0/0/14

port link-type access

port default vlan 10

#

interface GigabitEthernet0/0/15

port link-type access

port default vlan 10

#

interface GigabitEthernet0/0/16

port link-type access

port default vlan 10

#

interface GigabitEthernet0/0/17

port link-type access

port default vlan 10

#

interface GigabitEthernet0/0/18

port link-type access

port default vlan 10

#

interface GigabitEthernet0/0/19

port link-type access

port default vlan 10

#

interface GigabitEthernet0/0/20

port link-type access

port default vlan 10

#

interface GigabitEthernet0/0/21

port link-type access

port default vlan 10

#

interface GigabitEthernet0/0/22

port link-type access

port default vlan 10

#

interface GigabitEthernet0/0/23

port link-type access

port default vlan 10

#

interface GigabitEthernet0/0/24

port link-type access

port default vlan 10

#

interface GigabitEthernet0/0/25

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface GigabitEthernet0/0/26

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface GigabitEthernet0/0/27

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface GigabitEthernet0/0/28

port link-type trunk

port trunk allow-pass vlan 2 to 4094

#

interface NULL0

#

ip route-static 0.0.0.0 0.0.0.0 10.10.10.254

#

snmp-agent

snmp-agent local-engineid 800007DB0304F938E9E067

snmp-agent community read cipher %$%$1ir*&S/:x5$}dx2~z&WV;SWcf)M6;A4tKImx_$OVyqhASWf;q~h[Pbou`+f1&6O\\1IyXWo;S%$%$ mib-view iso-view

snmp-agent community write cipher %$%$B+X,0*5,[H~yhjXir/l/;DJ'{3K0C#[O"Z{_&0@}:=r;DJ*;jY5d+GBs:H-S}DDYlI,2J3;D%$%$ mib-view iso-view

snmp-agent sys-info version all

snmp-agent target-host trap address udp-domain 192.168.10.253 params securityname cipher %@%@Ix#\\+uSrb8[@59CL2/>I;DLW%@%@ v2c

snmp-agent mib-view included iso-view iso

snmp-agent trap source Vlanif1000

#

user-interface con 0

authentication-mode password

set authentication password cipher %@%@/;m7!#;U2F=aiJFAw|Q',Ea^D;2WNm+lB3<kmkg>

user-interface vty 0 4

authentication-mode password

user privilege level 15

set authentication password cipher %@%@3[SjCIan.~xtt&Ou$Bx*[KS

user-interface vty 16 20

#

port-group 1

group-member GigabitEthernet0/0/1

group-member GigabitEthernet0/0/2

group-member GigabitEthernet0/0/3

group-member GigabitEthernet0/0/4

group-member GigabitEthernet0/0/5

group-member GigabitEthernet0/0/6

group-member GigabitEthernet0/0/7

group-member GigabitEthernet0/0/8

group-member GigabitEthernet0/0/9

group-member GigabitEthernet0/0/10

group-member GigabitEthernet0/0/11

group-member GigabitEthernet0/0/12

group-member GigabitEthernet0/0/13

group-member GigabitEthernet0/0/14

group-member GigabitEthernet0/0/15

group-member GigabitEthernet0/0/16

group-member GigabitEthernet0/0/17

group-member GigabitEthernet0/0/18

group-member GigabitEthernet0/0/19

group-member GigabitEthernet0/0/20

group-member GigabitEthernet0/0/21

group-member GigabitEthernet0/0/22

group-member GigabitEthernet0/0/23

group-member GigabitEthernet0/0/24

#

port-group 2

group-member GigabitEthernet0/0/25

group-member GigabitEthernet0/0/26

group-member GigabitEthernet0/0/27

group-member GigabitEthernet0/0/28

#

port-group 3

group-member GigabitEthernet0/0/1

group-member GigabitEthernet0/0/2

group-member GigabitEthernet0/0/3

group-member GigabitEthernet0/0/4

group-member GigabitEthernet0/0/5

group-member GigabitEthernet0/0/6

group-member GigabitEthernet0/0/7

group-member GigabitEthernet0/0/8

group-member GigabitEthernet0/0/9

group-member GigabitEthernet0/0/10

group-member GigabitEthernet0/0/11

group-member GigabitEthernet0/0/12

#

return

<tyg-poe-01>

<tyg-poe-01>

<tyg-poe-01>

<tyg-poe-01>dis ip int b/<tyg-poe-01>

*down: administratively down

^down: standby

(l): loopback

(s): spoofing

(E): E-Trunk down

The number of interface that is UP in Physical is 2

The number of interface that is DOWN in Physical is 0

The number of interface that is UP in Protocol is 2

The number of interface that is DOWN in Protocol is 0


Interface IP Address/Mask Physical Protocol

NULL0 unassigned up up(s)

Vlanif1000 10.10.10.11/24 up up


<tyg-poe-01>

<tyg-poe-01>dis int bri/<tyg-poe-01>

PHY: Physical

*down: administratively down

(l): loopback

(s): spoofing

(E): E-Trunk down

(b): BFD down

(e): ETHOAM down

(dl): DLDP down

(d): Dampening Suppressed

InUti/OutUti: input utility/output utility

Interface PHY Protocol InUti OutUti inErrors outErrors

GigabitEthernet0/0/1 down down 0% 0% 0 0

GigabitEthernet0/0/2 down down 0% 0% 0 0

GigabitEthernet0/0/3 up up 0% 0% 0 0

GigabitEthernet0/0/4 down down 0% 0% 0 0

GigabitEthernet0/0/5 up up 0% 0% 0 0

GigabitEthernet0/0/6 down down 0% 0% 0 0

GigabitEthernet0/0/7 up up 0% 0% 0 0

GigabitEthernet0/0/8 up up 0% 0% 0 0

GigabitEthernet0/0/9 up up 0% 0% 0 0

GigabitEthernet0/0/10 down down 0% 0% 0 0

GigabitEthernet0/0/11 down down 0% 0% 0 0

GigabitEthernet0/0/12 down down 0% 0% 0 0

GigabitEthernet0/0/13 down down 0% 0% 0 0

GigabitEthernet0/0/14 down down 0% 0% 0 0

GigabitEthernet0/0/15 down down 0% 0% 0 0

GigabitEthernet0/0/16 down down 0% 0% 0 0

GigabitEthernet0/0/17 down down 0% 0% 0 0

GigabitEthernet0/0/18 down down 0% 0% 0 0

GigabitEthernet0/0/19 down down 0% 0% 0 0

GigabitEthernet0/0/20 down down 0% 0% 0 0

GigabitEthernet0/0/21 down down 0% 0% 0 0

GigabitEthernet0/0/22 down down 0% 0% 0 0

GigabitEthernet0/0/23 down down 0% 0% 0 0

GigabitEthernet0/0/24 down down 0% 0% 0 0

GigabitEthernet0/0/25 up up 0% 0% 0 0

GigabitEthernet0/0/26 down down 0% 0% 0 0

GigabitEthernet0/0/27 down down 0% 0% 0 0

GigabitEthernet0/0/28 down down 0% 0% 0 0

NULL0 up up(s) 0% 0% 0 0

Vlanif1000 up up -- -- 0 0

<tyg-poe-01>

<tyg-poe-01>

<tyg-poe-01>dis vers/<tyg-poe-01>

Huawei Versatile Routing Platform Software

VRP (R) software, Version 5.130 (S5700 V200R003C00SPC300)

Copyright (C) 2000-2013 HUAWEI TECH CO., LTD

Quidway S5700-28P-PWR-LI-AC Routing Switch uptime is 0 week, 1 day, 23 hours, 2 minutes


LS52V28S 0(Master) : uptime is 0 week, 1 day, 23 hours, 1 minute

256M bytes DDR Memory

200M bytes FLASH

Pcb Version : VER A

Basic BOOTROM Version : 161 Compiled at Jul 25 2013, 12:03:10

CPLD Version : 262

Software Version : VRP (R) Software, Version 5.130 (V200R003C00SPC300)

<tyg-poe-01>

<tyg-poe-01>


8 / 45

"/<kmkg>

/<igs5>


分享到:


相關文章: