Book now with code EOY2025
needforspeed wrote: » How do I remove an ip dhcp pool? Also if I don't know the default-router ip do I have to add it?
ip dhcp pool Students network 192.168.10.0 255.255.255.0 default-router 192.168.10.1 ! !optional dns-server 192.168.10.2 !
needforspeed wrote: » Hi! If I configure the 2960-24TT two switches like this: S1(config):interface vlan 10 S1(config-if):ip address 192.168.10.1 255.255.255.0 S1(config):interface vlan 20 S1(config-if):ip address 192.168.20.1 255.255.255.0 S1(config):interface vlan 77 S1(config-if):ip address 192.168.77.1 255.255.255.0 S1(config):interface vlan 88 S1(config-if):ip address 192.168.88.1 255.255.255.0 S2(config):interface vlan 10 S2(config-if):ip address 192.168.10.2 255.255.255.0 S2(config):interface vlan 20 S2(config-if):ip address 192.168.20.2 255.255.255.0 S2(config):interface vlan 77 S2(config-if):ip address 192.168.77.2 255.255.255.0 S2(config):interface vlan 88 S2(config-if):ip address 192.168.88.2 255.255.255.0 Students VLAN 10 192.168.10.0/24 Staff VLAN 20 192.168.20.0/24 Wireless VLAN 77 192.168.77.0/24 Voice VLAN 88 192.168.88.0/24 Am I doing this completely wrong? How do I configure DHCP pools for Students, Staff, Wireless and Voice? I guess this is done on the router? Thanks
CodeBlox wrote: » Those switches do get IP addresses, and as I said earlier, would be the management VLAN and in this case, your switches VLAN 99 would get the IP address.
VTP server stp root ! version 12.2 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname "BHAM Server1" ! enable secret 5 $1$mERr$hx5rVt7rPNoS4wqbXKX7m0 ! ! spanning-tree vlan 1 priority 4096 ! interface FastEthernet0/1 switchport access vlan 99 switchport mode trunk
Use code EOY2025 to receive $250 off your 2025 certification boot camp!