Reference Guide
IPv4 Routing | 303
Parameters
Defaults
No name servers are configured.
Command Modes
CONFIGURATION
Command
History
Usage
Information
FTOS does not support sending DNS queries over a VLAN. DNS queries are sent out all other
interfaces, including the Management port.
ip proxy-arp
Enable Proxy ARP on an interface.
Syntax
ip proxy-arp
To disable Proxy ARP, enter no ip proxy-arp.
Defaults
Enabled.
Command Modes
INTERFACE
Command
History
Related
Commands
ip route
Assign a static route to the switch.
Syntax
ip route destination mask {ip-address | interface [ip-address]} [distance] [permanent] [tag
tag-value]
To delete a specific 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
ipv4-address
Enter the IPv4 address, in dotted decimal format, of the name server to be used.
ipv4-address2...
ipv4-address6
(OPTIONAL) Enter up five more IPv4 addresses, in dotted decimal format, of name
servers to be used.
Separate the addresses with a space.
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
show ip interface Displays the interface routing status and configuration.
destination
Enter the IP address in dotted decimal format of the destination device.
mask
Enter the mask in slash prefix formation (/x) of the destination device’s IP address.
ip-address
Enter the IP address in dotted decimal format of the forwarding router.