11.3配置TFTP服务程序
1.安装TFTP服务 [root@dsrw ~]# dnf install -y tftp-server xinetd Updating Subscription Management repositories. Unable to read consumer identity This system is not registered to Red...
3.5 RIPv1与 RIPv2兼容配置
图3-5 RIPv1与 RIPv2兼容配置网络拓扑 1.R3配置RIPv1 [R3]rip 1 [R3-rip-1]version 1 2.查看R2配置RIP路由,无R3路由 [R2]display ip routing-table protocol rip Destination/Mask Proto Pre C...
第2章 ssh服务-2.1 配置网络服务-2.1.1配置网卡参数
1.使用nmtui工具命令来配置网络 图2-1 执行nmtui命令运行网络配置工具 2.nmtui图文管理器 图2-2选中编辑连接并按下回车键 3.选择网卡ens160,选择编辑按钮。 图2-3 选中要配置的网卡名称,然后...
38.2 配置OptionC方式跨域VPN示例(方案二)
图38-2 Inter AS MPLS VPN Option C(方案二)配置网络拓扑 1.CE1配置BGP [CE1]bgp 100 [CE1-bgp]peer 12.1.1.2 as-number 234 [CE1-bgp]network 1.1.1.1 32 2.PE1配置OSPF [PE1]ospf 1 route...
第1章 Linux前言
1.1 Linux Linux,全称GNU/Linux,是一种免费使用和自由传播的类UNIX操作系统,其内核由芬兰赫尔辛基大学的在校生Linus Torvalds于1991年10月首次发布,它主要受到Minix和Unix思想的启发...
第18章 内核与模块
1.sysctl指令 用来修改正在运行的内核参数,可以修改的参数都保存在/proc/sys/目录中,修改会立即生效。 1)显示所有的内核参数名字和值 [root@dsrw ~]# sysctl -a abi.vsyscall32 = 1 crypto.f...
3.4 RIP抑制接口配置
图3-4 RIP抑制接口配置网络拓扑 1.R2上抑制连接R1的接口,稍后观察R1、R2的RIP路由表 [R2]rip 1 [R2-rip-1]silent-interface GigabitEthernet 0/0/0 <R1>display ip routing-table protocol ...
1.2.3图形管理工具
提前挂载光驱并创建软件仓库的配置文件。 1.安装图形管理工具 [root@dsrw ~]# dnf install firewall-config Updating Subscription Management repositories. Unable to read consumer identity...