Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
SNMP Commands
OmniSwitch CLI Reference Guide
September 2009
page 10-5
snmp source ip preferred 
Configures the source IP address field of the SNMP client packets.
snmp soure ip preferred {default | no-loopback | ip_address}
no snmp source ip preferred
Syntax Definitions
default
The Loopback0 address, if configured, will be used for the source IP 
address field. If no Loopback0 is configured, the first IP address on the 
switch will be used.
no-loopback
The Loopback0 address should not be used for the source IP address 
field and the first available IP address on the switch should be used for 
this field.
ip_address
The IP address to be used in the source IP field.
Defaults
By default, the setting is set to the default parameter. 
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• When configuring a specific IP address, that address must already exist on the switch.
• Use the no form of this command to clear a specific IP address and change the behavior back to 
default. 
Examples
-> snmp source ip preferred 192.168.10.1
-> snmp source ip preferred no-loopback
-> snmp source ip preferred default
Release History
Release 6.3.4; command was introduced. 
Related Commands
Adds a new SNMP station; modifies or deletes an existing SNMP sta-
tion.