BladeSystem - General
1827874 Members
1176 Online
109969 Solutions
New Discussion

Re: Flex-10 setup via CLI interface.

 
Chris Spiegel
New Member

Flex-10 setup via CLI interface.

I have a number of blade enclosures, and have found to keep them all setup in a standard way I apply a base config to the OA and VC via the CLI interface. I have recently upgraded to the FLEX-10 VC, and want to setup the networks with the CLI interface. I have not found a way to enable the "SMART LINK" option on a uplinkset. Here is the code I am testing to setup the networks:

add uplinkset test1
add uplinkport enc0:1:x1 uplinkset=test1 speed=Auto
add network VLan24_1_1 uplinkset=test1 VLanID=24


I don't know how to enable "smart link" on the network "VLan24_1_1"

Thanks
Chris
1 REPLY 1
The Brit
Honored Contributor

Re: Flex-10 setup via CLI interface.

Chris,

From the CLI user guide (Page 78); Modify the Ethernet network (vLAN) using;

set network VLAN24_1_1 smartlink=enabled


Dave.