User's Manual Part 2

31JadeOSUserManual
(JadeOS) (config-if)#mtu 1460
(JadeOS) (config-if)#tcp4mss 1440
6.5ConfiguringGRETunnel
GRE(GenericRoutingEncapsulation)specifiesaprotocolforencapsulationofanar
bitrarypr otocoloveranotherarbitrarynetworklayerprotoc ol.
GREdefinedinRFC2784andupdatedbyRFC2890.
TocreateaGREtunnelinterfaceandenterinterfaceconfigurationmodeonJadeOS,
usethefollowingcommand:
interface tunnel <id>
tunnel mode gre
Figure63GREtunnel
TocreateaGREtunnelonJadeOS,usethefollowingsteps:
(JadeOS)(config) #interface tunnel 1
(JadeOS)(config-if) #tunnel mode gre
(JadeOS)(config-if) #ip address x.x.x.x/x
(JadeOS)(config-if) #tunnel source x.x.x.x
(JadeOS)(config-if) #tunnel destination x.x.x.x
(JadeOS)(config-if) #tunnel key <0-4294967295>
(JadeOS)(config-if) #tunnel checksum
6.6ConfiguringDHCP
TheDynamicHostConfigurationProtocol(DHCP)isanetworkconfigurationprotocol
forhost sonInternetProtocol(IP)networks.UDPprotocolmainlyhastwousages:
- Reduceclientsconfigurationburden,usedinthechangeofoffice.
- Reducenetworkadministratorsconfigurationburden.UDPachievesaddress
unifieddistribution,centralizedmanagementandDHCPSnooping
rational
using,whichisgoodforavoidingnetworkat tackandensuringresourcera
tionallyinuse.
Becauseof theterminalmobility,wirelessnetworkarchitecture hasa highstandard
onDHCPprotocol.Itstillhashighstandardonthescaleofaddresspoolandaddress
distributionrateinSPenvironment.