13.8重启pptpd服务并加入开机项
[root@dsrw ~]# systemctl restart pptpd [root@dsrw ~]# systemctl enable pptpd Created symlink /etc/systemd/system/multi-user.target.wants/pptpd.service → /usr/lib/systemd/system/pp...
4.8 优选从更近的BGP邻居学习的路由
图4-8 优选从更近的BGP邻居学习的路由网络拓扑 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]ne...
4.3 配置接口的网络类型
图4-3 配置OSPF接口的网络类型网络拓扑 1.查看R1路由表,R2、R3环回口路由为32位主机路由 [R1]display ip routing-table protocol ospf 2.2.2.2/32 OSPF 10 1 D 12.1.1.2 GigabitEthernet0/0/...
第1章 iptables和firewalld防火墙
iptables 与 firewalld 都不是真正的防火墙,它们都只是用来定义防火墙策略的防火墙管理工具而已,它们只是一种服务。 iptables 服务会把配置好的防火墙策略交由内 核层面的 netfilter 网络过滤...
3.5 防火墙源NAT-Easy-IP
1.创建NAT策略绑定地址组 nat-policy rule name 192_168_1_0_nat source-zone trust destination-zone untrust source-address 192.168.1.0 mask 255.255.255.0 action source-nat easy-ip 2.内...
4.5 配置OSPF静默接口
1.修改R1的G0/0/0口为Silent-interface类型(静默接口),查看OSPF信息(不收发任何OSPF报文) [R1]ospf 1 [R1-ospf-1]silent-interface GigabitEthernet 0/0/0 [R1]display ip routing-table p...
5.2路由重分发配置详解
1.RIP与OSPF之间的路由重分发 图5-1 RIP与OSPF路由引入网络拓扑 1)基本配置 [R1]rip 1 [R1-rip-1]version 2 [R1-rip-1]network 1.0.0.0 [R1-rip-1]network 12.0.0.0 [R2]rip 1 [R2-rip-1]ver...










