CCNA-1 Lab: Final Lab
From Datateknik
(Difference between revisions)
(→CCNA 1 Cheat Sheet) |
(→CCNA 1 Cheat Sheet) |
||
Line 7: | Line 7: | ||
Minimum | Maximum | Minimum | Maximum | ||
− | show running | + | show running | show running |
− | + | | show ip interface brief | |
− | + | | show ip route | |
− | + | | show ip arp | |
− | + | | show mac address-table | |
− | Anything(config)# hostname Robert | + | Anything(config)# hostname Robert | hostname Robert |
− | + | | ! DETTA GÄLLER ENDAST TOMTEN !! | |
− | Router(config)# ipv6 unicast-routing | + | Router(config)# ipv6 unicast-routing | |
− | Router(config)# interface fastethernet 0/? | + | Router(config)# interface fastethernet 0/? | |
− | Router(config-if)# ip address 1.2.3.1 255.255.240.0 | + | Router(config-if)# ip address 1.2.3.1 255.255.240.0 | |
− | + | | Router(config-if)# ipv6 address fe80::1 link-local | |
− | + | Router(config-if)# ipv6 address a:b:c:d::1234/64 | | |
− | + | | | |
− | + | Router(config-if)£ Description Here is PC1 connected | |
− | Router(config-if)# end | + | Router(config-if)# no shutdown | |
− | Router# show ipv6 route | + | |
+ | Switch(config)# ip default-gateway 1.2.3.1 | ||
+ | Switch(config)# interface vlan 1 | ||
+ | Switch(config-if)# Description DETTA GÄLLER ENDAST TOMTEN | ||
+ | Switch(config-if)# ip address 1.2.3.5 255.255.240.0 | ||
+ | Switch(config-if)# ipv6 address a:b:c:d::1234/64 | ||
+ | | Switch(config-if)# ipv6 address fe80::5 link-local | ||
+ | | Switch(config-if)# '''ipv6 nd autoconfig default-route''' | ||
+ | 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:45, 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 | Router(config)# interface fastethernet 0/? | Router(config-if)# ip address 1.2.3.1 255.255.240.0 | | Router(config-if)# ipv6 address fe80::1 link-local Router(config-if)# ipv6 address a:b:c:d::1234/64 | | Router(config-if)£ Description Here is PC1 connected Router(config-if)# no shutdown | Switch(config)# ip default-gateway 1.2.3.1 Switch(config)# interface vlan 1 Switch(config-if)# Description DETTA GÄLLER ENDAST TOMTEN Switch(config-if)# ip address 1.2.3.5 255.255.240.0 Switch(config-if)# ipv6 address a:b:c:d::1234/64 | Switch(config-if)# ipv6 address fe80::5 link-local | Switch(config-if)# ipv6 nd autoconfig default-route Switch(config-if)# no shutdown
Router(config-if)# end | Switch(config-if)# end Router# show ipv6 route | Switch(config-if)# show ipv6 route