in More Search Options

How to manually configure cisco routers for IP SLA

Last post 11-19-2008 12:15 PM by mcbridea. 13 replies.
Page 1 of 1 (14 items)
Sort Posts:
  • 09-05-2008 8:57 AM

    • daxvancamp
    • Top 150 Contributor
    • Joined on 03-07-2006
    • Belgium
    • Posts 44
    • Points 106

    How to manually configure cisco routers for IP SLA

     I want to evaluate the VOIP module and need to know how you need to configure a CISCO router to support this.

    I can't use the automatic configuration wizard because the routers are managed by our telecom provider.

    Would it also be possible to measure between 2 IP phones, i now that it simulates a VOIP call between 2 "border" gateways but it would be nice to monitor between 3 end-stations ( IP phones ).

    • Post Points: 5
  • 09-05-2008 10:00 AM In reply to

    • mcbridea
    • Top 25 Contributor
    • Joined on 03-24-2008
    • Austin, TX
    • Posts 299
    • Points 662
    • Moderator
      SolarWinds Employee

    Re: How to manually configure cisco routers for IP SLA

    Can't be done unfortuanately. The phones are very light weight devices.

    Andy

    Andy McBride
    Product Manager
    SolarWinds
    • Post Points: 1
  • 09-08-2008 3:01 PM In reply to

    Re: How to manually configure cisco routers for IP SLA

    If you have switches that run a newer IOS revision (12.2 or greater), you can configure the IP SLA's on those devices.

    • Post Points: 3
  • 09-09-2008 11:04 AM In reply to

    • daxvancamp
    • Top 150 Contributor
    • Joined on 03-07-2006
    • Belgium
    • Posts 44
    • Points 106

    Re: How to manually configure cisco routers for IP SLA

     I know that it can be configured when you have the correct IOS, but which commands do i need to set or is IP SLA responder the only necessray command ? )

    • Post Points: 3
  • 09-30-2008 3:41 PM In reply to

    • fluxeon
    • Top 150 Contributor
    • Joined on 08-01-2007
    • Posts 51
    • Points 109

    Re: How to manually configure cisco routers for IP SLA

    Did you ever find a answer to your question? Please let me know. Thanks

    • Post Points: 3
  • 10-02-2008 5:36 AM In reply to

    Re: How to manually configure cisco routers for IP SLA

    Guys, if you add your devices into VOIP monitor sites list, but in the call paths section, click "Manual" a little help icon will appear at the top of the page, click this, it will drop down (in the manual configuration section) and show you the commands you need to put in.

     

    For Ref they are

     Apply the below steps to configure each device that needs to be configured for VoIP monitoring. The <OperationNumber> should be a number that uniquely defines a destination for a given source site.

    Steps to configure UDP Jitter operations:

    1.Router> enable
    2.Router#  configure terminal
    3.Router(config)#  ip sla monitor <OperationNumber>
    4.Router(config-sla)#  type jitter dest-ipaddr <DestinationIPAddress> dest-port 17000 codec G711ULAW advantage-factor 0
    5.Router(config-sla-jitter)#  tos 184
    6.Router(config-sla-jitter)#  exit
    7.Router(config)#  ip sla monitor schedule <OperationNumber> life forever start-time now
    8.Router(config)#  exit

     

    Thanks


    Matt

    • Post Points: 3
  • 10-02-2008 5:56 AM In reply to

    Re: How to manually configure cisco routers for IP SLA

    And I assume the <OperationNumber> must be unique per router/switch and assuming fully meshed a

    <DestinationIPAddress>
    must be entered for each destination i.e.

    1.Router> enable
    2.Router#  configure terminal
    3.Router(config)#  ip sla monitor <OperationNumber>


    4.1.Router(config-sla)#  type jitter dest-ipaddr <DestinationIPAddress#1> dest-port 17000 codec G711ULAW advantage-factor 0

    4.2.Router(config-sla)#  type jitter dest-ipaddr <DestinationIPAddress#2> dest-port 17000 codec G711ULAW advantage-factor 0

    4.3.Router(config-sla)#  type jitter dest-ipaddr <DestinationIPAddress#3> dest-port 17000 codec G711ULAW advantage-factor 0

    4.4.Router(config-sla)#  type jitter dest-ipaddr <DestinationIPAddress#4> dest-port 17000 codec G711ULAW advantage-factor 0


    5.Router(config-sla-jitter)#  tos 184
    6.Router(config-sla-jitter)#  exit
    7.Router(config)#  ip sla monitor schedule <OperationNumber> life forever start-time now
    8.Router(config)#  exit

    correct?

    JB

    • Post Points: 3
  • 10-02-2008 6:06 AM In reply to

    Re: How to manually configure cisco routers for IP SLA

    JB

     On my understanding of it, you would configure a seperate IP SLA monitor for each device, with a seperate operation number, then in voip monitor settings you set the call path operation number with the number you have just configured. So you would be typing

    #ip sla monitor (1)

    #type jitter dest-ipaddr (your first responder) dest port 1700 codec g711ulaw

    #tos 182

    #ip sla monitor sched (1) life forever start-time now 

     

    #ip sla monitor (2)

    #type jitter dest-ipaddr (your first responder) dest port 1700 codec g711ulaw

    #tos 182

    #ip sla monitor sched (2) life forever start-time now 

     

    So on and so forth

     

    Please someone correct me if I am wrong

     

    Matt

    • Post Points: 1
  • 10-03-2008 7:12 AM In reply to

    Re: How to manually configure cisco routers for IP SLA

    Just for a quick update JB, my above post is correct, you set up a new operation number for each call path you are creating, in both directions. The way I have ours configured is if we have a site range, I will use that number and add 01,02,03 etc to the end. IE, site 10.0.10.0 will be 1001,1002,1003 operation numbers, site 10.0.11.0 will be 1101, 1102,1103 etc.


    Hope this makes sense.

     

    Matt

    • Post Points: 3
  • 10-24-2008 7:59 AM In reply to

    • mpayne
    • Not Ranked
    • Joined on 08-07-2008
    • Milwaukee, WI
    • Posts 3
    • Points 5

    Re: How to manually configure cisco routers for IP SLA

    Can I have multiple manual SLA tests created on the router and will they be monitored by VoIP Monitor?
    (example:  Site A:  SLA test for TOS 5 and TOS 0 to site B ; Site B:  SLA test for TOS 5 and TOS 0 to site A)
    Orion NPM 9.1 SLX
    VoIP Monitor
    • Post Points: 3
  • 11-18-2008 7:17 PM In reply to

    • boots
    • Not Ranked
    • Joined on 11-19-2008
    • Posts 3
    • Points 9

    Re: How to manually configure cisco routers for IP SLA

    If the VoIP add on uses just the jitter option within IPSLA, can the destination be any host that responds to ICMP or does this need to be another IOS device with IPSLA rtr responder enabled?

    Cheers

    Steve 

     

     

    • Post Points: 3
  • 11-19-2008 9:35 AM In reply to

    • mcbridea
    • Top 25 Contributor
    • Joined on 03-24-2008
    • Austin, TX
    • Posts 299
    • Points 662
    • Moderator
      SolarWinds Employee

    Re: How to manually configure cisco routers for IP SLA

    The target needs to be an IOS device.

    Andy McBride
    Product Manager
    SolarWinds
    • Post Points: 3
  • 11-19-2008 10:41 AM In reply to

    • boots
    • Not Ranked
    • Joined on 11-19-2008
    • Posts 3
    • Points 9

    Re: How to manually configure cisco routers for IP SLA

    Ok, but does this need to have IPSLA RTR enabled?

    • Post Points: 3
  • 11-19-2008 12:15 PM In reply to

    • mcbridea
    • Top 25 Contributor
    • Joined on 03-24-2008
    • Austin, TX
    • Posts 299
    • Points 662
    • Moderator
      SolarWinds Employee

    Re: How to manually configure cisco routers for IP SLA

    Sorry - I should have included  - it does require an IP SLA responder on the target.

    Andy McBride
    Product Manager
    SolarWinds
    • Post Points: 1
Page 1 of 1 (14 items)