lanzeou-大赛人网-第41页
lanzeou的头像-大赛人网
lanzeou管理员超级版主
这家伙很懒,什么都没有写...
第21章 IGMPv1配置-大赛人网

第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...
2年前
05112
13.2 IPv6 NDP协议-大赛人网

13.2 IPv6 NDP协议

图13-9 IPv6 NDP地址解析 1.地址解析 1)R1配置 [R1]ipv6 [R1]interface GigabitEthernet 0/0/0 [R1-GigabitEthernet0/0/0]ipv6 enable [R1-GigabitEthernet0/0/0]ipv6 address 2001:12::1 64 2...
2年前
05110
4.6 优选限最小MED值路由-大赛人网

4.6 优选限最小MED值路由

图4-6  BGP优选限最小MED值路由网络拓扑 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-area-0.0.0.0]network 1...
2年前
05112
4.12 配置OSPF的stub区域-大赛人网

4.12 配置OSPF的stub区域

1.查看R1的OSPF路由信息 [R1]display ip routing-table protocol ospf Destination/Mask Proto Pre Cost Flags NextHop Interface 0.0.0.0/0 O_ASE 50 1 D 12.1.1.2 GigabitEthernet0/0/0 2.2.2...
2年前
0518
第2章 ssh服务-2.1 配置网络服务-2.1.1配置网卡参数-大赛人网

第2章 ssh服务-2.1 配置网络服务-2.1.1配置网卡参数

1.使用nmtui工具命令来配置网络 图2-1 执行nmtui命令运行网络配置工具 2.nmtui图文管理器 图2-2选中编辑连接并按下回车键 3.选择网卡ens160,选择编辑按钮。 图2-3 选中要配置的网卡名称,然后...
2年前
0515
第16章 队列调度算法-大赛人网

第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...
2年前
0518
17.3 PPP CHAP认证-大赛人网

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 ...
2年前
05015
第11章 系统关机-大赛人网

第11章 系统关机

1.shutdown (1) -r#重新启动计算机。 (2) -h#关机。 (3) -h 时间#定时关机。 [root@dsrw ~]# shutdown -h now [root@dsrw ~]# shutdown -h 23:30 [root@dsrw ~]# shutdown -r 2.reboot重...
2年前
05012
5.5 过滤私有AS号-大赛人网

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...
2年前
05013
1.3 Cockpit 驾驶舱管理工具-大赛人网

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...
2年前
0509