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