第26章 PIM-SM配置
图26-1 PIM-SM配置网络拓扑 R1、R2、R3、R4配置Loopback地址,配置0SPF,Loopback地址与直连接口宣告到OSPF网络。 1.R1配置PIM-SM [R1]interface GigabitEthernet 0/0/0 [R1-GigabitEthernet0/0...
12.5配置PHP服务
1.解压php安装包软件并编译安装。 [root@dsrw mysql]#cd /lnmp [root@dsrw php-7.3.5]# tar xvf php-7.3.5.tar.gz [root@dsrw lnmp]# cd php-7.3.5 [root@dsrw php-7.3.5]# ./configure --prefi...
5.3 VLAN间通信
1.基本概念 不同VLAN之间无法进行二层通信,如果需要通信,需要三层设备(功能)来实现通信。 1)通过路由器接口实现VLAN间通信 图5-6 通过路由器实现VLAN间通信网络拓扑 [R1]interface Gigabit...
20.2 IKE 动态IPsec VPN配置
图20-2 IKE 动态IPsec VPN配置网络拓扑 1.配置R1、R3ACL感兴趣流 [R1]acl 3000 [R1-acl-adv-3000]rule permit ip source 192.168.1.0 0.0.0.255 destination 192.168.3.0 0.0.0.255 [R3]acl 300...
第21章 IGMPv1配置
图21-1 IGMPv1配置网络拓扑 1.R1配置 [R1]multicast routing-enable [R1]interface GigabitEthernet 0/0/0 [R1-GigabitEthernet0/0/0]pim dm [R1-GigabitEthernet0/0/0]igmp enable [R1-Gigabit...
13.5 IPv6 地址无状态自动配置
13.R1通过无状态方式配置IPv6地址 [R1]interface GigabitEthernet 0/0/0 [R1-GigabitEthernet0/0/0]ipv6 address auto global 14.查看R1的地址配置 <R1>display ipv6 interface brief *down:...
8.8 ISIS支持IPV6
图8-8 ISIS支持IPV6网络拓扑 1.R1配置IPV6地址 [R1]ipv6 [R1]interface GigabitEthernet 0/0/0 [R1-GigabitEthernet0/0/0]ipv6 enable [R1-GigabitEthernet0/0/0]ipv6 address 2001::1/64 [R1]i...
第7章 STP-7.1 STP
1.基本概念 网络冗余是在对网络有实时性、稳定性、快速性的要求下,不允许出现故障有效的解决方案,但保证冗余的情况下有时会引起网络环路,导致网络无法正常工作,生成树协议(STP)是一个用于...









