4
GATEWAY
REFERENCE GUIDE
R1C
4 of 25
[edit system package repository anyfi]
vyatta@vyatta#
set components "main contrib non-free"
[edit system package repository anyfi]
vyatta@vyatta#
set distribution stable
[edit system package repository anyfi]
vyatta@vyatta#
top
[edit]
Review changes
vyatta@vyatta#
show system package repository
+repository anyfi {
+ components "main contrib non-free"
+ distribution stable
+ url http://packages.anyfinetworks.com/vyatta
+}
repository community {
components main
distribution stable
password ""
url http://packages.vyatta.com/vyatta
username ""
}
[edit]
Commit, save and exit
configuration mode
vyatta@vyatta#
commit
vyatta@vyatta#
save
vyatta@vyatta#
exit
Add Anyfi Networks’ PGP
key
vyatta@vyatta$
wget \
http://packages.anyfinetworks.com/vyatta/pubkey.gpg
-O - | \
sudo apt-key add –
Update the software
package database
vyatta@vyatta$
sudo apt-get update
Once the repository has been added to the system installation of the Gateway software is
trivial.
Install the Gateway
software
vyatta@vyatta:~$
sudo apt-get install -y \
anyfi-gateway vyatta-anyfi-gateway
This will install two packages:
vyatta-anyfi-gateway
containing the Vyatta CLI
integration for the Gateway and
anyfi-gateway
containing the Gateway software
itself.
NOTE
The Gateway software is freely available as part of the Community Edition
of our Carrier Wi-Fi System. Community Edition is unsupported and restricted to a
maximum of 100 radios and services, but can be used for both commercial and non-
commercial purposes. Contact
regarding other licensing
options.