From: xf0r3m Date: Tue, 16 Jul 2024 12:45:13 +0000 (+0200) Subject: Kontynuacja pisania 3 rozdziału, 2 modułu. X-Git-Url: https://gitweb.morketsmerke.org/?a=commitdiff_plain;h=76874072ddfedde5d79353c4439b942d8e5e044b;p=mmdev.git Kontynuacja pisania 3 rozdziału, 2 modułu. --- diff --git a/articles/terminallog/Cisco_-_CCNA.html b/articles/terminallog/Cisco_-_CCNA.html index 1847978..cb2eeb6 100755 --- a/articles/terminallog/Cisco_-_CCNA.html +++ b/articles/terminallog/Cisco_-_CCNA.html @@ -6720,6 +6720,26 @@ Switch(config-if)#switchport trunk native vlan 1 Switch(config-if)#switchport trunk allowed vlan 1,40,150 Switch(config-if)#end Switch# + +

+ Po podłaczeniu łączy trunk, będziemy mogli wydać polecenie + show interface trunk, które pokaże + nam informacje na temat skonfigurowanych w naszym urządzeniu portów + magistralnych. +

+
+Switch#sh int tr
+Port        Mode         Encapsulation  Status        Native vlan
+Gig0/1      on           802.1q         trunking      1
+
+Port        Vlans allowed on trunk
+Gig0/1      1,40,150
+
+Port        Vlans allowed and active in management domain
+Gig0/1      1,40,150
+
+Port        Vlans in spanning tree forwarding state and not pruned
+Gig0/1      1,40,150