D-Link DXS-3600 Series Cli Reference Manual page 1227

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
This example shows how to configure the trap recipient 163.10.50.126 with version 1 with the community
string "comaccess". The UDP port number is configured to 50001.
Switch# configure terminal
Switch(config)# snmp-server community comaccess rw
Switch(config)# snmp-server host 163.10.50.126 version 1 comaccess port 50001
Switch(config)#
101-7
snmp-server source-interface traps
This command is used to specify the interface whose IP address will be used as the source address for
sending the SNMP trap packet. To revert to default setting, use the no form of this command.
snmp-server source-interface traps INTERFACE-ID
no snmp-server source-interface traps
Parameters
INTERFACE-ID
Default
The IP address of the closest interface will be used.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command to specify the interface whose IP address will be used as the source address for
sending the SNMP trap packet.
Example
This example shows how to configure VLAN 100 as the sourcing interface for sending SNMP trap
packets.
Switch# configure terminal
Switch(config)# snmp-server source-interface traps vlan100
Switch(config)#
101-8
snmp-server user
This command is used to create an SNMP user. Use the no command to remove an SNMP user.
snmp-server user USER-NAME GROUP-NAME {v1 | v2c | v3 [encrypted] [auth {md5 | sha}
AUTH-PASSWORD [priv PRIV-PASSWORD]]} [access IP-ACL-NAME]
no snmp-server user USER-NAME GROUP-NAME {v1 | v2c | v3}
Specifies the interface whose IP address will be used as the source
address for sending the SNMP trap packet.
1222

Advertisement

Table of Contents
loading

Table of Contents