Instruction Manual
config.portaccess.total
it means you have 0 rules configured. Your
new rule will be the existing total plus 1. So if the previous command gave you 0, then you start with rule number 1; if you already have 1 rule your new rule will be number 2 etc.
If you want to restrict access to serial port 5 to computers from a single C class network 192.168.5.0, you need to issue the following commands (assuming you have a previous rule in place):
#/bin/config
#/bin/config
#/bin/config
#/bin/config
#/bin/config
Please note that this rule becomes live right away.
Event Logging Configuration
Remote Serial Port Log Storage
To setup remote storage of serial port 5 log to a remote Windows share with the following properties (denoted by bolded text), the following com- mands must be issued (as denoted by italicized text):
# /bin/config
IP Address: 192.168.0.254
# /bin/config
Directory: C:\\ECS0016\logs\
# /bin/config
Username: cifs_user
# /bin/config
Password: secret
# /bin/config
Logging level: 2 (input/output logging as well as user connections & disconnections)
# /bin/config
102