cadtriada.blogg.se

Cisco 2950 switch commands cheat sheet
Cisco 2950 switch commands cheat sheet






cisco 2950 switch commands cheat sheet
  1. Cisco 2950 switch commands cheat sheet verification#
  2. Cisco 2950 switch commands cheat sheet Pc#
  3. Cisco 2950 switch commands cheat sheet download#

  • Authentication, Authorization, Accounting (AAA).
  • Cisco RADIUS Server Configuration on Packet Tracer.
  • Radius Configuration for Wireless Users.
  • IPv6 Configuration on Cisco Packet Tracer.
  • IPv6 NDP (Neighbour Discovery Protocol).
  • IPv6 Static and Default Route Configuration.
  • Static NAT Configuration with Packet Tracer.
  • Dynamic NAT Configuration with Packet Tracer.
  • DHCP (Dynamic Host Configuration Protocol).
  • Router DHCP Configuration with Packet Tracer.
  • MLPPP Configuration on Cisco Packet Tracer.
  • OSPF(Open Shortest Path First) Overview.
  • OSPFv3 (Open Shortest Path First Version 3).
  • OSPFv3 Configuration Example on Cisco IOS.
  • Static Route Configuration on Cisco Routers.
  • Inter VLAN Routing with Router on Stick.
  • Switch Virtual Interface Configuration on Packet Tracer.
  • Inter VLAN Routing Configuration on Packet Tracer.
  • Link Aggregation Control Protocol (LACP).
  • STP Portfast Configuration with Packet Tracer.
  • STP (Spanning Tree Protocol) Example on Packet Tracer.
  • Portfast, Root Guard, BPDU Filter and BPDU Guard.
  • Loop Guard, Uplink Fast, Backbone Fast and UDLD.
  • VLAN Port Assignment and VLAN Port Types.
  • Cisco Packet Tracer VLAN Configuration Example.
  • cisco 2950 switch commands cheat sheet

    DTP and VLAN Frame Tagging protocols ISL, dot1.q.TCP Header : TCP Window Size, Checksum & Urgent Pointer.TCP Header : Sequence & Acknowledgement Number.ICMP (Internet Control Message Protocol).Basic Cisco Router Configuration on Packet Tracer.Ethernet Collisions and Troubleshooting.

    Cisco 2950 switch commands cheat sheet verification#

    to verify our VLAN Packet Tracer Configuration, we will use verification commands like “ show vlan brief“, “ show interfaces“, “ show interfaces trunk” etc.ġ default active Fa0/5, Fa0/6, Fa0/7, Fa0/8 Fa0/9, Our last step of VLAN Packet Tracer Example is configuration verification.

    cisco 2950 switch commands cheat sheet

    Switch 2# copy running-config startup-config Switch 2(config-if)# switchport trunk allowed vlan 2-4 Switch 2(config-if)# switchport nonegotiate Switch 2(config-if)# switchport mode trunk Switch 2(config)# interface fastEthernet 0/1 Switch 2(config)# interface fastEthernet 0/4 Switch 2(config-if)# switchport access vlan 2 Switch 2(config)# interface fastEthernet 0/3 Switch 2(config-if)# switchport access vlan 3 Switch 2(config-if)# switchport mode access Switch 2(config)# interface fastEthernet 0/2 Switch 1# copy running-config startup-configĪfter configuring the first switch, we will configure switch 2 similar to switch 1 as below. Switch 1(config-if)# switchport trunk allowed vlan 2-4 Switch 1(config-if)# switchport nonegotiate Switch 1(config-if)# switchport mode trunk Switch 1(config)# interface fastEthernet 0/1 Switch 1(config-if)# switchport access vlan 3 Switch 1(config)# interface fastEthernet 0/4 Switch 1(config)# interface fastEthernet 0/3 Switch 1(config-if)# switchport access vlan 2 Switch 1(config-if)# switchport mode access Switch 1(config)# interface fastEthernet 0/2 Laslty, we will set the allowed VLANs with “ switchport trunk allowed vlan” command on this trunk and save our configuration.

    cisco 2950 switch commands cheat sheet

    Then we will also set this port with “ no negotiate” command to prevent negotiation about the port role.After that, we will set the trunk port that will carry multiple VLANs with “ swithcport mode trunk” command.We will also set the VLAN, that this port will access.We will do this with “ switchport mode access” command under these interfaces. We will set access ports that will access specific VLANs.

    Cisco 2950 switch commands cheat sheet Pc#

    These ip addresses will be required at the end of this configuration example to test our configuration.Īfter PC IP configurations, now, we can start our VLAN Packet Tracer Configuration steps. pkt format at the end of the lesson.įor all Packet Tracer Examples and Files, you can check Packet Tracer Labs Page.įor our VLAN Configuration example, we will set our PC IPaddresses as below.

    Cisco 2950 switch commands cheat sheet download#

    Packet Tracer VLAN Topology ExampleYou can DOWNLOAD the Cisco Packet Tracer example with. In this topology, 2 Cisco Catalyst 2950-24 switches and 6 PCs are used. As an example, you can see a VLAN topology below.








    Cisco 2950 switch commands cheat sheet