第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...
第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...
第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 ...
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...
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章 DHCP服务器-13.1 接口DHCP配置
图13-1 接口配置网络拓扑 1.R1配置的G0/0/0配置DHCP [R1]dhcp enable [R1]interface GigabitEthernet 0/0/0 [R1-GigabitEthernet0/0/0]ip ad [R1-GigabitEthernet0/0/0]ip address 192.168.1.25...
第12章 telnet
图12-1 telnet配置网络拓扑 1.R2配置 [R2]interface GigabitEthernet 0/0/0 [R2-GigabitEthernet0/0/0]ip address 12.1.1.2 8 [R2]aaa [R2-aaa]local-user dsrw password cipher dsrw.com [R2-a...
11.2 配置AAA RADIUS认证
图11-2 AAA radius认证网络拓扑 1.创建认证模板,命名为dsrw,使用radius认证 [R2-aaa]authentication-scheme dsrw //在创建一个模板dsrw [R2-aaa-authen-dsrw]authentication-mode radius loca...
第11章 AAA-11.1 配置AAA本地认证
图11-1 AAA本地认证网络拓扑 1.R2配置 [R2]interface GigabitEthernet 0/0/0 [R2-GigabitEthernet0/0/0]ip address 12.1.1.2 8 [R2]aaa [R2-aaa]authentication-scheme default [R2-aaa-authen-...