10-29-2008 12:17 PM - last edited on 03-25-2019 04:03 PM by ciscomoderator
Anyone know whte equavalent command in IOS for "set port host all" ?
Thanks.
10-29-2008 12:37 PM
"switchport host" is the command you are looking for. It doesn't take an argument but in conjunction with the "interface range.." command it is close to what you want eg.
switch(config)# int range fa0/1 - 10
switch(config-if)# switchport host
Note that not all switches necessarily support it.
Jon
10-29-2008 02:53 PM
Almost all newer switches from 2950's up support the switchport host command , use it all the time .
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide