Snmp-server tftp-server-list, Snmp-server trap-source – Enterasys Networks X-Pedition XSR CLI User Manual

Page 42

Advertising
background image

snmp-server Commands

1-28 Network Management

snmp-server tftp-server-list

This command specifies an Access Control List (ACL) to limit TFTP servers’ access during SNMP 
downloads.

Syntax

snmp-server tftp-server-list access-list-num

Syntax of the “no” Form

The no form removes any ACL limiting other TFTP servers’ access during SNMP downloads:

no snmp-server tftp-server-list

Mode

Global configuration: 

XSR(config)#

Example

The following example limits TFTP servers to ACL #57:

XSR#snmp-server tftp-server-list 57

snmp-server trap-source

This command sets the interface serving as the source for all traps and informs. Use the address of 
the interface from which the trap/inform goes out as the source address for the trap/inform.

Syntax

snmp-server trap-source {interface}

Syntax of the “no” Form

The no form of this command removes the configured trap interface:

no snmp-server trap-source

Example

This example specifies GigabitEthernet interface 2 as the trap source:

XSR#snmp-server trap-source g2

access-list-num

Standard ACL ranging from 1 to 99.

interface

A supported interface such as FastEthernet 1.

Note: If the interface does not have an IP address or if the interface is deleted afterwards, it will use
the address of the interface from which the trap/inform goes out as the source address for the trap/
inform.

Advertising