I need to give the client a specific address.
I have:
SNR 2950-24G with Option 82
comes to the mikrotik:
17:28:49 dhcp,debug,packet dhcp3 received discover with id 346530610 from 0.0.0.0
17:28:49 dhcp,debug,packet ciaddr = 0.0.0.0
17:28:49 dhcp,debug,packet chaddr = 00:1F:D0:69:40:C7
17:28:49 dhcp,debug,packet Msg-Type = discover
17:28:49 dhcp,debug,packet Unknown(116) = 01
17:28:49 dhcp,debug,packet Client-Id = 01-00-1F-D0-69-40-C7
17:28:49 dhcp,debug,packet Host-Name = “microsof-80b78a”
17:28:49 dhcp,debug,packet Class-Id = “MSFT 5.0”
17:28:49 dhcp,debug,packet Parameter-List = Subnet-Mask,Domain-Name,Router,Domain-Server,NETBIOS-Name-Server,Unknown(46),Unknown(47),Unknown(31),Static-Route,
Unknown(249),Vendor-Specific
17:28:49 dhcp,debug,packet Vendor-Specific = DC-00
17:28:49 dhcp,debug,packet Relay-Agent-Info = 01-13-56-6C-61-6E-39-39-39-2B-45-74-68-65-72-6E-65-74-31-2F-31-02-0F-53-65-72-76-65-72-6E-61-79-61-2D-74-65-73-74
17:28:49 dhcp,info dhcp3 deassigned 192.168.57.254 from 00:1F:D0:69:40:C7
17:28:49 dhcp,debug,packet dhcp3 sending offer with id 346530610 to 192.168.57.254
17:28:49 dhcp,debug,packet ciaddr = 0.0.0.0
17:28:49 dhcp,debug,packet yiaddr = 192.168.57.254
17:28:49 dhcp,debug,packet siaddr = 192.168.57.1
17:28:49 dhcp,debug,packet chaddr = 00:1F:D0:69:40:C7
17:28:49 dhcp,debug,packet Msg-Type = offer
17:28:49 dhcp,debug,packet Server-Id = 192.168.57.1
17:28:49 dhcp,debug,packet Address-Time = 259200
17:28:49 dhcp,debug,packet Subnet-Mask = 255.255.255.0
17:28:49 dhcp,debug,packet Domain-Server = 192.168.57.1,8.8.8.8
17:28:49 dhcp,debug,packet Relay-Agent-Info = 01-13-56-6C-61-6E-39-39-39-2B-45-74-68-65-72-6E-65-74-31-2F-31-02-0F-53-65-72-76-65-72-6E-61-79-61-2D-74-65-73-74
17:28:49 dhcp,debug,packet dhcp3 received request with id 346530610 from 0.0.0.0
17:28:49 dhcp,debug,packet ciaddr = 0.0.0.0
17:28:49 dhcp,debug,packet chaddr = 00:1F:D0:69:40:C7
17:28:49 dhcp,debug,packet Msg-Type = request
17:28:49 dhcp,debug,packet Client-Id = 01-00-1F-D0-69-40-C7
17:28:49 dhcp,debug,packet Address-Request = 192.168.57.254
17:28:49 dhcp,debug,packet Server-Id = 192.168.57.1
17:28:49 dhcp,debug,packet Host-Name = “microsof-80b78a”
17:28:49 dhcp,debug,packet Unknown(81) = 00-00-00-6D-69-63-72-6F-73-6F-66-2D-38-30-62-37-38-61-2E
17:28:49 dhcp,debug,packet Class-Id = “MSFT 5.0”
17:28:49 dhcp,debug,packet Parameter-List = Subnet-Mask,Domain-Name,Router,Domain-Server,NETBIOS-Name-Server,Unknown(46),Unknown(47),Unknown(31),Static-Route,
Unknown(249),Vendor-Specific
17:28:49 dhcp,debug,packet Vendor-Specific = DC-01-00
17:28:49 dhcp,debug,packet Relay-Agent-Info = 01-13-56-6C-61-6E-39-39-39-2B-45-74-68-65-72-6E-65-74-31-2F-31-02-0F-53-65-72-76-65-72-6E-61-79-61-2D-74-65-73-74
17:28:49 dhcp,info dhcp3 assigned 192.168.57.254 to 00:1F:D0:69:40:C7
17:28:49 dhcp,debug,packet dhcp3 sending ack with id 346530610 to 192.168.57.254
17:28:49 dhcp,debug,packet ciaddr = 0.0.0.0
17:28:49 dhcp,debug,packet yiaddr = 192.168.57.254
17:28:49 dhcp,debug,packet siaddr = 192.168.57.1
17:28:49 dhcp,debug,packet chaddr = 00:1F:D0:69:40:C7
17:28:49 dhcp,debug,packet Msg-Type = ack
17:28:49 dhcp,debug,packet Server-Id = 192.168.57.1
17:28:49 dhcp,debug,packet Address-Time = 259200
17:28:49 dhcp,debug,packet Subnet-Mask = 255.255.255.0
17:28:49 dhcp,debug,packet Domain-Server = 192.168.57.1,8.8.8.8
17:28:49 dhcp,debug,packet Relay-Agent-Info = 01-13-56-6C-61-6E-39-39-39-2B-45-74-68-65-72-6E-65-74-31-2F-31-02-0F-53-65-72-76-65-72-6E-61-79-61-2D-74-65-73-74
into leases i see
active client address: 192.168.57.254
…
Agent Circuit id: Vlan999+Ethernet1/1
Agent Remote-id: Servernaya-test
I can’t understand where the value of these suboptions is associated with an ‘active client address’.
How I can bind this ip to this port on this switch?
How to give 192.168.57.200 in the “Vlan999+Ethernet1/2” of this switch