关于netflow策略路由

http://tech.ddvip.com   2007年09月15日    社区交流 收藏本文

内容摘要:本文介绍关于netflow策略路由

  ip cef

  ip flow-cache feature-accelerate

  interface ethernet0/0/1

  ip route-cache flow

  ip policy route-map test

  route-map test permit 10

  match ip address 1

  set ip precedence priority

  set ip next-hop 50.0.0.8

  set ip next-hop verify-availability

  route-map test permit 20

  match ip address 101

  set interface Ethernet0/0/3

  set ip tos max-throughput

责编:豆豆技术应用

正在加载评论...