- About this Guide
- Ultra Services Platform (USP) Introduction
- USP Installation Prerequisites
- Deploying Hyper-Converged Ultra M Models Using UAS
- Deploying VNFs Using AutoVNF
- Upgrading the Ultra Services Platform Deployment
- Post Deployment Operations
- boot_uas.py Help
- Sample VIM Orchestrator and VIM Configuration File
- Sample Tenant Configuration File
- Sample VNF Rack and VNF Descriptor Configuration File
- Sample system.cfg File
- Sample ESC VIM Connector Configuration
- Sample AutoVNF VNFM Configuration File
- Sample AutoVNF VNF Configuration File
- USP KPI Descriptions
- Backing Up Deployment Information
- Example RedHat Network Interface and Bridge Configuration Files
- Patch Upgrade Procedure
Sample system.cfg File
config
system hostname ugp-saegw
ssh key-gen wait-time 0
cli hidden
tech-support test-commands encrypted password ***
logging filter runtime facility confdmgr level debug critical-info
logging filter runtime facility vnfma level debug critical-info
context local
administrator $CF_LOGIN_USER password $CF_LOGIN_PASSWORD ftp
interface LOCAL1
ip address $CF_VIP_ADDR 255.255.255.0
#exit
ip route 0.0.0.0 0.0.0.0 $NICID_1_GATEWAY LOCAL1
ssh generate key
server sshd
subsystem sftp
#exit
server confd
confd-user admin
#exit
#exit
port ethernet 1/1
bind interface LOCAL1 local
no shutdown
#exit
snmp community public read-only
end