上一页 1 ··· 64 65 66 67 68 69 70 71 72 ··· 125 下一页
摘要: 拓扑需求 交换部分: 1.将SW1-SW2间的e0/0/5、e0/0/6配置为手工方式的eth-trunk,链路编号为eth-trunk 12 2.将SW1、SW2、SW3、SW4间的所有链路配置为trunk 3.在SW1、SW2、SW3、SW4上创建vlan10、vlan20、vlan11、vla 阅读全文
posted @ 2020-06-02 15:02 星火撩原 阅读(664) 评论(0) 推荐(0)
摘要: 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 星火撩原 阅读(503) 评论(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 星火撩原 阅读(1826) 评论(0) 推荐(0)
摘要: ① 七层→应用层:OSI 参考模型中最靠近用户的一层,为应用层序提供网络服务; ② 六层→表示层:提供各种用于应用层数据的变法和转换功能,确保仪的系统的应用层发送的数据能够被另一个系统的应用层识别。(数据表示、加密,图片、文档、文字); ③ 五层→会话层:负责建立、管理和终止表示层实体之间的通信回话 阅读全文
posted @ 2020-06-01 17:13 星火撩原 阅读(545) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2020-06-01 16:07 星火撩原 阅读(124) 评论(0) 推荐(0)
摘要: AAA 的基本构架 AAA 通常采用“客户端—服务器”结构。这种结构既具有良好的可扩展性,又便于集中管理用户 信息。如图 1 所示。 图 1 AAA 的基本构架示意图 认证 不认证:对用户非常信任,不对其进行合法检查,一般情况下不采用这种方式。 本地认证:将用户信息配置在网络接入服务器上。本地认证的 阅读全文
posted @ 2020-06-01 15:10 星火撩原 阅读(1071) 评论(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 星火撩原 阅读(1708) 评论(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 星火撩原 阅读(838) 评论(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 星火撩原 阅读(780) 评论(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 星火撩原 阅读(719) 评论(0) 推荐(0)
上一页 1 ··· 64 65 66 67 68 69 70 71 72 ··· 125 下一页