CCNA-1 Lab: Final Lab

From Datateknik
(Difference between revisions)
Jump to: navigation, search
(CCNA 1 Cheat Sheet)
Line 5: Line 5:
  
 
   
 
   
  Minimum                   |    Maximum
+
  Minimum                                     |    Maximum
  
  show running             |  show running
+
  show running                               |  show running
                          |  show ip interface brief
+
                                            |  show ip interface brief
                          |  show ip route
+
                                            |  show ip route
                          |  show ip arp
+
                                            |  show ip arp
                          |  show mac address-table
+
                                            |  show mac address-table
  hostname Robert          |  hostname Robert
+
  Anything(config)# hostname Robert          |  hostname Robert
 
                                                           |  ! DETTA GÄLLER ENDAST TOMTEN  !!
 
                                                           |  ! DETTA GÄLLER ENDAST TOMTEN  !!
  Robert(config)# ipv6 unicast-routing                      |  Switch(config)# ip default-gateway 1.2.3.1
+
  Router(config)# ipv6 unicast-routing                      |  Switch(config)# ip default-gateway 1.2.3.1
 
  Router(config)# interface fastethernet 0/?                |  Switch(config)# interface vlan 1
 
  Router(config)# interface fastethernet 0/?                |  Switch(config)# interface vlan 1
 
  Router(config-if)# ip address 1.2.3.1 255.255.240.0      |  Switch(config-if)# ip address 1.2.3.5 255.255.240.0  
 
  Router(config-if)# ip address 1.2.3.1 255.255.240.0      |  Switch(config-if)# ip address 1.2.3.5 255.255.240.0  

Revision as of 13:35, 29 September 2017

Välkommen !

hej hej

CCNA 1 Cheat Sheet

Minimum                                     |    Maximum
show running                                |   show running
                                            |   show ip interface brief
                                            |   show ip route
                                            |   show ip arp
                                            |   show mac address-table
Anything(config)# hostname Robert           |   hostname Robert
                                                          |  ! DETTA GÄLLER ENDAST TOMTEN  !!
Router(config)# ipv6 unicast-routing                      |  Switch(config)# ip default-gateway 1.2.3.1
Router(config)# interface fastethernet 0/?                |  Switch(config)# interface vlan 1
Router(config-if)# ip address 1.2.3.1 255.255.240.0       |  Switch(config-if)# ip address 1.2.3.5 255.255.240.0 
Router(config-if)# ipv6 address fe80::1 link-local        |  Switch(config-if)# ipv6 address fe80::5 link-local  
Router(config-if)# ipv6 address a:b:c:d::1234/64          |  Switch(config-if)# ipv6 address a:b:c:d::1234/64 
!                                                         |  Switch(config-if)# ipv6 nd autoconfig default-route
Router(config-if)# no shutdown                            |  Switch(config-if)# no shutdown     
Router(config-if)# end                                    |  Switch(config-if)# end 
Router# show ipv6 route                                   |  Switch(config-if)# show ipv6 route
Personal tools
Namespaces

Variants
Actions
Navigation
Tools