竹子开花的时 发表于 2018-7-15 06:57:06

实施路径控制(一):Cisco IP SLA-Keep it simple.

  R1(config)#do sh ip sla config 11
  IP SLAs, Infrastructure Engine-II.
  Entry number: 11
  //IPSLA操作编号
  Owner:
  //SNMP的拥有者
  Tag:
  //用户指定的 IP SLA标识
  Type of operation to perform:icmp-echo
  //IPSLA的操作类型
  Target address/Source address:209.165.201.30/0.0.0.0
  //监控的目标地址和源地址
  Operation timeout (milliseconds):5000
  //等待SLA操作的请求数据包的响应时间
  Type Of Service parameters: 0x0
  //服务类型参数
  Vrf Name:

  Request>  //SLA操作的请求数据包的payload大小
  Verify data: No
  //没有验证SLA响应数据
  Schedule:
  Operation frequency (seconds): 10   (not considered if randomly scheduled)
  Next Scheduled Start Time: Start Time already passed
  Group Scheduled : FALSE
  Randomly Scheduled : FALSE
  Life (seconds): Forever
  Entry Ageout (seconds): never
  Recurring (Starting Everyday): FALSE
  //指的是每天在指定时间自动执行,并持续life指定的时间
  Status of entry (SNMP RowStatus): Active
  Threshold (milliseconds): 5000
  //计算对收集信息统计的门限值
  Distribution Statistics:
  Number of statistic hours kept: 2
  Number of statistic distribution buckets kept: 1
  Statistic distribution interval (milliseconds): 20
  //统计间隔
  History Statistics:
  Number of history Lives kept: 0
  Number of history Buckets kept: 15
  History Filter Type: None
  Enhanced History:
页: [1]
查看完整版本: 实施路径控制(一):Cisco IP SLA-Keep it simple.