meta data for this page
  •  

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
network:switches:ws-c4948-10ge-s [2026/05/04 12:07] niziaknetwork:switches:ws-c4948-10ge-s [2026/05/04 13:29] (current) niziak
Line 26: Line 26:
 <code> <code>
 copy running-config startup-config 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>