10-26-2020 10:14 PM
HI all,
Hope i can find someone amazing out there.
We have a VM100 that can only be configured from CLI as the provider that does not support any way to access a VM or webUI
I spent 4 hours on the phone with Palo Alto support and they could not help me.
Quick Break down.
simple /30 link using vlan 948
Palo Alto ip 172.20.0.82
MPLS ip 172.20.0.81
Here is the base config i set :
set network profiles interface-management-profile Trusted http no https yes ping yes response-pages yes snmp yes ssh yes telnet no
set network profiles interface-management-profile Partner http no https no ping yes response-pages no snmp no ssh no telnet no
set network profiles interface-management-profile Untrusted http no https no ping no response-pages no snmp no ssh no telnet no
set network interface ethernet ethernet1/1 link-state auto link-duplex auto link-speed auto layer3 units ethernet1/1.948 tag 948 interface-management-profile Trusted ip 172.20.0.82/30
set network virutal-router VirutalRouter1 interface ethernet1/1.948
set zone MPLS network layer3 ethernet1/1.948
set deviceconfig system ip-address 10.120.100.254 netmask 255.255.255.0 default-gateway 10.120.100.1 dns-setting servers primary 8.8.8.8 secondary 4.4.4.4
Commit
No replies when i ping
Any help would be great.
Just remmeber no webUi 😞
10-27-2020 10:55 PM
Worked it out,
set system setting dpdk-pkt-io off
then reboot
All working now
Thank you all so much for your help
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!