CCNA-1 Lab: Final Lab
From Datateknik
(Difference between revisions)
(→CCNA 1 Cheat Sheet) |
(→CCNA 1 Cheat Sheet) |
||
Line 32: | Line 32: | ||
Switch(config-if)# no shutdown | Switch(config-if)# no shutdown | ||
− | + | | copy running-config startup-config | |
− | + |
Revision as of 13:46, 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
| copy running-config startup-config