crossover cable
1 - 3 2 - 6 3 - 1 4 - 7 5 - 8 6 - 2 7 - 4 8 - 5
subnetting
0 - 0 1 - 128 2 - 192 3 - 224 4 - 240 5 - 248 6 - 252 7 - 254 8 - 255
2^s where s is borrow bits
2^h - 2 where h is host bits in mask
SVI
(config)# hostname SW1
(config)# int vlan 1
(config-if)# ip address 192.168.10.17 255.255.255.240
(config-if)# no shut
(config)# ip default-gateway 192.168.10.30
DNS
(config) # ip domain-lookup
(config) # ip name-server 4.4.4.4
(config) # ip domain-name lammle.local
Register
(config) # show version
(config) # config-register 0x2142
(config) # boot system flash x.bin (tftp, rom)
show flash
show version
license
# license install # license boot module || license boot module disable # license save flash:tftp
# license clear # reload
show license || show license udi
demarcation point
CPE
private ip address standard
RFC 1918
CDP/LLDP
# cdp holdtime # cdp timer
# no cdp run # cdp run
# int fa0/1 # cdp enable # no cdp enable
# lldp run # no lldp run
# int fa0/1 # lldp transmit # no lldp transmit # lldp receive # no lldp receive
# show cdp neighbors [detail] # show lldp neighbors [detail]