IOS Multi Topology Routing(MTR) – ISIS Support for MTR Configuration memo

IS-ISでのMTR

MTRトポロジの有効化

router isis [tag]
 metric-style wide [transition] [レベル]
 address-family ipv4 [multicast | unicast]
  topology {トポロジ名} tid {トポロジID}
end
show isis neighbors detail

インターフェースでの有効化

interface {インターフェース名}
 ip router isis [tag]
 topology ipv4 [multicast | unicast] {トポロジ名 [disable | base]}
  isis topology disable
end
  • isis topology disable: インターフェースをトポロジにアドバタイズしない

コメント

タイトルとURLをコピーしました