lanzeou-大赛人网-第37页
lanzeou的头像-大赛人网
lanzeou管理员超级版主
这家伙很懒,什么都没有写...
16.5 WFQ(Weighted Fair Queuing) 加权公平队列-大赛人网

16.5 WFQ(Weighted Fair Queuing) 加权公平队列

图16-4 WFQ队列配置网络拓扑 1.FW1配置ACL [FW1]acl number 2001 [FW1-acl-basic-2001]rule permit source 192.168.1.1 0 [FW1]acl number 2002 [FW1-acl-basic-2002]rule permit source 192.16...
3年前
07313
第6章 以太网安全-6.1 MAC地址表-大赛人网

第6章 以太网安全-6.1 MAC地址表

1.查看MAC地址表 图6-1 MAC地址表管理网络拓扑 1)SW1配置 [SW1]vlan batch 10 20 [SW1]interface GigabitEthernet 0/0/1 [SW1-GigabitEthernet0/0/1]port link-type access [SW1-GigabitEthern...
3年前
07313
第36章 Inter AS MPLS VPN Option A-大赛人网

第36章 Inter AS MPLS VPN Option A

图36-1 Inter AS MPLS VPN  Option A配置网络拓扑 1.CE1配置BGP [R1]bgp 100 [R1-bgp]peer 12.1.1.2 as-number 234 [R1-bgp]network 1.1.1.1 32 2.PE1配置OSPF [R2]ospf 1 router-id 2.2.2.2 [...
3年前
07314
13.2安装ppp、pptpd软件包-大赛人网

13.2安装ppp、pptpd软件包

[root@dsrw yum.repos.d]# yum -y install pptpd ppp Updating Subscription Management repositories. Unable to read consumer identity This system is not registered to Red Hat Subscript...
3年前
0725
8.6 设置用户别名信箱-大赛人网

8.6 设置用户别名信箱

1.向bin发一份邮件 图8-6 向bin用户发送邮件 2.切换用户,查看邮件 [root@mail ~]# su - bin This account is currently not available. 您在 /var/spool/mail/root 中有新邮件 [root@mail ~]# ...
3年前
0725
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...
3年前
0728
8.3 VRRP配置-大赛人网

8.3 VRRP配置

1.VRRP配置基础 图8-1 VRRP配置基础网络拓扑 1)R1配置 [R1]interface GigabitEthernet 0/0/0 [R1-GigabitEthernet0/0/0]ip address 192.168.10.252 24 [R1-GigabitEthernet0/0/0]vrrp vrid 1 v...
3年前
07210
3.3 RIP明文与MD5认证-大赛人网

3.3 RIP明文与MD5认证

图3-3 RIP明文及MD5认证配置网络拓扑 1.R1、R2之间做明文认证 [R1]interface GigabitEthernet 0/0/0 [R1-GigabitEthernet0/0/0]rip authentication-mode simple dsrw.com [R2]interface Gigabit...
3年前
0726
1.2.3图形管理工具-大赛人网

1.2.3图形管理工具

提前挂载光驱并创建软件仓库的配置文件。 1.安装图形管理工具 [root@dsrw ~]# dnf install firewall-config Updating Subscription Management repositories. Unable to read consumer identity...
3年前
0725
11.3 配置外部网络访问内部Web服务器-大赛人网

11.3 配置外部网络访问内部Web服务器

1.win20162服务器安全Web服务 图11-13 win20162服务器安全Web服务 2.将win20162配置成NAT客户端 图11-14 将win20162配置成NAT客户端 3.在NAT服务器上设置端口地址转换,选择外网网卡右键属性 图...