Configuring the same name for multiple ports (CLI)
Suppose that you want to use ports A5 through A8 as a trunked link to a server used by a drafting group. In this case you might configure ports A5 through A8 with the name "Draft-Server:Trunk."
Configuring one friendly port name on multiple ports
switch(config)# int a5-a8 name Draft-Server:Trunk switch(config)# write mem switch(config)# show name a5-a8 Port Names Port : A5 Type : 10GbE-T Name : Draft-Server:Trunk Port : A6 Type : 10GbE-T Name : Draft-Server:Trunk Port : A7 Type : 10GbE-T Name : Draft-Server:Trunk Port : A8 Type : 10GbE-T Name : Draft-Server:Trunk