IBM 9077 Router User Manual


 
274 IBM 9077 SP Switch Router: Get Connected to the SP Switch
peak=622000 sustain=622000 burst=2048 qos=high
Signalling card=1 connector=top protocol=NONE
Signalling card=1 connector=bottom protocol=NONE
# Interface ga010 traffic_shape=high_speed_high_quality
# PVC ga010 0/132 proto=ip traffic_shape=high_speed_high_quality
Interface ga010 traffic_shape=high_speed_high_quality \
bridge_method=vc_multiplexed
PVC ga010 0/132 proto=vcmux_bridge,bpdu
PVC ga010 0/133 proto=vcmux_bridge,ether_nofcs
PVC ga010 0/134 proto=vcmux_bridge,fddi_nofcs
PVC ga010 0/135 proto=llc
#PVC ga010 0/136 proto=ip
# Interface ga0180 traffic_shape=high_speed_high_quality
# PVC ga0180 0/134 proto=ip traffic_shape=high_speed_high_quality
Interface ga0180 traffic_shape=high_speed_high_quality \
bridge_method=vc_multiplexed
PVC ga0180 0/144 proto=vcmux_bridge,bpdu
PVC ga0180 0/145 proto=vcmux_bridge,ether_nofcs
PVC ga0180 0/146 proto=vcmux_bridge,fddi_nofcs
PVC ga0180 0/147 proto=llc
#PVC ga0180 0/148 proto=ip
# OC-12c
Interface ga020 traffic_shape=bigg_speed_high_quality
PVC ga020 0/132 proto=ip traffic_shape=bigg_speed_high_quality
B.7 /etc/grclean.conf
This file contains the specifications on how to handle log file management on
the GRF. It includes the file /etc/grclean.logs.conf, where the location of the
log files in the filesystem is handled. See Appendix B.8,
“/etc/grclean.logs.conf” on page 275 for further reference.
################################################################################
# NetStar $Id: grclean.conf,v 1.10.4.1 1997/08/27 19:58:30 jeanne Exp $
################################################################################
# grclean configuration file
# keyword default what is it
# ------- ----------------- -------------------------------
# include <filename> name of another config file to act on
# hold 7 # of archives kept
# local no keep arch in same place as logfile
# remove no remove logfile after archival
# arch none archive name
# ash none command to execute after archival
# bsh none command to execute before archival
# nsh none command to execute if no archival
# zip /usr/contrib/bin/gzip zip/compress command
# zap /usr/contrib/bin/gunzip unzip/uncompress command
# ext auto extension to use for compressed archive
# dir /var/log where to put the archives if ! local
# tmp /tmp tmp directory
# date ‘/bin/date +%x %r"‘ date command for msgs
# size 0 size threshold for archive or not