CCNA-1 Lab: Final Lab
From Datateknik
(Difference between revisions)
(→CCNA 1 Cheat Sheet) |
(→CCNA 1 Cheat Sheet) |
||
Line 5: | Line 5: | ||
− | Minimum | + | Minimum | Maximum | Överkurs |
− | + | | show running | include unicast-routing | |
show running | show running | show running | show running | ||
| show ip interface brief | | show ip interface brief | ||
Line 13: | Line 13: | ||
| show mac address-table | | show mac address-table | ||
Anything(config)# hostname Robert | hostname Robert | Anything(config)# hostname Robert | hostname Robert | ||
− | | | + | | |
Router(config)# ipv6 unicast-routing | | Router(config)# ipv6 unicast-routing | | ||
Router(config)# interface fastethernet 0/? | | Router(config)# interface fastethernet 0/? | |
Revision as of 14:22, 29 September 2017
Välkommen !
hej hej
CCNA 1 Cheat Sheet
Minimum | Maximum | Överkurs | show running | include unicast-routing show running | show running | show ip interface brief | show ip route | show ip arp | show mac address-table Anything(config)# hostname Robert | hostname Robert | 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 | copy running-config startup-config