Enterasys Networks XSR CLI Router User Manual


 
Other IP Commands
XSR CLI Reference Guide 5-161
Mode
Interfaceconfiguration: XSR(config-if<xx>)#
Default
1500
Example
ThefollowingexamplesetstheMTUsizeto1200forinterfaceSerial1/0:
XSR(config-if<S1/0>)#ip mtu 1200
ip proxy-arp
Thiscommandenables/disablesProxyARPonaperinterfacebasis,allowingtheXSRtoanswer
ARPrequestsononenetworkforahostonanothernetwork.ItisavailableforFast/
GigabitEthernetinterfacesonly.
Syntax
ip proxy-arp
Syntax of the “no” Form
ThenoformofthiscommanddisablesProxyARP:
no ip proxy-arp
Mode
Interfaceconfiguration:XSR(config-if<xx>)#
Default
Enabled
Example
ThefollowingexampledisablesproxyarponinterfaceF1:
XSR(config)#interface fastethernet 1
XSR(config-if)#no ip proxy-arp
ip proxy-dns
ThiscommandenablesProxyDNS.TheXSR’simplementationofthisfeaturesupportsthe
configurationofaforwardingproxyserverwhichdonotperformDNSresolutionbutpassonand
cacheDNSqueriesandrepliestootherproxyorDNSservers.Usethe
show running-config
commandtoverifycurrentproxyDNSsettingsontheXSR.