Deployment Guide
Version Description
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information
The system does not support sending DNS queries over a VLAN. DNS queries are sent out on all other interfaces,
including the Management port.
ip proxy-arp
Enable proxy ARP on an interface.
Syntax
ip proxy-arp
To disable proxy ARP, use the no ip proxy-arp command.
Defaults Enabled.
Command Modes INTERFACE
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Related Commands show ip interface — displays the interface routing status and conguration.
ip route
Assign a static route to the switch.
Syntax
ip route destination mask {ip-address | interface [ip-address]}[distance]
To delete a specic static route, use the no ip route destination mask {address | interface
[ip-address]} command.
To delete all routes matching a certain route, use the no ip route destination mask command.
Parameters
destination Enter the IP address in dotted decimal format of the destination device.
mask Enter the mask in the slash prex format (/x) of the destination device’s IP address.
ip-address Enter the IP address in dotted decimal format of the forwarding router.
interface For a VLAN, enter the keyword vlan followed by a number from 1 to 4094.
distance (OPTIONAL) Enter a number as the distance metric assigned to the route. The range is
from 1 to 255.
Defaults Not congured.
Command Modes CONFIGURATION
Supported Modes All Modes
IPv4 Routing 609