Utility Commands
437
ProSAFE M7100 Managed Switches
interface, the primary IP address of the originating (outbound) interface is used as the source
address. If the interface is down, the DNS client falls back to its default behavior.
no ip name source-interface
Use this command to reset the DNS source interface to the default settings.
ip host
Use this command to define static host name-to-address mapping in the host cache. <name> is
host name. The <ip address> parameter is the IP address of the host.
no ip host
Use this command to remove the name-to-address mapping.
Format ip name source-interface {<unit/slot/port> | loopback <loopback-id> |
tunnel <tunnel-id> | vlan <vlan-id>}
Mode Global Config
Parameter Description
unit/slot/port The VLAN or port-based routing interface.
loopback-id The loopback interface that you want to use as the source IP address. The range of the
loopback ID is from 0 t
o 7.
tunnel-id The tunnel interface that you want to use as the source IP address. The range of the tunnel ID
is from 0 t
o 7.
vlan-id The VLAN interface that you want to use as the source IP address. The range of the VLAN ID
is from 1 t
o 4093.
Format no ip name source-interface
Mode Global Config
Default none
Format ip host <name> <ipaddress>
Mode Global Config
Format no ip host <name>
Mode Global Config