lanzeou-大赛人网-第51页
lanzeou的头像-大赛人网
lanzeou管理员超级版主
这家伙很懒,什么都没有写...
第6章 无状态自动配置-大赛人网

第6章 无状态自动配置

图6-1 无状态配置网络拓扑 1.R1配置 [R1]ipv6 [R1]interface GigabitEthernet 0/0/0 [R1-GigabitEthernet0/0/0]ipv6 enable [R1-GigabitEthernet0/0/0]ipv6 address 2012::1 64 [R1-GigabitEthe...
3年前
05113
第10章 ACL和NAT-10.1 EasyIP映射-大赛人网

第10章 ACL和NAT-10.1 EasyIP映射

图10-1 EasyIP配置网络拓扑 1.R1配置 [R1]interface GigabitEthernet 0/0/0 [R1-GigabitEthernet0/0/0]ip address 12.1.1.1 8 [R1]interface GigabitEthernet 0/0/1 [R1-GigabitEthernet0/0/1]i...
3年前
05015
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
3年前
0505
13.3 DHCIPv6-大赛人网

13.3 DHCIPv6

图13-20 IPV6配置网络拓扑 1.R1 IPV6基本配置 [R1]ipv6 [R1]interface GigabitEthernet 0/0/0 [R1-GigabitEthernet0/0/0]ipv6 enable [R1-GigabitEthernet0/0/0]ipv6 address auto link-local /...
3年前
0506
8.7 ISIS协议重分布-大赛人网

8.7 ISIS协议重分布

图8-7 ISIS协议重分布网络拓扑 1.R6、R7配置OSPF [R6]ospf 1 router-id 6.6.6.6 [R6-ospf-1]area 0 [R6-ospf-1-area-0.0.0.0]network 67.1.1.0 0.255.255.255 [R7]ospf 1 router-id 7.7.7.7 [R7...
3年前
0499
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认证...
3年前
0497
8.9 RSTP-大赛人网

8.9 RSTP

1.配置RSTP [sw1]stp mode rstp [sw2]stp mode rstp [SW3]stp mode rstp
3年前
0498
第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 ...
3年前
0486
5.4 部署唯缓存DNS服务器-大赛人网

5.4 部署唯缓存DNS服务器

1)唯缓存DNS服务器(192.168.1.1)DNS设置 图5-20 客户端DNS服务器配置 2)客户端DNS服务器(192.168.1.3)DNS设置 图5-21 客户端DNS服务器配置 3)设置转发器 图5-22 设置转发器 4)“根提示...
3.10 防火墙双向NAT(域内)-大赛人网

3.10 防火墙双向NAT(域内)

1.数据流量分析 1)10.6.65.0/24 访问工商网 172.16.12.235地址 – 不能直接访问,需要访问防火墙地址 – 并且进行NAT 2)数据经过防火墙时,源地址和目的地址必须同时转换 3)双向NAT (SNAT ...
3年前
04811