OSPF + BSD 2024年03月18日 Kana Momonogi 17 配置sw A<HUAWEI> system-view [HUAWEI] sysname SwitchA [SwitchA] vlan batch 10 30 [SwitchA] interface gigabitethernet 1/0/1... 阅读全文 1 评论
交换机添加用户 2024年03月18日 Kana Momonogi 16 ------------------ 配置vty [H3C]user-interface vty 0 4 [H3C-line-vty0-4]authentication-mode password //使用vty的密码登录 [H3C-line-v... 阅读全文 1 评论
三层交换机和路由器的连接 2024年03月14日 Kana Momonogi 16 交换机:创建vlan vlanif 添加 ip物理口设置 access,且添加到vlan添加出口路由ip route-static 0.0.0.0 0 <路由接口ip>路由器:进入物理口,添加ip路由(假设终端都是192.168 段)ip... 阅读全文 2 评论
链路聚合 2024年03月14日 Kana Momonogi 23 int eth-trunk 1 mode lacp undo vlan 1 trunlport int g 0/0/1 to 0/0/4 p l t p r a v //放行别的vlan 华三是[SW]int Bridge-Aggregati... 阅读全文 2 评论