- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
cannot parse ports
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-25-2010 02:35 PM
when i am trying to start protocol in my test using "start protocol 1:5,1:7".
i am getting error Cannot resolve port 1:5,1:7. when i do just start protocol only with no ports defined it starts on all my ixia ports. i want to start only on these two ports.
is there a way i can do it only on these ports ?
Solved! Go to Solution.
Re: cannot parse ports
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-25-2010 02:45 PM
What Ixia application are you using? IxTraffic, IxNetwork, or IxLoad? From the command, it seems like IxNetwork?
Re: cannot parse ports
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-25-2010 03:31 PM
Hi,
You should be able to start protocols on the portlist using "start protocols <portlist>" command.
Can you please post the response for the "show protocol" command.?
Repsonse would be something like "Successfully started protocols on ports x,y" .
Thanks,
Vidya
Re: cannot parse ports
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-25-2010 03:31 PM
yes , it is Ixnetwork
Re: cannot parse ports
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-25-2010 07:27 PM
heres the output from show protocol
Re: cannot parse ports
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-25-2010 08:20 PM
Hi Chukabume,
Thanks for posting the response.
Also, could you please let us know what ports are specified in the session profile?
Thanks,
Vidya
Re: cannot parse ports
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-25-2010 09:29 PM
all these ports shown in the previous file are part of session profile
Re: cannot parse ports
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-26-2010 02:44 PM
HI,
So we found that this is bug with the command itself where it does not take "," . We need to update the commandline help.
Try using "start protocol 1:5 1:7"
This should do it.
Padmaja
Re: cannot parse ports
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-26-2010 02:45 PM
Am not sure if I made it clear, but use a space between the port specification instead of a comma.
Re: cannot parse ports
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-27-2010 09:31 AM
yep, it worked fine with space in the middle. thanks
