mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-31 10:06:39 +00:00
syntax error
This commit is contained in:
parent
f52c9cf041
commit
749d3d54a3
@ -380,7 +380,7 @@ sub config_vlan {
|
||||
{
|
||||
if (!$access_vlan) {
|
||||
print "NOTE: Hybrid mode will change access VLAN back to 1\n";
|
||||
print "If other than 1, run the command again with access VLAN number: \n"
|
||||
print "If other than 1, run the command again with access VLAN number: \n";
|
||||
print " configMellanox --switches switchnames --port port --accessvlan vlan1 --allowvlan vlan2 --mode mode\n";
|
||||
$access_vlan = 1;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user