Running Scripts of Administration Console Tasks
2-15
# This script performs some start-up configurations.
#
# Set the Console serial port baud rate.
#
system consoleSpeed
300
# Console port baud rate
#
# Set the system name
#
system name
Engineering Switch2200_4
#
# Assign an IP address to the Switch 2200.
#
ip interface define
158.101.112.99
# IP address for the system
255.255.0.0
# subnet mask
158.101.255.255
# broadcast address
1 #
cost
all
# ports
#
ip interface display
#
# 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
#
Содержание SUPERSTACK 2200
Страница 41: ......
Страница 75: ......
Страница 173: ...13 12 CHAPTER 13 CONFIGURING ADDRESS AND PORT GROUPS TO USE IN PACKET FILTERS ...
Страница 174: ...V Appendix A Packet Filter Opcodes Examples and Sytax Errors Appendix B Technical Support APPENDIXES ...