License
SoodarOS uses a license manager to allow users to choose their plans and use the trial version flexibly. To change the licensing, one needs to create a license request and send it to the corporation for signing. Once the signed certificate is imported, its effect is immediate.
Default license
When SoodarOS lacks a license file, it continues to work. But restrictions are applied. These restrictions are:
Drop supporting ethernets faster than 10Gigabit ethernet.
Support a maximum of 4 hardware interfaces wit accumulated capacity of 10G.
Limit VPLS interfaces count to 2.
Limit VXLAN interfaces count to 2.
Limit VLAN interfaces count to 2.
Limit IPSec profiles to 2 profiles.
Support up to 2 Access-list.
Limit access-list entries to 10 per ACL.
Support up to 2 Policy map.
NAT44 IP pool is limited to 1 pool of 1 IP address.
NAT44 static entries are limited to 2 entries.
Limit VRFs to 2 VRFs( not counting default VRF).
Limit SLA definitions to 2.
Limit Tracks to 2 each could be tracked by one item.
Wireguard interfaces is restricted to 1 instances with a maximum of 2 peers.
License request
To import a license, an enrollment is needed. SoodarOS makes a license request on user demand and displays it on the screen to achieve this. The displayed request should be sent for signing.
- show license license-request
 Display license request on screen.
Import license
Importing a signed license is by copy-pasting the license on the screen.
- license import license terminal
 Import a signed license.
Show license
Checking current limits( and used quotas) is done via show license command.
- show license
 Show current license limits.
Note
A negative value for a resource limit means that the resource is unlimited.
Example :
n1# show license
  License found: Yes
                           Name   Limit   Used
   ----------------------------------------------
            Hardware Interfaces      16      0
       Hardware Interfaces Type       8      -
   Hardware Interfaces Capacity     8Gb    0Gb
                VPLS Interfaces       2      0
               VXLAN Interfaces       3      0
                VLAN Interfaces       2      0
                 IPSec Profiles       4      0
                     QoS Policy       2      0
                    NAT44 Pools       2      0
                 NAT44 Pool IPs      10      -
           NAT44 Static Entries      10      0
              Wireguard Tunnels       2      0
    Peers per Wireguard Tunnels       2      -
                            SLA       3      0
                          Track       3      0
                Tracked objects       3      -
                            VRF       5      0
                 Routes per VRF      10      -
                            ACL       2      0
                    ACE per ACL      10      -
   BGP Support: Available
   MPLS Support: Available
   MP-GRE Support: Available
   EIGRP Support: Available
   OSPF Support: Not available
   OSPFv3 Support: Not available
   RIP Support: Not available
   RIPng Support: Not available
   Multicast Support: Not available