User manual
Chapter 3 - Layer 2 Command Set - PHY and MAC MINT (“mint” command)
Alvarion BreezeNET B130/B300 GigE 52 Operational User Manual
The information about SNMP relay will be automatically distributed throughout
the MINT network. Nodes will use remote SNMP services.
Example 1:
Nodes A and B use the same key and can establish a connection with each other
in public authentication mode.
Node A:
mint rf5.0 -key SECRETKEY
mint rf5.0 -authmode public
Node B:
mint rf5.0 -key SECRETKEY
mint rf5.0 -authmode public
Example 2:
Nodes A and B have different keys but they can establish a connection with each
other using their local databases.
Node A:
mint rf5.0 -key SECRETKEY
mint rf5.0 -authmode public
mint rf5.0 addnode -mac B:B:B:B:B:B -key KEY2
Node B:
mint rf5.0 -key KEY2
mint rf5.0 -authmode public
mint rf5.0 addnode -mac A:A:A:A:A:A -key SECRETKEY
Moreover, each of these two nodes can set up connections with other nodes
working in public mode if their keys correspond with each other.
Example 3:
Node A has a local database and acts as an authentication relay. Node B does not
have a database and uses a relay in remote mode
Node A:
mint rf5.0 -key KEY1
mint rf5.0 -authmode static










