cancel
Showing results for 
Search instead for 
Did you mean: 

NOS - selection of port range - possible?

NOS - selection of port range - possible?

Pawel_Eljasz
New Contributor II
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.
4 REPLIES 4

Pawel_Eljasz
New Contributor II
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.

Sargis_Minasyan
Extreme Employee
as long as you are selecting ranges of ports on a single VDX/linecard, you can do commas:
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

Pawel_Eljasz
New Contributor II
Good. And non-continuous and multiple ranges?

Sargis_Minasyan
Extreme Employee
Hi Pawel,

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
GTM-P2G8KFN