排序
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...
13.3 中继DHCP配置
图13-3 中继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 25...
第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 ...
第15章 GRE隧道
图15-1 GRP隧道配置网络拓扑 1.配置R1、R2、R3间OSPF路由 [R1]ospf 1 [R1-ospf-1-area-0.0.0.0]network 12.1.1.0 0.255.255.255 [R2-ospf-1]area 0 [R2-ospf-1-area-0.0.0.0]network 12.1.1.0 0...
第16章 无线
图16-1 AC加瘦AP网络配置网络拓扑 16.1 AC加瘦AP网络配置 1.SW1配置 [SW1]vlan batch 100 101 [SW1]interface GigabitEthernet 0/0/1 [SW1-GigabitEthernet0/0/1]port link-type trunk [SW1-Gig...
第17章 HDLC、PPP和FR-17.1 HDLC配置
图17-1 DHLC、PPP配置网络拓扑 1.R1、R2配置 [R1]interface Serial 0/0/0 [R1-Serial0/0/0]link-protocol hdlc [R1-Serial0/0/0]ip address 12.1.1.1 30 [R2]interface Serial 0/0/0 [R2-Serial...
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认证...
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 ...
17.4 FR静态帧中继配置
图17-2 FR帧中继配置网络拓扑 图17-2 FR配置网络拓扑 1.R1配置静态帧中继 [R1]interface Serial 0/0/0 [R1-Serial0/0/0]IP address 12.1.1.1 30 [R1-Serial0/0/0]link-protocol fr [R1-Serial...
17.5 FR动态帧中继配置
1.R1配置 [R1]interface Serial 0/0/0 [R1-Serial0/0/0]ip address 12.1.1.1 30 [R1-Serial0/0/0]link-protocol fr [R1-Serial0/0/0]fr interface-type dte [R1-Serial0/0/0]fr inarp 2.R2配置 ...