lanzeou-大赛人网-第37页
lanzeou的头像-大赛人网
lanzeou管理员超级版主
这家伙很懒,什么都没有写...
第3章 BGP基础-大赛人网

第3章 BGP基础

图3-1 BGP基本配置网络拓扑 3.1 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 11.11.11.11 0.0.0.0 [R1-ospf-1-area-0.0.0.0]ne...
3年前
0739
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
第33章 MPLS VPN PE和CE运行OSPF-大赛人网

第33章 MPLS VPN PE和CE运行OSPF

图33-1 MPLS VPN  PE和CE运行OSPF配置网络拓扑 1.CE1配置OSPF [CE1]ospf router-id 1.1.1.1 [CE1]area 0 [CE1-ospf-1-area-0.0.0.0]network 1.1.1.1 0.0.0.0 [CE1-ospf-1-area-0.0.0.0]network...
3年前
0736
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
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