Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add EPEL repository

...

You need to install vconfig . This (this is used to create VLANs.), which is available in the EPEL repository:

Code Block
# yum install epel-release && yum makecache && yum clean all
# yum install vconfig
Create configuration scripts

...