数通初级共67篇 第5页
安装工具、eNSP、VRP 、以太网交换、以太网安全、STP、VRRP、路由基础、RIP、OSPF、IS-IS、BGP、组播、MPLS
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....
lanzeou的头像-大赛人网lanzeou3年前
07715
4.12 配置OSPF的stub区域-大赛人网

4.12 配置OSPF的stub区域

1.查看R1的OSPF路由信息 [R1]display ip routing-table protocol ospf Destination/Mask Proto Pre Cost Flags NextHop Interface 0.0.0.0/0 O_ASE 50 1 D 12.1.1.2 GigabitEthernet0/0/0 2.2.2...
lanzeou的头像-大赛人网lanzeou3年前
0778
第9章 VLAN间路由-大赛人网

第9章 VLAN间路由

图9-1 VLAN间路由配置网络拓扑 1.SW1配置VLAN [SW1]vlan batch 10 30 [SW1]interface GigabitEthernet 0/0/1 [SW1-GigabitEthernet0/0/1]port link-type access [SW1-GigabitEthernet0/0/1]port...
lanzeou的头像-大赛人网lanzeou3年前
07612
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...
lanzeou的头像-大赛人网lanzeou3年前
0766
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 ...
lanzeou的头像-大赛人网lanzeou3年前
07615
20.3 IPsec VPN与源NAT配置-大赛人网

20.3 IPsec VPN与源NAT配置

1.R1配置 [R1]acl 3001 [R1-acl-adv-3001]rule deny ip source 192.168.1.0 0.0.0.255 destination 192.168.3.0 0.0.0.255 [R1-acl-adv-3001]rule permit ip source 192.168.1.0 0.0.0.255 2.R3...
lanzeou的头像-大赛人网lanzeou3年前
07415
第14章 FTP服务器-大赛人网

第14章 FTP服务器

图14-1 FTP服务配置网络拓扑 1.R1配置FTP服务 [R1]aaa [R1-aaa]local-user dsrw password cipher dsrw.com [R1-aaa]local-user dsrw privilege level 3 [R1-aaa]local-user dsrw ftp-directory ...
lanzeou的头像-大赛人网lanzeou3年前
0736
4.14 配置区域间的路由过滤-大赛人网

4.14 配置区域间的路由过滤

1.R2过滤R1的环回口的路由,允许其他路由通过 [R2]acl number 2000 [R2-acl-basic-2000]rule deny source 1.1.1.1 0.0.0.0 [R2-acl-basic-2000]rule permit [R2]ospf 1 [R2-ospf-1]area 1 [R2-o...
lanzeou的头像-大赛人网lanzeou3年前
0736
13.2 全局DHCP配置-大赛人网

13.2 全局DHCP配置

1.R1配置全局DHCP [R1]dhcp enable [R1]ip pool dsrw.com R1-ip-pool-dsrw.com]gateway-list 192.168.1.254 [R1-ip-pool-dsrw.com]network 192.168.1.0 mask 255.255.255.0 [R1-ip-pool-dsrw.co...
lanzeou的头像-大赛人网lanzeou3年前
07315
第7章 广播风暴接STP-大赛人网

第7章 广播风暴接STP

图7-1 基本配置网络拓扑 1.交换机关闭STP协议 [SW1]stp disable [SW2]stp disable [SW3]stp disable 2.PC1连通未知IP地址 PC1>ping 192.168.1.3 Ping 192.168.1.3: 32 data bytes, Press Ctrl_C...
lanzeou的头像-大赛人网lanzeou3年前
07310