网络协议
miss wanjiu
这个作者很懒,什么都没留下…
展开
-
DHCP配置三层交换机(全局地址池&接口地址池)
一、配置环境描述1、基于全局地址池的DHCP动态获取地址配置[SW]dhcp enableInfo: The operation may take a few seconds. Please wait for a moment.done.[SW]ip pool pool2 //配置地址池Info:It's successful to create an IP address pool.[SW-ip-pool-pool2]network 192.168.10.0 .原创 2022-04-10 10:56:47 · 6134 阅读 · 0 评论 -
vlan划分-单臂路由
sw1交换机配置[Huawei]sysname SW1[SW1]vlan batch 10 20Info: This operation may take a few seconds. Please wait for a moment...done.[SW1]int g0/0/1[SW1-GigabitEthernet0/0/1]port link-type access[SW1-GigabitEthernet0/0/1]port default vlan 10[SW1-G...原创 2022-04-08 22:32:22 · 485 阅读 · 0 评论 -
vlan划分-通过物理接口实现vlan通信
交换机配置:<Huawei>Apr 8 2022 20:00:53-08:00 Huawei %%01PHY/1/PHY(l)[0]: GigabitEthernet0/0/1: change status to upApr 8 2022 20:00:53-08:00 Huawei %%01IFNET/4/IF_STATE(l)[1]:Interface Vlanif1 has turned into UP state.Apr 8 2022 20:00:53...原创 2022-04-08 20:36:59 · 1295 阅读 · 0 评论 -
vlan划分-三层交换机vlanif
sw1配置[SW1]vlan batch 10 20Info: This operation may take a few seconds. Please wait for a moment...done.[SW1]int g0/0/1[SW1-GigabitEthernet0/0/1]port link-type access[SW1-GigabitEthernet0/0/1]port default vlan 10[SW1-GigabitEthernet0/0/1]q[SW1]i...原创 2022-04-08 21:49:33 · 1512 阅读 · 0 评论