lanzeou-大赛人网-第3页
lanzeou的头像-大赛人网
lanzeou管理员超级版主
这家伙很懒,什么都没有写...
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 *
2年前
04715
1.5 eNSP插件系列-大赛人网

1.5 eNSP插件系列

1)USG6000V防火墙设备包 2)CE 系列交换机设备包 3)NE40E路由器设备包 4)NE5000E集群路由器设备包 5)NE9000路由器设备包 6)CX城域路由器设备包 图1-16将路由器设备拖到操作台上 图1-1...
2年前
06515
第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.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 ...
2年前
05115
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...
2年前
06815
13.3修改pptp配置文件-大赛人网

13.3修改pptp配置文件

[root@dsrw ~]# vim /etc/ppp/options.pptpd 66 ms-dns 8.8.8.8 67 ms-dns 114.114.114.114
2年前
06715
2.2远程控制服务-2.2.1配置sshd服务-大赛人网

2.2远程控制服务-2.2.1配置sshd服务

1.SSH(SecureShell) 是一种能够以安全的方式提供远程登录的协议,也是目前远程管理Linux系统的首选方式。在此之前,一般使用FTP或Telnet来进行远程登录。 SSH能够提供两种安全验证的方法: 1...
2年前
012315
4.2 DR、BDR选举-大赛人网

4.2 DR、BDR选举

1.查看R1、R2之间DR和BDR信息 <R1>display ospf peer OSPF Process 1 with Router ID 1.1.1.1 Neighbors Area 0.0.0.0 interface 12.1.1.1(GigabitEthernet0/0/0)'s neighbors Router ID: 2....
2年前
05515
17.2 ISIS for IPV6-大赛人网

17.2 ISIS for IPV6

图17-2 ISIS for IPV6基本配置网络拓扑 1.R1配置接口IP地址 [R1]ipv6 [R1]interface GigabitEthernet 0/0/0 [R1-GigabitEthernet0/0/0]ip address 12.1.1.1 8 [R1-GigabitEthernet0/0/0]ipv6 en...
2年前
07615
10.6 MPLS VPN-大赛人网

10.6 MPLS VPN

图10-9 MPLS VPN网络拓扑 1.PE1、P、PE2配置OSPF实现PE之间的互通 1)PE1配置OSPF [PE1]ospf 1 router-id 1.1.1.1 [PE1-ospf-1]area 0 [PE1-ospf-1-area-0.0.0.0]network 1.1.1.1 0.0.0.0 [PE1-...
2年前
012415