Skspruce Technologies Inc. WIA3200 Manuel D’Utilisation

Page de 94
 
34                                                                                                                      JadeOS User Manual   
4  Inquire DHCP Server running status 
(JadeOS) #show ip dhcp server statistics 
 
             
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 
JadeOS provides DHCP Relay function that enhances the DHCP function.
 
A DHCP 
relay agent is any host that forwards DHCP packets between clients and servers. Re-
lay agents are used to forward requests and replies between clients and servers when 
they are not on the same physical subnet. Relay agent forwarding is distinct from the 
normal forwarding of an IP router, where IP datagram are switched between networks 
somewhat transparently. By contrast, relay agents receive DHCP messages and then 
generate a new DHCP message to send on another interface.   
DHCP Relay configuration as below: 
Step 1    Enter “ip dhcp relay” 
(JadeOS)(config)# ip dhcp relay 
Step 2    Specify the interface of DHCP Client 
(JadeOS)(config-dhcp-relay)# client-interface <interface-name>