上一页 1 ··· 62 63 64 65 66 67 68 69 70 ··· 123 下一页
摘要: AR2配置 interface GigabitEthernet0/0/0 ip address 12.1.1.2 255.255.255.0 # interface GigabitEthernet0/0/1 ip address 192.168.10.254 255.255.255.0 interf 阅读全文
posted @ 2020-06-01 22:48 星火撩原 阅读(472) 评论(0) 推荐(0) 编辑
摘要: AR3配置 interface GigabitEthernet0/0/0 ip address 13.1.1.3 255.255.255.0 # interface GigabitEthernet0/0/1 ip address 192.168.10.254 255.255.255.0 interf 阅读全文
posted @ 2020-06-01 21:43 星火撩原 阅读(1769) 评论(0) 推荐(0) 编辑
摘要: ① 七层→应用层:OSI 参考模型中最靠近用户的一层,为应用层序提供网络服务; ② 六层→表示层:提供各种用于应用层数据的变法和转换功能,确保仪的系统的应用层发送的数据能够被另一个系统的应用层识别。(数据表示、加密,图片、文档、文字); ③ 五层→会话层:负责建立、管理和终止表示层实体之间的通信回话 阅读全文
posted @ 2020-06-01 17:13 星火撩原 阅读(516) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2020-06-01 16:07 星火撩原 阅读(112) 评论(0) 推荐(0) 编辑
摘要: AAA 的基本构架 AAA 通常采用“客户端—服务器”结构。这种结构既具有良好的可扩展性,又便于集中管理用户 信息。如图 1 所示。 图 1 AAA 的基本构架示意图 认证 不认证:对用户非常信任,不对其进行合法检查,一般情况下不采用这种方式。 本地认证:将用户信息配置在网络接入服务器上。本地认证的 阅读全文
posted @ 2020-06-01 15:10 星火撩原 阅读(984) 评论(0) 推荐(0) 编辑
摘要: AR3配置 interface GigabitEthernet0/0/0 ip address 23.1.1.3 255.255.255.0 # interface GigabitEthernet0/0/1 ip address 192.168.1.254 255.255.255.0 ospf 1 阅读全文
posted @ 2020-05-31 17:02 星火撩原 阅读(1689) 评论(0) 推荐(0) 编辑
摘要: 案例说明 公司内部网络,上方模拟ISP网络。 如图所示,配置ISP、R1、R2的公网IP地址和设备名称。 网络的IP规划如下: R1与ISP相连的网段为101.1.1.0/24; R2与ISP相连的网段为101.1.2.0/24; R1与R2相连的网段为192.168.12.0/30; R1与SW1 阅读全文
posted @ 2020-05-31 15:34 星火撩原 阅读(726) 评论(0) 推荐(0) 编辑
摘要: <R3>reset saved-configuration 输入命令后会出现: This will delete the configuration in the flash memory. The device configuratio ns will be erased to reconfigu 阅读全文
posted @ 2020-05-29 12:14 星火撩原 阅读(745) 评论(0) 推荐(0) 编辑
摘要: AR1配置 local-user huawei password cipher %$%$6t='8KiYDPz28R<zS4U3}rhP%$%$ local-user huawei service-type ppp 在AR1上配置地址,CHAP认证和给对端分配地址。 interface Serial 阅读全文
posted @ 2020-05-28 19:21 星火撩原 阅读(676) 评论(0) 推荐(0) 编辑
摘要: [AR1-rip-1]default-route originate rip发布默认路由 [AR1-ospf-1]default-route-advertise always ospf发布默认路由 拓扑图为“RIP和OSPF路由双向引入” 阅读全文
posted @ 2020-05-28 17:30 星火撩原 阅读(579) 评论(0) 推荐(0) 编辑
上一页 1 ··· 62 63 64 65 66 67 68 69 70 ··· 123 下一页