DHCP relay depreciated commands

Post Reply
xuanChocolate96
Member
Posts: 1
Joined: 31 Oct 2023 02:08

DHCP relay depreciated commands

Post by xuanChocolate96 »

Pretty new to switching and routing and have quick question on command differences between versions. New hardware replacing old switches, old switch runs on 6.4.3.479.R01 while new runs on 8.9.107.R02, as a result, there are a number of depreciated commands in between them.

The old configuration is as follows:
ip helper per-vlan only
ip helper address xx.xx.xx.xx vlan 148
ip helper address xx.xx.xx.xx vlan 148
ip helper address xx.xx.xx.xx vlan 148
ip helper address xx.xx.xx.xx vlan 148

ip interface "example1" address xxx.x.x.x mask 255.255.0.0 vlan 201 primary ifindex 2
ip interface "example2" address xxx.xx.xxx.xxx mask 255.255.254.0 vlan 201 ifindex 3

Given that ip helper is depreciated in the new version, how do I translate the configuration over to the new switch? Do I need to enable per-interface mode and create an entry for each of the two interfaces?
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1894
Joined: 01 Jul 2008 10:51
Location: Germany

Re: DHCP relay depreciated commands

Post by silvio »

correct. The ip helper is replaced by ip dhcp relay. And per-vlan is now per-interface.
BR Silvio
Post Reply

Return to “OmniSwitch 9900”