ongoing additions, changes, and fixes

This commit is contained in:
Yuri Slobodyanyuk
2022-02-27 09:36:53 +02:00
parent 55e43fd76e
commit cea8afbdd5

View File

@@ -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
----