Default Metric

  • Task

Configure all routers so that the default metric is 100

  • Answer
IOS-XE
router isis
 metric-style wide
 metric 100

IOS-XR
router isis 1
 add ipv4
  metric-style wide
  metric 100

  • Verification

Inspect the ISIS topology and see that the default metric has gone from 10 to 100:







The metric command under the ISIS router process dictates the default metric for all interfaces. Alternatively, you can manually configure the metric under each interface individually. (Or use an apply-group to apply the metric to all Gigabit.* interfaces).

Nenhum comentário:

Postar um comentário

 EIGRP New