NOS - selection of port range - possible?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-11-2019 11:47 AM
hi everyone,
Other vendors, Dell I use, give you an option to commands where a selection of ports can be made, specified and then you can operate/configure all those ports in the range.
Is it possible with NOS?
many thanks, P.
Other vendors, Dell I use, give you an option to commands where a selection of ports can be made, specified and then you can operate/configure all those ports in the range.
Is it possible with NOS?
many thanks, P.
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-11-2019 06:34 PM
Ah, that was what I started with, 1/x/x,2/x/x. It did not work, I assumed nothing worked, but then I thought.. nehh. I better ask.
p.s. this should go into manual docs.
p.s. this should go into manual docs.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-11-2019 02:11 PM
as long as you are selecting ranges of ports on a single VDX/linecard, you can do commas:
I don't think you can do ranges across VDXes or linecards.
Many thanks,
Sargis
code:
rb3(config)# int te 2/0/1-10,13-20,23-33
rb3(conf-if-te-2/0/1-10,13-20,23-33)#
I don't think you can do ranges across VDXes or linecards.
Many thanks,
Sargis
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-11-2019 01:59 PM
Good. And non-continuous and multiple ranges?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-11-2019 12:17 PM
Hi Pawel,
Yes, you can use the below option:
Many thanks,
Sargis
Yes, you can use the below option:
code:
rb2(config)# int te 2/0/1-10
rb2(conf-if-te-2/0/1-10)#
Many thanks,
Sargis
