networking:cisco:lab1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
networking:cisco:lab1 [2026/02/04 00:41] ilyasanetworking:cisco:lab1 [2026/02/04 00:44] (current) ilyasa
Line 52: Line 52:
 ===== Konfigurasi ===== ===== Konfigurasi =====
  
-### R1 +  * **R1** 
-```js+<code>
 // vlan10 // vlan10
 R1(config)#interface f0/0.10 R1(config)#interface f0/0.10
Line 70: Line 70:
 R1(config-subif)#encapsulation dot1Q 40 R1(config-subif)#encapsulation dot1Q 40
 R1(config-subif)#ip address 192.168.1.193 255.255.255.192 R1(config-subif)#ip address 192.168.1.193 255.255.255.192
-``` +</code> 
- +<code>
-```js+
 // dhcp L1 // dhcp L1
 R1(config)#service dhcp R1(config)#service dhcp
Line 105: Line 104:
 R1(config)#interface f0/0 R1(config)#interface f0/0
 R1(config)#no shutdown R1(config)#no shutdown
-``` +</code> 
- +---- 
-### SWL1 +  * **SWL1** 
-```js+<code>
 SWL1(config)#vlan 10 SWL1(config)#vlan 10
 SWL1(config-vlan)#name pemasara SWL1(config-vlan)#name pemasara
Line 126: Line 125:
 SWL1(config)#interface range  g0/1-2 SWL1(config)#interface range  g0/1-2
 SWL1(config-if-range)#switchport mode trunk SWL1(config-if-range)#switchport mode trunk
-``` +</code> 
- +---- 
-### SWL2 +  * **SWL2** 
-```js+<code>
 SWL2(config)#vlan 10 SWL2(config)#vlan 10
 SWL2(config-vlan)#name pemasara SWL2(config-vlan)#name pemasara
Line 147: Line 146:
 SWL2(config)#interface range  g0/1-2 SWL2(config)#interface range  g0/1-2
 SWL2(config-if-range)#switchport mode trunk SWL2(config-if-range)#switchport mode trunk
-```+</code>
  
-### SWL3 +  * **SWL3** 
-```js+<code>
 SWL3(config)#vlan 10 SWL3(config)#vlan 10
 SWL3(config-vlan)#name pemasara SWL3(config-vlan)#name pemasara
Line 168: Line 167:
 SWL3(config)#interface range  g0/1-2 SWL3(config)#interface range  g0/1-2
 SWL3(config-if-range)#switchport mode trunk SWL3(config-if-range)#switchport mode trunk
-``` +</code>
  
-### SWL4 +  * **SWL4** 
-```js+<code>
 SWL4(config)#vlan 10 SWL4(config)#vlan 10
 SWL4(config-vlan)#name pemasara SWL4(config-vlan)#name pemasara
Line 190: Line 188:
 SWL4(config)#interface range  g0/1-2 SWL4(config)#interface range  g0/1-2
 SWL4(config-if-range)#switchport mode trunk SWL4(config-if-range)#switchport mode trunk
-```+</code>
  • networking/cisco/lab1.1770140493.txt.gz
  • Last modified: 2026/02/04 00:41
  • by ilyasa