User's Manual Part 2
34JadeOSUserManual
Dhcp Server Packet Statistics:
Receive packet:
Discover 0
Request 0
Release 0
Decline 0
Inform 0
Leasequery 0
Unkown 0
Send packet:
Offer 0
Ack 0
Nak 0
Other packet:
Bootp 0
Boopreply 0
Speed:
Offer Speed 0 client/sec
6.6.3 Configuring DHCP Relay
JadeOSprovidesDHCPRelayfunctionthatenhancestheDHCPfunction. ADHCPrelay
agent is any host that forwards DHCP packets between clients and servers. Relay
agents are used to forward requests and replies between clients and servers when
theyarenotonthesamephysicalsubnet.Relayagentforwardingisdistinctfromthe
normal forwarding of an IP router, where
IP datagram are switched between net‐
workssomewhattransparently.Bycontrast,relayagentsreceiveDHCPmessagesand
thengenerateanewDHCPmessagetosendonanotherinterface.
DHCPRelayconfigurationasbelow:
Step1Enter“ipdhcprelay”
(JadeOS)(config)# ip dhcp relay
Step2SpecifytheinterfaceofDHCPClient
(JadeOS)(config-dhcp-relay)# client-interface <interface-name>
Step3SpecifytheIPaddressofDHCPServer
(JadeOS)(config-dhcp-relay)# server address A.B.C.D