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