User manual
Chapter 3 - Layer 2 Command Set - PHY and MAC MINT (“mint” command)
Alvarion BreezeNET B130/B300 GigE 49 Operational User Manual
mint rf5.0 addnode -mac 000028BAF234 -lip 1.1.1.1 -tip
1.1.1.2 -mask 255.255.255.252 -lcost 120
For easy nodes definition in the local database "mint addnode" command is
updated with two options: "-defgw X.X.X.X" "-defmask X.X.X.X".
-defgw X.X.X.X. Sets default gateway.
-defmask X.X.X.X. Set default mask.
When mask or gateway values are not defined for the defining node then default
gateway or default mask will be used for this node. In this case, to add a node to
the local database it is enough to define MAC-address (mac), target IP-address
(tip) and a secret key:
mint rf4.0 addnode -mac 000435567322 -tip 10.1.1.1 -key
SecretKey1
If a key is not specified for a defining node then the key of the host node is
assigned.
3.2.2.9 Deleting a Node From Local Database
Syntax:
mint IFNAME delnode -mac X:X:X:X:X:X
The command deletes a record created using "addnode" command with a
corresponding MAC-address.
Example:
mint rf5.0 delnode -mac 000028BAF234
3.2.2.10 Managing MINT Protocol
Syntax:
mint rf5.0 start | stop | restart
The command starts, stops, restarts MINT protocol or clears (deletes) MINT
configuration.
Example:
NOTE
Information about default gateway (that is set by "addnode -tgw / addnode -defgw" commands) is
not provided to a defining node in case IP-address and network mask is not specified.