文章分类 -  构建H3C高性能广域网

igmp,sm
摘要:配置命令: AR1 int g0/0/0 ip add 10.110.5.1 24 int g0/0/1 ip add 192.168.1.2 24 int g0/0/2 ip add 192.168.4.2 24 ospf area 0 net 10.110.5.0 0.0.0.255 net 1 阅读全文
posted @ 2018-06-12 11:07 快乐的阳光 阅读(178) 评论(0) 推荐(0)
igmp,pim
摘要:配置命令: AR1: SYS INT G0/0/0 IP ADD 172.16.1.1 24 QUIT INT G0/0/1 IP ADD 172.16.2.1 24 QUIT ospf area 0 network 172.16.1.0 0.0.0.255 network 172.16.2.0 0 阅读全文
posted @ 2018-06-12 10:40 快乐的阳光 阅读(347) 评论(0) 推荐(0)
端口安全
摘要:配置命令: 一、sw1 observe-port 1 interface g0/0/3 interface g0/0/2 port-mirroring to observe-port 1 both interface g0/0/1 port-mirroring to observe-port 1 b 阅读全文
posted @ 2018-06-12 10:15 快乐的阳光 阅读(124) 评论(0) 推荐(0)
相同vlan可以通过,不同vlan不可以通过
摘要:配置命令: SW1:SYSVLAN BATCH 10 20 30 40 INT G0/0/1PORT LINK-TYPE TRUNKPORT TRUNK ALLOW-PASS VLAN 10 20 30 40QINT G0/0/2PORT LINK-TYPE TRUNKPORT TRUNK ALLO 阅读全文
posted @ 2018-04-11 09:17 快乐的阳光 阅读(594) 评论(0) 推荐(0)