第8章 组播-8.1 组播基础
1.基本概念 单播是一对一的通信。 广播是目的地址为255.255.255.255的通信。 组播是一对多的通信,接收者需要加入组播组才能收到组播报文。 2.组播网络角色 1)组播源:组播流量的发送源。 2)...
13.3 DHCIPv6
图13-20 IPV6配置网络拓扑 1.R1 IPV6基本配置 [R1]ipv6 [R1]interface GigabitEthernet 0/0/0 [R1-GigabitEthernet0/0/0]ipv6 enable [R1-GigabitEthernet0/0/0]ipv6 address auto link-local /...
第29章 域间组播配置
图29-1 域间组播配置网络拓扑 1.R1配置OSPF [R1]ospf 1 router-id 1.1.1.1 [R1-ospf-1]area 0 [R1-ospf-1-area-0.0.0.0]network 192.168.1.0 0.0.0.255 [R1-ospf-1-area-0.0.0.0]network 12.1.1...
8.8 无固定IPSEC场景-主模式
1.无固定IP场景-主模式(R1和R3都不固定IP) 1)R1(基础配置同上) #ike proposal配置 ike proposal 5 encryption-algorithm aes-cbc-128 #ike local-name配置 ike local-name www.dsrw.cn #ik...
11.4 配置SYSLinux服务程序
1.安装SYSLinux [root@dsrw ~]# dnf install -y syslinux Updating Subscription Management repositories. Unable to read consumer identity This system is not registered to Red Hat Subsc...
第17章 HDLC、PPP和FR-17.1 HDLC配置
图17-1 DHLC、PPP配置网络拓扑 1.R1、R2配置 [R1]interface Serial 0/0/0 [R1-Serial0/0/0]link-protocol hdlc [R1-Serial0/0/0]ip address 12.1.1.1 30 [R2]interface Serial 0/0/0 [R2-Serial...
8.5 实现AD环境下多用户隔离FTP
1.在AD用户和计算机创建网络部OU 1)选择AD用户和计算机 图8-21 创建网络部及用户 2)创建用户,设置密码 图8-22 创建用户,设置密码 3)委派控制 图8-23 委派控制 4)选定委派控制的用户和组 ...
第39章 Multi-VPN-Instance CE(MCE)
图39-1 Multi-VPN-Instance CE(MCE)配置网络拓扑 1.CE1配置 [CE1]bgp 400 [CE1-bgp]router-id 4.4.4.4 [CE1-bgp]peer 14.1.1.1 as-number 12 [CE1-bgp]import-route direct 2.CE2配置 [CE2]bgp ...