lanzeou-大赛人网-第51页
lanzeou的头像-大赛人网
lanzeou管理员超级版主
这家伙很懒,什么都没有写...
第12章 实用工具-大赛人网

第12章 实用工具

1.man命令查看外部部命令帮助 [root@dsrw ~]# man ifconfig SYNOPSIS ifconfig [-v] [-a] [-s] [interface] ifconfig [-v] interface [aftype] options | address ... Address Families If the ...
2年前
03815
17.2 PPP PAP配置-大赛人网

17.2 PPP PAP配置

 1.R1配置 [R1-Serial0/0/0]link-protocol ppp Warning: The encapsulation protocol of the link will be changed. Continue? [Y/N]:y 2.R2配置 [R2-Serial0/0/0]link-protocol ppp 3.PAP认证...
2年前
0377
第39章 Multi-VPN-Instance CE(MCE)-大赛人网

第39章 Multi-VPN-Instance CE(MCE)

图39-1 Multi-VPN-Instance CE(MCE)配置网络拓扑 1.CE1配置 [CE1]bgp 400 [CE1-bgp]router-id 4.4.4.4 [CE1-bgp]peer 14.1.1.1 as-number 12 [CE1-bgp]import-route direct 2.CE2配置 [CE2]bgp ...
2年前
0376
第18章 PPPoE-18.1 PPPoE server端配置-大赛人网

第18章 PPPoE-18.1 PPPoE server端配置

图18-1 PPPoE配置网络拓扑 1.PPPOE server 地址池配置 [R2]interface LoopBack 0 [R2-LoopBack0]ip address 2.2.2.2 32 [R2-LoopBack0]quit //模拟公网 [R2]ip pool pppoe //创建地址池用于分配...
2年前
03714
13.6配置pptp配置文件-大赛人网

13.6配置pptp配置文件

[root@dsrw ~]# vim /etc/pptpd.conf 105 localip 192.168.10.2 106 remoteip 192.168.1.2-238,192.168.1.245
2年前
0365
5.3 VGMP修复VRRP缺陷-大赛人网

5.3 VGMP修复VRRP缺陷

1.华为防火墙双机热备:两侧主角色确保一致 在华为防火墙中支持VGMP(VRRP Group management protocol), VRRP备份组管理协议确保组角色一致性,在使用VGMP 在VRRP组角色基础之上,创建VGMP组...
2年前
03611
11.5配置vsftpd服务程序-大赛人网

11.5配置vsftpd服务程序

1.安装vsftpd服务程序 [root@dsrw tftpboot]# dnf install -y vsftpd Updating Subscription Management repositories. Unable to read consumer identity This system is not registered to Re...
2年前
03513
8.9 RSTP-大赛人网

8.9 RSTP

1.配置RSTP [sw1]stp mode rstp [sw2]stp mode rstp [SW3]stp mode rstp
2年前
0358
第4章 防火墙单节点二层与三层部署-4.1 防火墙单节点二层与三层部署-路由对接第4章 防火墙单节点二层与三层部署--大赛人网

第4章 防火墙单节点二层与三层部署-4.1 防火墙单节点二层与三层部署-路由对接第4章 防火墙单节点二层与三层部署-

1.RIP对接 1)FW1基础配置 interface GigabitEthernet1/0/1 ip address 10.1.1.91 255.255.255.0 service-manage all permit interface GigabitEthernet1/0/2 ip address 10.2.2.91 255.255.255...
2年前
0357
8.9 防火墙IPSEC-VPN-大赛人网

8.9 防火墙IPSEC-VPN

1.防火墙区域配置 #FW1配置 firewall zone trust add interface GigabitEthernet1/0/1 firewall zone untrust set priority 5 add interface GigabitEthernet1/0/0 #FW2配置 firewall zone trus...
2年前
03513