beautypg.com

Configure snmp -26, Configure snmp – Enterasys Networks XSR-3150 User Manual

Page 70

background image

Frame Relay WAN Link with PPP Backup Sample Configuration

3-26 Software Configuration

XSR(config-if)#encapsulation ppp

+

Enables PPP encapsulation

XSR(config-if)#ip address 192.31.27.84 255.255.255.0

+

Sets the IP address on the interface

XSR(config-if)#dialer string 4165557922

+

Sets dialer phone #

XSR(config-if)#dialer wait-for-carrier 30

+

Specifies the period the XSR will wait for a connection from the service provider

XSR(config-if)#di pool 1

+

Specifies the dial pool from which calls originate

XSR(config-if)#no shutdown

+

Enables the dial interface

Configure SNMP

The previously configured ACL will be applied to all SNMP requests. Stricter ACLs can be written
if tighter security controls are required.

XSR(config)#snmp-server community toMonitor1 ro 26

+

Adds an SNMP community with read-only privileges attached to ACL 26

XSR(config)#snmp-server community toConfigure1 rw 26

+

Adds another SNMP community with read-write privileges attached to ACL 26

XSR(config)#snmp-server enable traps

+

Enables traps to be transmitted

XSR(config)#snmp-server contact [email protected]

+

Specifies contact information for the management server

XSR(config)#snmp location “HQ 2nd floor”

+

Specifies the server locationr

XSR(config)#snmp-server host 192.168.2.101 traps trapCommunity

+

Specifies management station to send traps to

XSR(config)#snmp-server host 192.168.2.102 traps trapCommunity

+

Specifies another management station to send traps to