实验拓扑图及实验要求

实验拓扑图及实验要求
实验配置和思路R1dhcp enableinterface GigabitEthernet0/0/0undo shutdowninterface GigabitEthernet0/0/0.2dot1q termination vid 2ip address 192.168.2.254 255.255.255.0arp broadcast enabledhcp select interfaceinterface GigabitEthernet0/0/0.3dot1q termination vid 3ip address 192.168.1.254 255.255.255.0arp broadcast enabdhcp select interfaceip pool VLAN2network 192.168.2.0 mask 255.255.255.0gateway-list 192.168.2.254dns-list 114.114.114.114ip pool VLAN1network 192.168.1.0 mask 255.255.255.0gateway-list 192.168.1.254dns-list 114.114.114.114dns-list 8.8.8.8LSW配置以LSW1为例vlan batch 2 3 4 5 6interface GigabitEthernet0/0/2port link-type accessport default vlan 2interface GigabitEthernet0/0/3port link-type hybridport hybrid pvid vlan 3port hybrid untagged vlan 3interface GigabitEthernet0/0/4port link-type trunkport trunk allow-pass vlan 2 3 4 5 6interface GigabitEthernet0/0/1port link-type trunkport trunk allow-pass vlan 2 3检查与测试LSW1交换机接口状态检查PC3终端DHCP地址获取验证跨VLAN网段连通性测试