User's Manual Part 2

30JadeOSUserManual
Address HWaddress Interface Type
192.168.20.1 00:13:1A:A5:CC:80 mgmt 1 Dynamic
192.168.20.15 00:15:C5:F3:35:B2 mgmt 1 Dynamic
192.168.20.152 00:14:22:19:FC:C4 mgmt 1 Dynamic
119.6.100.1 C4:64:13:D1:9A:EA Gi 12/0 Dynamic
192.168.20.226 04:8B:42:10:6C:1C mgmt 1 Dynamic
172.50.3.2 04:8B:42:20:00:F5 Gi 12/2 Dynamic
6.3.2ConfiguringARPProxy
Proxy ARP includes local proxy ARP and proxy ARP. They both reply ARP re
quest with interface MAC address, no matter the requestaddress is in existence or
not. But they have differences too. Proxy ARP will reply ARP requestno matterthe
request address is in the same network segment with interface or not. Local proxy
ARPwillreplywhenARPrequestsoriginaladdress,destinationaddressandinterface
addressareinthesamenetworksegment.
In caseof theTUNNEL broadcast messagesuppressionand DHCPsnooping is open,
clientneed tocommunicate with another clientthat in thesame network segment
butdifferenttunnel,soweneedtocontinuouslybroadcastARPmessagetolookup
another client. In the abovesituation, we can open the local proxy ARPfunction in
JadeOS.Inthisway,JadeOSwillactasARPproxytoensuretheclient’sdatacommu
nicationindifferenttunnel,andthesametime,avoidalotofuselessbroadcastmes
sagecausedbyrepeatbroadcast.
6.4ConfiguringMTUandTCPMSS
Mtuandtcpmssistheattributeofinterface.
Whenthedatapacketislargerthanmtuvalue,systemwillfragmentdatapacketac
cordingtomtuvalue.Fragmentationwillaf fectdataperformance,soyoushouldtry
toavoidfragmentation.
Iftheinterfaceistheattributeoftcpmssandthetcpmssoptionofsynmessageis
largerthanthetcpmssvalueofinterface,systemwill modifythetcpmssoptionof
thissynmessageandupdatetcpchecksumwhentcpsynmessagegoesthroughin
sideinterfaceandoutsideinterface.Youshouldtrytoavoidfragmentationforfrag
mentationwillaffectdataperformance
Toconfiguremtu,usemtu<689216>commandinconfigmode:
Toconfiguretcpmss,usetcp4mss<465535>commandininterfacemode:
Forexample,configurethemtuandtcp4mssofinterfacegigaethernet1/0 is1460and
1440respectively:
(JadeOS) (config)#interface gigabitethernet 10/1