From e0cc2d65b3ee68732f1c5ae7e494622f12e2b8ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C5=A1a=20Kariz?= <128377406+sasakariz1@users.noreply.github.com> Date: Sun, 12 Jan 2025 13:59:46 +0100 Subject: [PATCH] Update host1-pvlan --- .../configlets/host1-pvlan | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/topologies/training-level-x-cl-campus-veos/configlets/host1-pvlan b/topologies/training-level-x-cl-campus-veos/configlets/host1-pvlan index 84825d8a..11dcfbf0 100644 --- a/topologies/training-level-x-cl-campus-veos/configlets/host1-pvlan +++ b/topologies/training-level-x-cl-campus-veos/configlets/host1-pvlan @@ -1,20 +1,20 @@ -! -spanning-tree mode none -! - vlan 10 - name Primary_VLAN - ! - vlan 100 - private-vlan community primary vlan 10 - - interface Vlan10 - ip address 172.17.10.1/24 - - default interface etherent1 - +! +spanning-tree mode none +! +vlan 10 + name Primary_VLAN +! +vlan 100 + private-vlan community primary vlan 10 +! +interface Vlan10 + ip address 172.17.10.1/24 + +default interface ethernet1 + interface Ethernet1 switchport switchport mode access switchport access vlan 100 No shut - +