mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 03:12:30 +00:00 
			
		
		
		
	Modify description of taggedvlan column in ipmi db table
This commit is contained in:
		| @@ -96,7 +96,7 @@ ipmi Attributes: | ||||
|  | ||||
| \ **taggedvlan**\  | ||||
|   | ||||
|  Have bmcsetup place the BMC on the specified vlan tag on a shared netwirk interface.  Some network devices may be incompatible with this option | ||||
|  Bmcsetup will configure the network interface of the BMC to be tagged to the VLAN specified. | ||||
|   | ||||
|  | ||||
|  | ||||
|   | ||||
| @@ -1148,7 +1148,7 @@ group Attributes: | ||||
|  | ||||
| \ **vlantag**\  (ipmi.taggedvlan) | ||||
|   | ||||
|  Have bmcsetup place the BMC on the specified vlan tag on a shared netwirk interface.  Some network devices may be incompatible with this option | ||||
|  Bmcsetup will configure the network interface of the BMC to be tagged to the VLAN specified. | ||||
|   | ||||
|  | ||||
|  | ||||
|   | ||||
| @@ -1184,7 +1184,7 @@ node Attributes: | ||||
|  | ||||
| \ **vlantag**\  (ipmi.taggedvlan) | ||||
|   | ||||
|  Have bmcsetup place the BMC on the specified vlan tag on a shared netwirk interface.  Some network devices may be incompatible with this option | ||||
|  Bmcsetup will configure the network interface of the BMC to be tagged to the VLAN specified. | ||||
|   | ||||
|  | ||||
|  | ||||
|   | ||||
| @@ -435,7 +435,7 @@ passed as argument rather than by table value', | ||||
|            2 2   Third interface on ML2 or mezzanine adapter | ||||
|  | ||||
|            2 3   Fourth interface on ML2 or mezzanine adapter', | ||||
|             taggedvlan => 'Have bmcsetup place the BMC on the specified vlan tag on a shared netwirk interface.  Some network devices may be incompatible with this option', | ||||
|             taggedvlan => 'Bmcsetup will configure the network interface of the BMC to be tagged to the VLAN specified.', | ||||
|             bmcid => 'Unique identified data used by discovery processes to distinguish known BMCs from unrecognized BMCs', | ||||
|             username => 'The BMC userid.  If not specified, the key=ipmi row in the passwd table is used as the default.', | ||||
|             password => 'The BMC password.  If not specified, the key=ipmi row in the passwd table is used as the default.', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user