Hi RWelch, I've been replying to this post but something is not working properly as it is not appearing within the feed. I have changed a few configurations. I have transferred DHCP services from the 3945 ISR (VLAN 5 - Voice) and the Windows Server (VLAN 10 - Data) to the MX84 Security Appliance. I have connected the troubleshoot MS130-48P switch directly to the MX 84. However still having the problem of it using DHCP rather that the statically assigned address. Based on the config below of the 3850, can I simply connect all the MS130-48P switches to the MX84 and then cut out the 3850 switch? BACKBONE-SW#sh config Using 2684 out of 2097152 bytes, uncompressed size = 5832 bytes ! ! Last configuration change at 18:24:23 UTC Mon Oct 14 2024 by admin ! NVRAM config last updated at 12:02:19 UTC Fri Oct 25 2024 by admin ! version 15.2 no service pad service timestamps debug datetime msec service timestamps log datetime msec service password-encryption service compress-config ! hostname BACKBONE-SW ! boot-start-marker boot-end-marker ! ! vrf definition Mgmt-vrf ! address-family ipv4 exit-address-family ! address-family ipv6 exit-address-family ! enable secret 5 ! username admin privilege 15 password 7 aaa new-model ! ! aaa session-id common switch 1 provision ws-c3850-24t ! ! ip name-server 172.16.0.2 ip name-server 172.16.0.3 ! ! qos queue-softmax-multiplier 100 vtp mode transparent ! crypto pki trustpoint TP-self-signed-311815890 enrollment selfsigned subject-name cn=IOS-Self-Signed-Certificate-311815890 revocation-check none rsakeypair TP-self-signed-311815890 ! ! crypto pki certificate chain TP-self-signed-311815890 certificate self-signed 01 nvram:IOS-Self-Sig#1.cer diagnostic bootup level minimal ! spanning-tree mode mst spanning-tree extend system-id ! spanning-tree mst configuration name OfficeHQ revision 1 instance 1 vlan 1-30 ! spanning-tree mst 0-2 priority 16384 hw-switch switch 1 logging onboard message level 3 ! redundancy mode sso ! ! vlan 5 name VOICEVLAN ! vlan 10 name DATAVLAN ! vlan 15 ! ! class-map match-any non-client-nrt-class ! ! interface GigabitEthernet0/0 vrf forwarding Mgmt-vrf no ip address negotiation auto ! interface GigabitEthernet1/0/1 description "SERVER ACCESS PORT" switchport access vlan 10 switchport mode access spanning-tree portfast ! interface GigabitEthernet1/0/2 description "SERVER ACCESS PORT" switchport access vlan 10 switchport mode access spanning-tree portfast ! interface GigabitEthernet1/0/3 description "SERVER ACCESS PORT" switchport access vlan 10 switchport mode access spanning-tree portfast ! interface GigabitEthernet1/0/4 description "SERVER ACCESS PORT" switchport access vlan 10 switchport mode access spanning-tree portfast ! interface GigabitEthernet1/0/5 description "SERVER ACCESS PORT" switchport access vlan 10 switchport mode access spanning-tree portfast ! interface GigabitEthernet1/0/6 description "SERVER ACCESS PORT" switchport access vlan 10 switchport mode access spanning-tree portfast ! interface GigabitEthernet1/0/7 description "SERVER ACCESS PORT" switchport access vlan 5 switchport mode access spanning-tree portfast ! interface GigabitEthernet1/0/8 description "SERVER ACCESS PORT" switchport access vlan 10 switchport mode access spanning-tree portfast ! interface GigabitEthernet1/0/9 description "SERVER ACCESS PORT" switchport access vlan 10 switchport mode access spanning-tree portfast ! interface GigabitEthernet1/0/10 description "SERVER ACCESS PORT" switchport access vlan 10 switchport mode access spanning-tree portfast ! interface GigabitEthernet1/0/11 description "SERVER ACCESS PORT" switchport access vlan 10 switchport mode access spanning-tree portfast ! interface GigabitEthernet1/0/12 description "SERVER ACCESS PORT" switchport access vlan 10 switchport mode access spanning-tree portfast ! interface GigabitEthernet1/0/13 description "SERVER ACCESS PORT" switchport access vlan 10 switchport mode access spanning-tree portfast ! interface GigabitEthernet1/0/14 description "SERVER ACCESS PORT" switchport access vlan 10 switchport mode access spanning-tree portfast ! interface GigabitEthernet1/0/15 description "SERVER ACCESS PORT" switchport access vlan 10 switchport mode access spanning-tree portfast ! interface GigabitEthernet1/0/16 description "SERVER ACCESS PORT" switchport access vlan 10 switchport mode access spanning-tree portfast ! interface GigabitEthernet1/0/17 description "SERVER ACCESS PORT" switchport access vlan 10 switchport mode access spanning-tree portfast ! interface GigabitEthernet1/0/18 description "SERVER ACCESS PORT" switchport access vlan 10 switchport mode access spanning-tree portfast ! interface GigabitEthernet1/0/19 description "UPLINK TO ACCESS SW" switchport mode trunk ! interface GigabitEthernet1/0/20 description "UPLINK TO ACCESS SW" switchport mode trunk ! interface GigabitEthernet1/0/21 description "UPLINK TO ACCESS SW" switchport mode trunk ! interface GigabitEthernet1/0/22 description "UPLINK TO ACCESS SW" switchport mode trunk ! interface GigabitEthernet1/0/23 description "UPLINK TO ACCESS SW" switchport mode trunk ! interface GigabitEthernet1/0/24 description "UPLINK TO ACCESS SW" switchport mode trunk ! interface GigabitEthernet1/1/1 ! interface GigabitEthernet1/1/2 ! interface GigabitEthernet1/1/3 ! interface GigabitEthernet1/1/4 ! interface TenGigabitEthernet1/1/1 ! interface TenGigabitEthernet1/1/2 ! interface TenGigabitEthernet1/1/3 ! interface TenGigabitEthernet1/1/4 ! interface Vlan1 ip address dhcp ! interface Vlan10 ip address 172.16.0.10 255.255.254.0 ! ip forward-protocol nd ip http server ip http authentication local ip http secure-server ! ! ! line con 0 password 7 stopbits 1 line aux 0 stopbits 1 line vty 0 4 password 7 transport input telnet ssh line vty 5 15 transport input telnet ssh ! ntp server 172.16.0.1 wsma agent exec profile httplistener profile httpslistener ! wsma agent config profile httplistener profile httpslistener ! wsma agent filesys profile httplistener profile httpslistener ! wsma agent notify profile httplistener profile httpslistener ! ! wsma profile listener httplistener transport http ! wsma profile listener httpslistener transport https ! ap group default-group end Uplink port on the MS130-48P Configured Static Settings Configured VLAN for DHCP on the MX
... View more