wiki:generate_uuid_for_network_interface
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| wiki:generate_uuid_for_network_interface [2017/06/26 09:45] – created walkeradmin | wiki:generate_uuid_for_network_interface [2017/06/26 09:50] (current) – walkeradmin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Generate UUID for Network Interface ====== | ====== Generate UUID for Network Interface ====== | ||
| + | <color # | ||
| + | \\ | ||
| + | \\ | ||
| + | |||
| + | ---- | ||
| + | If you do not have the UUID (Universal Unique Identifier) identifiers in your ifcfg-xxx files, you can generate these IDs from the command line. Bear in mind each time you run this command for an interface, a new UUID is generated, and presumably the old one becomes invalid. | ||
| + | \\ | ||
| + | \\ | ||
| + | To generate a UUID: | ||
| + | \\ | ||
| + | uuidgen < | ||
| + | | ||
| + | uuidgen eth0 | ||
| + | \\ | ||
| + | This will return a value that looks similar to the one below: | ||
| + | \\ | ||
| + | cceda895-dd2b-4096-9d9c-5985dd0872d7 | ||
| + | \\ | ||
| + | You can now add this line to your interface config file (/ | ||
| + | \\ | ||
| + | \\ | ||
wiki/generate_uuid_for_network_interface.1498470342.txt.gz · Last modified: (external edit)
