76
Network Management Messages
EEPROM flags are set, otherwise only the RAM flag is set, allowing temporary
forwarding for a given group.
This message uses the Request-Response protocol. The configuration checksum
in EEPROM is updated if EEPROM is changed.
typedef struct {
unsigned unused1 : 1;
unsigned domain_index : 1;
unsigned unused2 : 5;
unsigned ram_or_eeprom : 1; // 0 => RAM, 1 => RAM+EEPROM
unsigned group;
} NM_rtr_group_fwd_request;
Subnet Forward
This message sets the forwarding flag in the forwarding table for a given subnet
in the specified domain. If the
ram_or_eeprom
field is set, both the RAM and
EEPROM flags are set, otherwise only the RAM flag is set, allowing temporary
forwarding for a given subnet.
This message uses the Request-Response protocol. The configuration checksum
in EEPROM is updated if EEPROM is changed.
typedef struct {
unsigned unused1 : 1;
unsigned domain_index : 1;
unsigned unused2 : 5;
unsigned ram_or_eeprom : 1; // 0 => RAM, 1 => RAM+EEPROM
unsigned subnet;
} NM_rtr_subnet_fwd_request;
Group No Forward
This message clears the forwarding flag in the forwarding table for a given group
in the specified domain. If the
ram_or_eeprom
field is set, both the RAM and
EEPROM flags are cleared, otherwise only the RAM flag is cleared, allowing
temporary control of forwarding for a given group (see the
Router Status
message
on page 77).
This message uses the Request-Response protocol. The configuration checksum
in EEPROM is updated if EEPROM is changed.
typedef struct {
unsigned unused1 : 1;
unsigned domain_index : 1;
unsigned unused2 : 5;
unsigned ram_or_eeprom : 1; // 0 => RAM, 1 => RAM+EEPROM
unsigned group;
} NM_rtr_group_nofwd_request;
Subnet No Forward
This message clears the forwarding flag in the forwarding table for a given
subnet in the specified domain. If the
ram_or_eeprom
field is set, both the RAM
and EEPROM flags are cleared, otherwise only the RAM flag is cleared, allowing
temporary control of forwarding for a given subnet.
Summary of Contents for 14315R
Page 1: ...LONWORKS Router User s Guide 078 0018 01E...
Page 6: ......
Page 9: ...Appendix A Communications Parameters for LonWorks Routers 81 Communications Parameters 82...
Page 10: ......
Page 48: ......
Page 53: ...LonWorks Router User s Guide 43 Figure 22 Router 5000 Mechanical Specifications...
Page 54: ......
Page 57: ...LonWorks Router User s Guide 47 Figure 23 RTR 10 Motherboard Example Schematic...
Page 61: ...LonWorks Router User s Guide 51 Figure 26 Router 5000 Motherboard Example Schematic Core...
Page 62: ...52 Developing a LonWorks Router Figure 27 Router 5000 Motherboard Example Schematic Network...
Page 68: ......
Page 80: ......
Page 99: ...www echelon com...