lanzeou-大赛人网-第5页
lanzeou的头像-大赛人网
lanzeou管理员超级版主
这家伙很懒,什么都没有写...
5.3 Linux 挂载共享-大赛人网

5.3 Linux 挂载共享

1.客户端安装支持文件共享服务的软件包(cifs-utils)。 [root@dsrw ~]# smbclient -U dsrw -L 192.168.10.2 bash: smbclient: command not found... Failed to search for file: Cannot update...
3年前
010215
8.12 VRRP-大赛人网

8.12 VRRP

图8-7 VRRP配置网络拓扑 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]net [R1-ospf-1-area-0.0.0.0]network 1.1.1.1 0.0.0.0 [R1-ospf-1-area-0.0...
3年前
09815
13.4设置账户密码-大赛人网

13.4设置账户密码

#设置 VPN账号 + 服务类型 + VPN密码 + IP [root@dsrw ~]# vim /etc/ppp/chap-secrets # Secrets for authentication using CHAP # client server secret IP addresses dsrw pptpd dsrw *
3年前
09015
1.5 eNSP插件系列-大赛人网

1.5 eNSP插件系列

1)USG6000V防火墙设备包 2)CE 系列交换机设备包 3)NE40E路由器设备包 4)NE5000E集群路由器设备包 5)NE9000路由器设备包 6)CX城域路由器设备包 图1-16将路由器设备拖到操作台上 图1-1...
3年前
016615
第12章 实用工具-大赛人网

第12章 实用工具

1.man命令查看外部部命令帮助 [root@dsrw ~]# man ifconfig SYNOPSIS ifconfig [-v] [-a] [-s] [interface] ifconfig [-v] interface [aftype] options | address ... Address Families If the ...
3年前
06715
17.3 PPP CHAP认证-大赛人网

17.3 PPP CHAP认证

1.CHAP认证,服务端R2配置 [R2]aaa [R2-aaa]local-user dsrw password cipher dsrw.com [R2-aaa]local-user dsrw service-type ppp [R2]interface Serial 0/0/0 [R2-Serial0/0/0]link-protocol ...
3年前
08515
8.11 根防护-大赛人网

8.11 根防护

1.查看SW1的实例1根为SW1 [sw1]display interface Hardware address is 4c1f-ccfb-35ef [sw1]display stp instance 1 -------[MSTI 1 Global Info]------- MSTI Bridge ID :4096.4c1f-ccfb-35ef...
3年前
010215
1.2 部署静态VXLAN集中网关-大赛人网

1.2 部署静态VXLAN集中网关

1.CE1配置VXLAN隧道 [*CE1]interface nve 1 [*CE1-Nve1]source 1.1.1.1 [*CE1-Nve1]vni 10 head-end peer-list 2.2.2.2 [*CE1-Nve1]vni 20 head-end peer-list 2.2.2.2 [~CE1-Nve1]vni 10 head-...
3年前
017314
8.7 Linux 邮件客户端-大赛人网

8.7 Linux 邮件客户端

1.安装Thunderbird客户端的安装包。 [root@mail ~]# dnf install -y thunderbird Updating Subscription Management repositories. Unable to read consumer identity This system is not regis...
3年前
09814
4.13 配置area2位NSSA区域-大赛人网

4.13 配置area2位NSSA区域

1.R3查看OSPF路由信息 [R3]display ip routing-table protocol ospf Destination/Mask Proto Pre Cost Flags NextHop Interface 0.0.0.0/0 O_ASE 150 1 D 34.1.1.4 GigabitEthernet0/0/0 1.1.1....
3年前
010714