EIGRP offset-list feature in EIGRP is used to modify the metric on a per-route basis or a per-interface basis.
R1#
access-list 20 permit 3.3.3.0 0.0.0.255
!
router eigrp 100
variance 3
offset-list 20 in 200 FastEthernet0/0 network 0.0.0.0
distribute-list 10 in FastEthernet1/0
auto-summary
R1#
access-list 20 permit 3.3.3.0 0.0.0.255
!
router eigrp 100
variance 3
offset-list 20 in 200 FastEthernet0/0 network 0.0.0.0
distribute-list 10 in FastEthernet1/0
auto-summary
No comments:
Post a Comment