华为3026交换机流量监控配置单
C+B`A9 注明:此交换机为华为3026系列交换机,做流量监控的必须配置要求
C+B`A9 C+B`A9 <Quidway>display current-configuration 【显示交换机配置信息】
C+B`A9 #
C+B`A9 sysname Quidway
C+B`A9 #
C+B`A9 radius scheme system
C+B`A9 server-type huawei
C+B`A9 primary authentication 127.0.0.1 1645
C+B`A9 primary accounting 127.0.0.1 1646
C+B`A9 user-name-format without-domain
C+B`A9 domain system
C+B`A9 radius-scheme system
C+B`A9 access-limit disable
C+B`A9 state active
C+B`A9 vlan-assignment-mode integer
C+B`A9 idle-cut disable
C+B`A9 self-service-url disable
C+B`A9 messenger time disable
C+B`A9 domain default enable system
C+B`A9 #
C+B`A9 local-server nas-ip 127.0.0.1 key huawei
C+B`A9 #
C+B`A9 temperature-limit 0 42 65
C+B`A9 #
C+B`A9 am enable 【这里要开启】
C+B`A9 #
C+B`A9 vlan 1
C+B`A9 #
C+B`A9 interface Vlan-interface1 【设置交换机IP】
C+B`A9 ip address 交换机VLAN1IP 掩码地址
C+B`A9 #
C+B`A9 interface Aux0/0
C+B`A9 #
C+B`A9 interface Ethernet0/1 【这里设置1口为出入口】
C+B`A9 #
C+B`A9 interface Ethernet0/2 【以下2-24口彼此都做隔离】
C+B`A9 am isolate Ethernet0/3 to Ethernet0/24
C+B`A9 #
C+B`A9 interface Ethernet0/3
C+B`A9 am isolate Ethernet0/2 Ethernet0/4 to Ethernet0/24
C+B`A9 #
C+B`A9 interface Ethernet0/4
C+B`A9 am isolate Ethernet0/2 to Ethernet0/3 Ethernet0/5 to Ethernet0/24
C+B`A9 #
C+B`A9 interface Ethernet0/5
C+B`A9 am isolate Ethernet0/2 to Ethernet0/4 Ethernet0/6 to Ethernet0/24
C+B`A9 #
C+B`A9 interface Ethernet0/6
C+B`A9 am isolate Ethernet0/2 to Ethernet0/5 Ethernet0/7 to Ethernet0/24
C+B`A9 #
C+B`A9 interface Ethernet0/7
C+B`A9 am isolate Ethernet0/2 to Ethernet0/6 Ethernet0/8 to Ethernet0/24
C+B`A9 #
/SCZ& interface Ethernet0/8
/SCZ& am isolate Ethernet0/2 to Ethernet0/7 Ethernet0/9 to Ethernet0/24
/SCZ& #
/SCZ& interface Ethernet0/9
/SCZ& am isolate Ethernet0/2 to Ethernet0/8 Ethernet0/10 to Ethernet0/24
/SCZ& #
/SCZ& interface Ethernet0/10
/SCZ& am isolate Ethernet0/2 to Ethernet0/9 Ethernet0/11 to Ethernet0/24
/SCZ& #
/SCZ& interface Ethernet0/11
/SCZ& am isolate Ethernet0/2 to Ethernet0/10 Ethernet0/12 to Ethernet0/24
/SCZ& #
/SCZ& interface Ethernet0/12
/SCZ& am isolate Ethernet0/2 to Ethernet0/11 Ethernet0/13 to Ethernet0/24
/SCZ& #
/SCZ& interface Ethernet0/13
/SCZ& am isolate Ethernet0/2 to Ethernet0/12 Ethernet0/14 to Ethernet0/24
/SCZ& #
/SCZ& interface Ethernet0/14
/SCZ& am isolate Ethernet0/2 to Ethernet0/13 Ethernet0/15 to Ethernet0/24
/SCZ& #
/SCZ& interface Ethernet0/15
/SCZ& am isolate Ethernet0/2 to Ethernet0/14 Ethernet0/16 to Ethernet0/24
/SCZ& #
/SCZ& interface Ethernet0/16
/SCZ& am isolate Ethernet0/2 to Ethernet0/15 Ethernet0/17 to Ethernet0/24
/SCZ& #
/SCZ& interface Ethernet0/17
/SCZ& am isolate Ethernet0/2 to Ethernet0/16 Ethernet0/18 to Ethernet0/24
/SCZ& #
/SCZ& interface Ethernet0/18
/SCZ& am isolate Ethernet0/2 to Ethernet0/17 Ethernet0/19 to Ethernet0/24
/SCZ& #
/SCZ& interface Ethernet0/19
/SCZ& am isolate Ethernet0/2 to Ethernet0/18 Ethernet0/20 to Ethernet0/24
/SCZ& #
/SCZ& interface Ethernet0/20
/SCZ& am isolate Ethernet0/2 to Ethernet0/19 Ethernet0/21 to Ethernet0/24
/SCZ& #
/SCZ& interface Ethernet0/21
/SCZ& am isolate Ethernet0/2 to Ethernet0/20 Ethernet0/22 to Ethernet0/24
/SCZ& #
/SCZ& interface Ethernet0/22
/SCZ& am isolate Ethernet0/2 to Ethernet0/21 Ethernet0/23 to Ethernet0/24
/SCZ& #
/SCZ& interface Ethernet0/23
/SCZ& am isolate Ethernet0/2 to Ethernet0/22 Ethernet0/24
/SCZ& #
/SCZ& interface Ethernet0/24
/SCZ& am isolate Ethernet0/2 to Ethernet0/23
/SCZ& #
/SCZ& interface NULL0
/SCZ& # 【设置交换机网络关】
/SCZ& ip route-static 0.0.0.0 0.0.0.0 网关IP preference 60
/SCZ& # 【开启SNMP协议】
/SCZ& snmp-agent
/SCZ& snmp-agent local-engineid 800007DB000FE20183BF6877
/SCZ& snmp-agent community write private
/SCZ& snmp-agent community read olylinux 【设置public信息,可随意名称】
/SCZ& snmp-agent sys-info contact
xxxx@126.com /SCZ& snmp-agent sys-info location BeiJing China
/SCZ& snmp-agent sys-info version all
/SCZ& snmp-agent trap enable standard
/SCZ& snmp-agent trap enable configuration
/SCZ& #
/SCZ& user-interface aux 0
/SCZ& user-interface vty 0 4 【设置远程登陆密码】
/SCZ& user privilege level 3
/SCZ& set authentication password simple 远程登陆密码
/SCZ& #
/SCZ& return
/SCZ& /SCZ& 如何删除不用的规则
/SCZ& 1.删除交换机VLAN1IP
/SCZ& interface Vlan-interface1 【先进入】