1 00:00:00,840 --> 00:00:08,880 We can confirm which ports are trunking on our switches by as an example going onto switch one and tapping 2 00:00:08,880 --> 00:00:11,670 show interfaces trunk. 3 00:00:12,870 --> 00:00:21,870 As you can see here, the command show interface trunk shows me that gigabit 001, two and three are 4 00:00:21,870 --> 00:00:25,800 set on for trunking using ED one q. 5 00:00:25,920 --> 00:00:29,430 The status is trunking and the native VLAN is VLAN one. 6 00:00:29,580 --> 00:00:34,890 The VLANs allowed across those ports of VLANs 1 to 4094. 7 00:00:35,010 --> 00:00:40,290 In other words, we've allowed all VLANs, the VLANs currently allowed and active in the management 8 00:00:40,290 --> 00:00:42,570 domain are 110 and 20. 9 00:00:43,050 --> 00:00:48,990 VLANs, in the spanning tree forwarding state to not pruned are 110 and 20. 10 00:00:49,320 --> 00:00:51,240 We'll talk about spanning tree in a moment. 11 00:00:51,240 --> 00:00:59,100 But this port is the only port that is forwarding traffic across it because port one and two are currently 12 00:00:59,100 --> 00:01:08,070 blocked as shown here because Port one, two and three are currently blocked through spanning tree shows, 13 00:01:08,070 --> 00:01:17,730 spanning tree, as an example, shows me that those ports are blocking this port is not a trunk port. 14 00:01:17,730 --> 00:01:19,140 This is an access port. 15 00:01:20,290 --> 00:01:22,990 So show interface trunk. 16 00:01:25,050 --> 00:01:32,490 Shows me in a nice simple format which interfaces are configured for trunking, which encapsulation 17 00:01:32,490 --> 00:01:37,980 is used, and which ports are forwarding for which VLANs? 18 00:01:38,220 --> 00:01:40,440 Let's have a look at switch to as an example. 19 00:01:41,860 --> 00:01:44,740 On switch to show interface trunk. 20 00:01:45,530 --> 00:01:50,130 Put gigabit 000102 and zero three. 21 00:01:50,180 --> 00:01:53,090 So these interfaces are trunking. 22 00:01:53,090 --> 00:01:54,010 The mode is on. 23 00:01:54,020 --> 00:02:01,340 We're not using http encapsulation is dot one Q status trunking native VLAN is VLAN one. 24 00:02:01,580 --> 00:02:06,110 The VLANs allowed across those ports are 1 to 4094. 25 00:02:06,410 --> 00:02:13,280 Currently the VLANs allowed and active in the management domain or 110 and 20 VLANs in spanning tree 26 00:02:13,280 --> 00:02:19,550 forwarding state are not pruned are 110 and 20 across all the ports at the moment. 27 00:02:19,880 --> 00:02:28,940 Show VLAN brief shows me that I only have VLAN 110 and 20 configured on the switch and hence the switch 28 00:02:28,940 --> 00:02:32,930 is forwarding those VLANs across those ports. 29 00:02:33,200 --> 00:02:39,710 110 and 20 is forwarded across port gigabit zero one, two and three spanning trees are not blocking 30 00:02:39,710 --> 00:02:40,550 any of these ports. 31 00:02:40,550 --> 00:02:42,920 And I can see that by tapping QoS spanning tree. 32 00:02:43,400 --> 00:02:49,340 As you can see here, all those ports are forwarding and they are designated ports because the switch 33 00:02:49,340 --> 00:02:57,110 is the route switch, whereas on switch one once again shows spanning tree shows me that the switch 34 00:02:57,110 --> 00:03:01,370 is not the route bridge or route switch of the spanning tree. 35 00:03:02,270 --> 00:03:04,670 These ports one, two and three. 36 00:03:04,670 --> 00:03:12,170 So one, two and three are blocking show interface trunk shows me that those ports are trunk ports. 37 00:03:12,770 --> 00:03:13,880 But only gigabit. 38 00:03:13,940 --> 00:03:18,020 Zero zero is forwarding vlans 110 and 20 across it. 39 00:03:18,290 --> 00:03:23,150 So show interfaces trunk is a very useful command to see a summary of your trunks.