Basic Operation Guide 2014/02

Example 86 Configuration file in TFTP server with dedicated IP addressing, instead of DHCP/Bootp
HP Switch# show run
Running configuration:
; J9091A Configuration Editor; Created on release #K.15.10.0001
hostname "HP Switch"
module 1 type J8702A
module 2 type J8705A
trunk A11-A12 Trk1 Trunk
ip default-gateway 10.10.10.115
snmp-server community "public" Unrestricted
vlan 1
name "DEFAULT_VLAN"
untagged A1,A7-A10,A13-A24,B1-B24,Trk1
ip address 10.12.17.175 255.255.255.0
tagged A4-A6
no untagged A2-A3
exit
vlan 2
name "VLAN2"
untagged A2-A3
no ip address
exit
spanning-tree Trk1 priority 4
password manager
password operator
To summarize the IP Preserve effect on IP addressing:
If the switch received its most recent VLAN 1 IP addressing from a DHCP/ Bootp server, it
ignores the ip preserve command when it downloads the configuration file, and implements
whatever IP addressing instructions are in the configuration file.
If the switch did not receive its most recent VLAN 1 IP addressing from a DHCP/Bootp server,
it retains its current IP addressing when it downloads the configuration file.
The content of the downloaded configuration file determines the IP addresses and subnet
masks for other VLANs.
Configuring a single source IP address
Overview
This feature applies to the following software applications:
RADIUS
SFlow
SNTP
System Logging applications
TACACS
Telnet
TFTP
The above IP-based software applications use a client-server communication model, that is, the
client’s source IP address is used for unique client identification. The source IP address is determined
by the system and is usually the IP address of the outgoing interface in the routing table. However,
routing switches may have multiple routing interfaces due to load balancing or routing redundancy,
Configuring a single source IP address 117