第28章 PIM-SSM配置
图28-1 PIM-SSM配置网络拓扑 R1、R2、R3、R4配置Loopback地址,配置0SPF,Loopback地址与直连接口宣告到OSPF网络。 1.R1配置PIM-SM [R1]interface GigabitEthernet 0/0/0 [R1-GigabitEthernet0/...
8.12 GRE-OVER-IPSEC
1.IKE-IPSEC配置 1)接口安全区 #FW1 firewall zone trust add interface GigabitEthernet1/0/1 firewall zone untrust add interface GigabitEthernet1/0/0 #FW2 firewall zone trust add inte...
5.3 VLAN间通信
1.基本概念 不同VLAN之间无法进行二层通信,如果需要通信,需要三层设备(功能)来实现通信。 1)通过路由器接口实现VLAN间通信 图5-6 通过路由器实现VLAN间通信网络拓扑 [R1]interface 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:...
13.4设置账户密码
#设置 VPN账号 + 服务类型 + VPN密码 + IP [root@dsrw ~]# vim /etc/ppp/chap-secrets # Secrets for authentication using CHAP # client server secret IP addresses dsrw pptpd dsrw *
17.3 PPP CHAP认证
1.CHAP认证,服务端R2配置 [R2]aaa [R2-aaa]local-user dsrw password cipher dsrw.com [R2-aaa]local-user dsrw service-type ppp [R2]interface Serial 0/0/0 [R2-Serial0/0/0]link-protocol ...
4.14 配置区域间的路由过滤
1.R2过滤R1的环回口的路由,允许其他路由通过 [R2]acl number 2000 [R2-acl-basic-2000]rule deny source 1.1.1.1 0.0.0.0 [R2-acl-basic-2000]rule permit [R2]ospf 1 [R2-ospf-1]area 1 [R2-o...
18.4 配置DHCP Realy
图18-4 DHCP Realy配置网络拓扑 1.R1使用地址池方式配置DHCP服务 [R1]ip pool dsrw [R1-ip-pool-dsrw]network 192.168.1.0 mask 255.255.255.0 [R1-ip-pool-dsrw]gateway-list 192.168.1.254 [R...









