Vegyes angol-magyar, saját használatra, de hátha valakinek haszna lesz még belőle:
EIGRP
– Hello 5, hold 15 mp
– Hello: show ip eigrp int detail
– Hold time: a Hello-ban elküldi a neighbor-nek; “fordított logika”
– sh ip eigrp int: nincsenek benne a passive interface-k
– sh ip protocols: benne vannak a passive interface-k.
– authentication
key chain ROUTE
key 1
key-string route
int X/X
ip authentication mode eigrp 1 md5
ip authentication key-chain eigrp 1 ROUTE
– küld: legrégebbi kulccsal, fogad: minden kulccsal
– neighbor IP (same subnet!) outgoing interface;
– sh ip eigrp int DETAIL mutatja meg hogy static -e.
– k-value default 10100 (bandwidth, delay)
– Update: Hello, Update, Query, Reply, Ack
– Update contains: prefix, prefix length, metric components, MTU, hop count
– BW: kbps, delay: TENS-of-microseconds (konfignál)
– Update multicast 224.0.0.10, unicast ACK back!
– EIGRP WAN bandwith control: max. 50%.
Állítható az ip bandwith-percent eigrp 1 90-nel (ez esetben 90% lesz).
Bandwith parancs értéke a viszonyítási alap
– FD: számolt cost, RD (AD): neighbortől kapott cost.
– FS route: FD>AD
– Bandwidth, delay
Serial 1544 20,000
FastEth 100,000 100
– Shaping: per interface, not per VLAN
– sh ip eigrp topology: only successor and FS
– sh ip eigrp topology all-links: all routes
– Active timer (going active): timers active-time
– maximum-paths: default 4
– variance: 1-től 128-ig. Minden FS route ami <= FD-nél használható.
– distribute-list X in/out
ACL
ip prefix-list
route-map
– route summarization: automatikusan classful boundary-knál
192.168.2.2/26 –> 192.168.2.0/24
de supernet-eket nem, pl. 192.168.2.0/22 -> 192.168.2.0/22
– summarization anywhere
– ip summary-address eigrp 1 x.x.x.x y.y.y.y interface subcommand
default AD: 5
metric: LOWEST metric on which the summary based
– default routes
ip route 0.0.0.0 0.0.0.0 s0/0, network 0.0.0.0
identify a classful network, then ip default-network x.x.x.x