Enterasys Networks 9034313-07 manual Set logging interface, Loopback loop‐ID

Models: 9034313-07

1 872
Download 872 pages 24.54 Kb
Page 426
Image 426

set logging interface

Example

This example displays the output of this command. In this case, the IP address assigned to loopback interface 1 will be used as the source IP address of the system logging.

C3(rw)->show logging interface

loopback 1 192.168.10.1

set logging interface

Use this command to specify the interface used for the source IP address of the system logging.

Syntax

set logging interface {loopback loop-IDvlan vlan-ID}

Parameters

loopback loop‐ID

Specifies the loopback interface to be used. The value of loop‐ID can

 

range from 0 to 7.

 

 

vlan vlan‐ID

Specifies the VLAN interface to be used. The value of vlan‐ID can range

 

from 1 to 4093.

 

 

Defaults

None.

Mode

Switch command, read‐write.

Usage

This command allows you to configure the source IP address used by the system logging application when generating packets for management purposes. Any of the management interfaces, including VLAN routing interfaces, can be configured as the source IP address used in packets generated by the system logging.

An interface must have an IP address assigned to it before it can be set by this command.

If no interface is specified, then the IP address of the Host interface will be used.

If a non‐loopback interface is configured with this command, application packet egress is restricted to that interface if the server can be reached from that interface. Otherwise, the packets are transmitted over the first available route. Packets from the application server are received on the configured interface.

If a loopback interface is configured, and there are multiple paths to the application server, the outgoing interface (gateway) is determined based on the best route lookup. Packets from the application server are then received on the sending interface. If route redundancy is required, therefore, a loopback interface should be configured.

Example

This example configures an IP address on VLAN interface 100 and then sets that interface as the system logging source IP address.

C3(rw)->router(Config-if(Vlan 100))#ip address 192.168.10.1 255.255.255.0

C3(rw)->router(Config-if(Vlan 100))#exit

14-12 Logging and Network Management

Page 426
Image 426
Enterasys Networks 9034313-07 manual Set logging interface, Loopback loop‐ID