CCNA-1 Lab: Final Lab
From Datateknik
(Difference between revisions)
(Created page with " CCNA 1 Cheat Sheet Minimum | Maximum hostname Robert | hostname Robert") |
|||
Line 1: | Line 1: | ||
+ | = Välkommen ! = | ||
+ | hej hej | ||
− | + | = CCNA 1 Cheat Sheet = | |
+ | |||
Minimum | Maximum | Minimum | Maximum | ||
+ | |||
+ | show running | show running | ||
+ | | show ip interface brief | ||
+ | | show ip route | ||
+ | | show ip arp | ||
+ | | show mac address-table | ||
hostname Robert | hostname Robert | hostname Robert | hostname Robert | ||
+ | | ! DETTA GÄLLER ENDAST TOMTEN !! | ||
+ | Robert(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 | ||
+ | <font style="text-decoration:line-through;">Router(config-if)# ipv6 address fe80::1 link-local</font> | <font style="text-decoration:line-through;">Switch(config-if)# ipv6 address fe80::5 link-local</font> | ||
+ | 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 |
Revision as of 13:34, 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 hostname Robert | hostname Robert | ! DETTA GÄLLER ENDAST TOMTEN !! Robert(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