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...
20.2 交换机限速配置:Qos方式
1.SW1在接口GE0/0/1的入方向上配置接口限速,带宽限制为4096kbit/s [SW1]interface gigabitethernet 0/0/1 [SW1-GigabitEthernet0/0/1]qos lr inbound cir 4096 2.SW1在接口GE0/0/2的入方向上...
13.2 Qos服务模型
1.Best Effort:尽力而为服务模型 默认行为,没有区分,没有保,,网络中没有实施任何QOS的时候,为此类型,采用Fist in Fist Out(FIFO)先进先出模式。 2.Integrated Serverce Model:综合服...
18.5 DHCP Snooping
图18-5 DHCP Snooping配置网络拓扑 1.SW1配置DHCP [SW1]dhcp enable [SW1]vlan batch 10 [SW1]interface Vlanif 10 [SW1-Vlanif10]IP address 192.168.1.254 24 [SW1-Vlanif10]dhcp select inte...
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.内...










