Configuring An Interface As The Cancelling An Outbound - HP 9304m Installation And Getting Started Manual

Procurve routing switches
Table of Contents

Advertisement

Disabling the Syslog Messages and Traps
Logging of CLI access is enabled by default. If you want to disable the logging, use the following method.
USING THE CLI
To disable logging of CLI access, enter the following commands:
HP9300(config)# no logging enable user-login
HP9300(config)# write memory
HP9300(config)# reload
Syntax: [no] logging enable user-login
USING THE WEB MANAGEMENT INTERFACE
You cannot disable logging of CLI access using the Web management interface.
Configuring an Interface as the Source for All Telnet Packets
You can designate the lowest-numbered IP address configured an interface as the source IP address for all Telnet
packets from the Routing Switch. Identifying a single source IP address for Telnet packets provides the following
benefits:
If your Telnet server is configured to accept packets only from specific links or IP addresses, you can use this
feature to simplify configuration of the Telnet server by configuring the HP device to always send the Telnet
packets from the same link or source address.
If you specify a loopback interface as the single source for Telnet packets, Telnet servers can receive the
packets regardless of the states of individual links. Thus, if a link to the Telnet server becomes unavailable
but the client or server can be reached through another link, the client or server still receives the packets, and
the packets still have the source IP address of the loopback interface.
The software contains separate CLI commands for specifying the source interface for Telnet, TACACS/TACACS+,
and RADIUS packets. You can configure a source interface for one or more of these types of packets.
To specify an interface as the source for all Telnet packets from the device, use the following CLI method. The
software uses the lowest-numbered IP address configured on the interface as the source IP address for Telnet
packets originated by the device.
USING THE CLI
To specify the lowest-numbered IP address configured on a virtual interface as the device's source for all Telnet
packets, enter commands such as the following:
HP9300(config)# int loopback 2
HP9300(config-lbif-2)# ip address 10.0.0.2/24
HP9300(config-lbif-2)# exit
HP9300(config)# ip telnet source-interface loopback 2
The commands in this example configure loopback interface 2, assign IP address 10.0.0.2/24 to the interface, then
designate the interface as the source for all Telnet packets from the Routing Switch.
Syntax: ip telnet source-interface ethernet <portnum> | loopback <num> | ve <num>
The <num> parameter is a loopback interface or virtual interface number. If you specify an Ethernet port, the
<portnum> is the port's number (including the slot number, if you are configuring a chassis device).
The following commands configure an IP interface on an Ethernet port and designate the address port as the
source for all Telnet packets from the Routing Switch.
HP9300(config)# interface ethernet 1/4
HP9300(config-if-1/4)# ip address 209.157.22.110/24
HP9300(config-if-1/4)# exit
HP9300(config)# ip telnet source-interface ethernet 1/4
USING THE WEB MANAGEMENT INTERFACE
You cannot configure a single Telnet source using the Web management interface.
Configuring Basic Features
4 - 9

Advertisement

Table of Contents
loading

This manual is also suitable for:

9315m

Table of Contents