iRBX6GF User’s Manual
UM-iRBX6GF-4.5.1-EN.docx
Pages 62 of 119
snmp-trap-manager
do command
When used within Global Configuration mode, the
do
command allows going to system commands within
this mode. See below for examples.
exit command
iRBX(config-alarm)# snmp-trap-manager
A.B.C.D
iRBX (config-alarm)# snmp-trap-manager 8.8.8.8
iRBX (config-alarm)#
iRBX(config)# do ?
configure Enter configuration mode
ping Send messages to network hosts
show system information
iRBX(config)# do
iRBX(config)# do ping 192.168.10.1
PING 192.168.10.1 (192.168.10.1): 56 data bytes
64 bytes from 192.168.10.1: seq=0 ttl=64 time=2.000 ms
64 bytes from 192.168.10.1: seq=1 ttl=64 time=2.000 ms
64 bytes from 192.168.10.1: seq=2 ttl=64 time=1.000 ms
64 bytes from 192.168.10.1: seq=3 ttl=64 time=1.000 ms
64 bytes from 192.168.10.1: seq=4 ttl=64 time=4.000 ms
--- 192.168.10.1 ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 1.000/2.000/4.000 ms
iRBX (config)#
RBX(config-system)# do show
banner config date ip lldp log-auth
log-web mac_table ntp ports ptp redundancy
rstp snmp ssh stats system temperature
time version vlans
iRBX(config-system)# do show banner
Welcome to iS5 Communications
Copyright (c) 2017 iS5 Communications
All rights reserved
iRBX(config-system)#
do show log-auth
Apr 17 17:05:41 irbx sshd[1791]: Server listening on 0.0.0.0 port 22.
Apr 17 21:40:58 irbx sshd[1791]: Received signal 15; terminating.
Apr 17 21:40:59 irbx sshd[6421]: Server listening on 0.0.0.0 port 22.
Apr 18 15:42:42 irbx sshd[6421]: Received signal 15; terminating.
Apr 18 15:44:30 irbx sshd[18398]: Server listening on 0.0.0.0 port 22.
iRBX(config-system)#
iRBX(config-system)#
iRBX(config)# exit
iRBX#