03-22-2021 04:45 PM
Good day -
We have a NI-CER-2048CX-RT-AC with IP_ROUTE_SCALE and NI-CER-2048-ADV licenses on it. We are trying to enable the ADV license so we can increase the max IP-Routes. Any commands that need to be run specifically? Thanks --
Solved! Go to Solution.
03-22-2021 06:06 PM
The NI-CER-2048CX-RT-AC comes factory installed with the IP_ROUTE_SCALE, so it looks fine. From my point of view, you only need to raise the system-max(es) and should be good.
03-22-2021 05:31 PM
Does the license show up like this? Then you are ready to go.
show license
Index Package Name Lid Slot License Type Status License Period
1 IP_ROUTE_SCALE $x M normal active unlimited
Else you need to copy it via TFTP
copy tftp license $TFTPSERVER $FILE
System-max:
system-max ip-cache 1200000
system-max ip-route 1200000
system-max ipv6-cache 120000
system-max ipv6-route 120000