Chapter 6: Using the Web Interface
167
Protocols
Port numbers
HTTP 50100
SSH 50200
TELNET 50300
SNMP 50500
MODBUS 50600
Examples using "5NN00" ports:
To access the master device via HTTPS, the IP address is:
https://192.168.84.77:50000/
To access the master device via HTTP, the IP address is:
http://192.168.84.77:50100/
To access the master device via SSH, the command is:
ssh -p 50200 192.168.84.77
Examples using standard TCP/UDP ports:
To access the master device via HTTPS, the IP address is:
https://192.168.84.77:443/
To access the master device via HTTP, the IP address is:
http://192.168.84.77:80/
To access the master device via SSH, the command is:
ssh -p 22 192.168.84.77
Slave 1 device:
Position code for Slave 1 is '01' so each port number is 5NN01 as shown
below.
Protocols
Port numbers
HTTPS 50001
HTTP 50101
SSH 50201
TELNET 50301
SNMP 50501
MODBUS 50601
Содержание EMX2-111
Страница 69: ...Chapter 4 Connecting External Equipment Optional 57...
Страница 78: ...Chapter 5 Using the EMX 66 EMX2 888...
Страница 442: ...Appendix A Specifications 430 RS 485 Pin signal definition 6 D bi direction al Data 7 8...
Страница 488: ...Appendix E LDAP Configuration Illustration 476 2 The EMX_Admin role is created...
Страница 507: ...Appendix G RADIUS Configuration Illustration 495 Note If your EMX uses PAP then select PAP...
Страница 508: ...Appendix G RADIUS Configuration Illustration 496 10 Select Standard to the left of the dialog and then click Add...
Страница 509: ...Appendix G RADIUS Configuration Illustration 497 11 Select Filter Id from the list of attributes and click Add...
Страница 512: ...Appendix G RADIUS Configuration Illustration 500 14 The new attribute is added Click OK...
Страница 513: ...Appendix G RADIUS Configuration Illustration 501 15 Click Next to continue...