Skip to content

Commit

Permalink
Update host1-pvlan
Browse files Browse the repository at this point in the history
  • Loading branch information
sasakariz1 authored Jan 12, 2025
1 parent 0575b0b commit e0cc2d6
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions topologies/training-level-x-cl-campus-veos/configlets/host1-pvlan
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit e0cc2d6

Please sign in to comment.