mirror of
https://github.com/yuriskinfo/cheat-sheets.git
synced 2025-12-21 13:23:11 +01:00
ongoing additions, changes, and fixes
This commit is contained in:
@@ -22,5 +22,14 @@ We have to set default gateway on a switch for the management VLAN we choose to
|
||||
ip default-gateway 10.13.13.127
|
||||
----
|
||||
|
||||
It is, for example, when VLAN 200 is configured as management VLAN:
|
||||
|
||||
----
|
||||
vlan 200
|
||||
name "MgmtVlan"
|
||||
tagged Trk1
|
||||
ip address 10.13.13.250 255.255.255.0
|
||||
exit
|
||||
----
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user