User Tools

Site Tools


paloalto:paloalto

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
paloalto:paloalto [2026/02/04 13:47] v1ctorpaloalto:paloalto [2026/02/05 09:11] (current) – [MANAGEMENT] v1ctor
Line 6: Line 6:
 </code> </code>
  
-Show disk space usage:+==== MANAGEMENT ==== 
 + 
 +It's possible to use data ports for management. It's done via ''Interface Management Profile'': 
 +  * Create in //Network | Network Profiles | Interface Management Profile// 
 +  * Then attach to //Network | Interfaces on the Advanced// 
 + 
 +CLI verison:
 <code> <code>
-show system disk-space+set network profiles interface-management-profile mgmt https yes ssh yes permitted-ip 10.15.15.37 
 +set network profiles interface-management-profile mgmt permitted-ip 192.168.0.5
 </code> </code>
 +
 +**Service Route Configuration**
 +
 +If the management interface does not have access to the internet, this can create interesting challenges as it will not be able to retrieve updates or perform cloud lookups. A workaround is to enable service routes that route specific applications, services, or protocols via the backplane onto a designated data plane interface
 +
 +
 +  * //Device | Setup | Services//
 +  * //Service Route Configuration//
paloalto/paloalto.1770212854.txt.gz · Last modified: by v1ctor