03 2020 档案
摘要:交换机:带三层模块如s3700,s5700的交换机等 [s1]vlan batch 2 5[s1]interface vlanif 1[s1-Vlanif1]ip add 192.168.1.1 24[s1-Vlanif1]q[s1]int Vlanif 2[s1-Vlanif2]ip add 19
阅读全文
摘要:说明:如果在生产网络中,vlan1也被管理员分配使用,那么vlan1的网关ip就必须设在路由器的物理接口。因为图中交换机干道口g0/0/1默认trunk的vlan就是1,所以对于vlan1的网关ip只能设置在R1的g0/0/0物理接口。其它vlan的网关ip依然设置在路由器的虚拟接口上 <Huawe
阅读全文
摘要:vlan1:1-5 vlan2:6-10 vlan3:11-22 [S1]vlan batch 2 3[S1]interface GigabitEthernet 0/0/1[S1-GigabitEthernet0/0/1]port link-type trunk [S1-GigabitEtherne
阅读全文
摘要:<Huawei>sysEnter system view, return user view with Ctrl+Z.[Huawei]sys R2[R2]int g0/0/1[R2-GigabitEthernet0/0/1]ip add 200.1.1.1 29[R2-GigabitEthernet
阅读全文
摘要:[Huawei]sys R1[R1]dhcp enable[R1]ip pool dhcp10[R1-ip-pool-dhcp10]network 192.168.10.0 mask 24[R1-ip-pool-dhcp10]gateway 192.168.10.1[R1-ip-pool-dhcp1
阅读全文
摘要:VRRP(Virtual Router Redundancy Protocol) 虚拟路由器冗余协议 即:备份路由协议pc1或pc2跟外部网络通信时,需要知道第一跳路由器,同时希望第一跳路由器出现故障时,能自动启用备份 路由器,在短时间内能恢复通信,而不至于长时间中断通信。 步骤:(1),交换机配置
阅读全文
摘要:<Huawei>sysEnter system view, return user view with Ctrl+Z.[Huawei]sys sw1[sw1]dhcp enable Info: The operation may take a few seconds. Please wait for
阅读全文