meta data for this page
  •  

Differences

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

Link to this comparison view

Next revision
Previous revision
network:switches:ws-c4948-10ge-s [2026/05/04 12:05] – created niziaknetwork:switches:ws-c4948-10ge-s [2026/05/04 13:29] (current) niziak
Line 25: Line 25:
  
 <code> <code>
-write memory+copy running-config startup-config 
 +</code> 
 + 
 +ping vrf mgmtVrf 192.168.64.100 
 + 
 +All IP configuration should use ''mgmtVrf'' to work: 
 + 
 + 
 +<code> 
 +interface Vlan28 
 +description Management_Interface 
 +ip address <IP> <MASK> 
 +no shutdown 
 +end
 </code> </code>