第16章 队列调度算法
16.1 FIFO队列 图16-1 FIFO队列配置网络拓扑 1.查看防火墙接口运行状态和统计信息 [FW2]display interface GigabitEthernet 0/0/0 11:08:39 2023/02/26 GigabitEthernet0/0/0 current state : U...
第4章 IS-IS-4.1 IS-IS 基础
1.IS-IS基本概念 IS-IS中间系统到中间系统是一种链路状态路由协议,链路交互信息是链路状态信息LSP(链路状态报文),IS-IS支持VLSM、手工路由汇总等功能。LSP分两种:Level-1 LSP和Level-2 LSP。...
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:...
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 ...
第7章 有状态自动配置
图7-1 有状态自动配置网络拓扑 7.1 有状态自动配置 1.R1配置 [R1]ipv6 [R1]dhcp enable [R1]dhcpv6 poo dsrw [R1-dhcpv6-pool-dsrw]address prefix 2012::/64 [R1-dhcpv6-pool-dsrw]dns-domain-...
5.5 过滤私有AS号
图5-5 BGP过滤私有AS号网络拓扑 1.R1配置EBGP [R1]bgp 65000 [R1-bgp]router-id 1.1.1.1 [R1-bgp]peer 12.1.1.2 as-number 23 [R1-bgp]network 1.1.1.1 32 2.R2配置EBGP、IBGP [R2]bgp 23 [R2-b...
第7章 STP-7.1 STP
1.基本概念 网络冗余是在对网络有实时性、稳定性、快速性的要求下,不允许出现故障有效的解决方案,但保证冗余的情况下有时会引起网络环路,导致网络无法正常工作,生成树协议(STP)是一个用于...
10.5 VLAN聚合
图10-8 VLAN聚合网络拓扑 1.SW1配置 [SW1]vlan batch 10 20 100 [SW1-vlan100]aggregate-vlan //将vlan100设置为super-vlan [SW1-vlan100]access-vlan 10 20 //将sub-vlan10 20添加到该聚合vlan...
1.3 Cockpit 驾驶舱管理工具
1.dnf命令对此进确认 [root@dsrw ~]# dnf install cockpit Updating Subscription Management repositories. Unable to read consumer identity This system is not registered to Red Hat Subs...
第15章 MPLS VPN
图15-1 静态LSP配置网络拓扑 15.1 MPLS 静态LSP 1.静态LSP配置 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 1.1.1.1 0.0.0.0 [R1-ospf-1-a...