Configuring IP Addressing

Configuring a Single Source IP Address

ProCurve(config)# ip source-interface radius address 10.10.10.2

ProCurve(config)# show ip source-interface radius

Source-IP Configuration Information

Protocol Admin Selection Policy

IP Interface

IP Address

Radius--------

+

Configured-----------------------IP Address

--------------

---------------

vlan 3

10.10.10.2

Figure 8-14. Example of a Specific IP Address Assigned for the RADIUS Application Protocol

In figure 8-15, a VLAN interface (VLAN 22) is specified as the source IP address for TACACS. The administrative policy is Configured IP Interface.

ProCurve(config)# ip source-interface tacacs vlan 22

ProCurve(config)# show ip source-interface tacacs

Source-IP

Configuration Information

 

 

Protocol

Admin Selection Policy

IP Interface

IP Address

Tacacs--------

+ -----------------------

--------------

---------------

Configured IP Interface

vlan 22

10.10.10.4

Figure 8-15. Example of Using a VLAN Interface as the Source IP Address for TACACS

Figure 8-16 shows a VLAN interface being specified as the source IP address for logging. The administrative policy is Configured IP Interface.

ProCurve(config)# ip source-interface syslog vlan 10

ProCurve(config)# show ip source-interface syslog

Source-IP

Configuration Information

 

 

Protocol

Admin Selection Policy

IP Interface

IP Address

Syslog--------

+ -----------------------

--------------

---------------

Configured IP Interface

vlan 10

10.10.10.10

Figure 8-16. Example of Using a VLAN Interface as the Source IP Address for Logging (Syslog)

8-28