![3Com CoreBuilder 3500 Command Reference Manual Download Page 125](http://html1.mh-extra.com/html/3com/corebuilder-3500/corebuilder-3500_command-reference-manual_4589654125.webp)
script
125
Example Script (3500)
This example scripts these tasks to initially configure your system:
■
Changes the modem port baud
■
Sets the system name
■
Assigns an IP address for management
■
Verifies the IP connection by pinging the system
■
Enables Spanning Tree
■
Sets up SNMP trap reporting
# This script performs some start-up configurations.
#
# Set the modem serial port baud.
#
system serialPort modemSpeed
4800
# modem serial port baud
#
# Set the system name
#
system name
Eng_CoreBuilder_4
#
# Assign an IP address to the system.
#
ip interface define
158.101.112.99 # IP address for the system
255.255.0.0 # subnet mask
1 # VLAN interface index
ip interface summary all
#
# Validate access to management workstation
#
ip ping
158.101.112.26 # management workstation address
#
# Enable the Spanning Tree Protocol
#
bridge stpState enabled
#
# Configure my node as an SNMP trap destination
#
snmp trap add
158.101.112.26 # management workstation address
all
# turn on all traps
q
# no more trap destinations
#
snmp trap display
#
Summary of Contents for CoreBuilder 3500
Page 18: ......
Page 26: ...26 ABOUT THIS GUIDE...
Page 27: ...I GETTING STARTED Chapter 1 Administration Overview Chapter 2 Command Summary...
Page 28: ......
Page 64: ...64 CHAPTER 2 COMMAND SUMMARY...
Page 65: ...II SYSTEM LEVEL FUNCTIONS Chapter 3 System Environment Chapter 4 Module Environment...
Page 66: ......
Page 148: ......
Page 202: ......
Page 248: ...248 CHAPTER 8 FIBER DISTRIBUTED DATA INTERFACE FDDI...
Page 250: ......
Page 320: ...320 CHAPTER 11 TRUNKS...
Page 368: ...368 CHAPTER 14 VIRTUAL LANS VLANS...
Page 394: ......
Page 502: ...502 CHAPTER 17 VIRTUAL ROUTER REDUNDANCY VRRP...
Page 604: ...604 CHAPTER 19 OPEN SHORTEST PATH FIRST OSPF...
Page 660: ...660 CHAPTER 20 IPX...
Page 687: ...VII TRAFFIC POLICY Chapter 22 Quality of Service QoS and RSVP...
Page 688: ......
Page 744: ...744 CHAPTER 22 QUALITY OF SERVICE QOS AND RSVP...
Page 745: ...VIII MONITORING Chapter 23 Event Log Chapter 24 Roving Analysis...
Page 746: ......
Page 754: ...754 CHAPTER 23 EVENT LOG...
Page 764: ...764 CHAPTER 24 ROVING ANALYSIS...
Page 765: ...IX REFERENCE Appendix A Technical Support...
Page 766: ......
Page 772: ...772 APPENDIX A TECHNICAL SUPPORT...
Page 784: ......