Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 7
Next »
Login |
|
---|
| az login |
subscribtion | az vm image Link |
---|
depricated | az vm image accept-terms --urn 128technology:128t_networking_platform:128t_networking_platform:latest |
az vm image terms accept | az vm image terms accept --urn 128technology:128t_networking_platform:128t_networking_platform:latest |
|
|
|
az ad sp create-for-rbac --role="Contributor" --scopes="/subscriptions/SUBSCRIPTION_ID"
|
update the variable |
|
---|
terraform.tfvars | subscription_id, tenant_id |
security rules | ssh ingress rules for the management and public interfaces |
create an RSA key | key generation: public ( .pub ) and private key (.ppk) |
---|
| add my public key to both SSR and Conductor instances |
| "~/.ssh/azure_key.pub |
windows | "~/.ssh/azure_key.pub |
Deploy |
|
---|
| add key |
| terraform apply |
|
|
|
|
---|
|
|
Public IP address |
|
---|
|
|
| Link |
---|
get vmbusiu | dpdk-devbind.py --status
[root@jnpr-ssr-router-vm azureuser]# dpdk-devbind.py --status
Network devices using kernel driver
===================================
abb0:00:02.0 'MT27710 Family [ConnectX-4 Lx Virtual Function] 1016' if=eth4 drv=mlx5_core unused=igb_uio,vfio-pci
da28:00:02.0 'MT27710 Family [ConnectX-4 Lx Virtual Function] 1016' if=eth3 drv=mlx5_core unused=igb_uio,vfio-pci
VMBus devices
=============
00224841-601f-0022-4841-601f00224841 'Synthetic network adapter' if=eth2 drv=hv_netvsc
00224841-6139-0022-4841-613900224841 'Synthetic network adapter' if=eth1 drv=hv_netvsc
00224841-635d-0022-4841-635d00224841 'Synthetic network adapter' if=eth0 drv=hv_netvsc
|
|
|
|
|
|
|