在CAPWAP配置中,“source interface vlanif 100”指定了CAPWAP隧道的源接口为VLAN接口100(Vlanif 100)。这意味着所有通过CAPWAP隧道传输的数据包都将通过VLAN 100进行封装和传输。这个配置对于确保AP和AC之间的通信正确无误至关重要。 3. 如何在网络设备(如交换机或路由器)上配置CAPWAP的源接口为VLANIF 100 要在网...
(1)VLAN、DHCP以及地址配置,该地址用于CAPWAP隧道建立使用。 vlan batch 100 # interfaceGigabitEthernet0/0/1 port link-type trunk port trunk allow-pass vlan 100 # dhcp enable # interface Vlanif100 ip address 192.168.100.1 255.255.255.0 dhcp select interface (2)指定CAPWAP使用哪个地址,这样后续AP与AC...
(1)VLAN、DHCP以及地址配置,该地址用于CAPWAP隧道建立使用。 vlan batch 100 # interfaceGigabitEthernet0/0/1 port link-type trunk port trunk allow-pass vlan 100 # dhcp enable # interface Vlanif100 ip address 192.168.100.1 255.255.255.0 dhcp select interface (2)指定CAPWAP使用哪个地址,这样后续AP与AC...
(1)VLAN、DHCP以及地址配置,该地址用于CAPWAP隧道建立使用。 vlan batch 100 # interfaceGigabitEthernet0/0/1 port link-type trunk port trunk allow-pass vlan 100 # dhcp enable # interface Vlanif100 ip address 192.168.100.1 255.255.255.0 dhcp select interface (2)指定CAPWAP使用哪个地址,这样后续AP与AC...
vlan 100 interface Ethernet0/0/1 port link-type trunk port trunk allow-pass vlan 100 # interface Ethernet0/0/2 port link-type access port default vlan 100 # interface Ethernet0/0/3 port link-type access port default vlan 100 3、AC的配置 ...