【问题标题】:alternative for AIX route command in Redhat 7Redhat 7 中 AIX 路由命令的替代方案
【发布时间】:2019-10-25 13:12:47
【问题描述】:

从 AIX 迁移到 Redhat Enterprise Linux 7。有人可以建议 RHEL 7.0 中 AIX 路由命令的替代方法吗?

AIX 路由命令具有 -cloning 选项,该选项也应包含在 RHEL 中的等效命令中。

AIX: route add -net 10.100.10.0 -netmask 255.255.255.0 10.100.11.1 -cloning

【问题讨论】:

标签: redhat aix


【解决方案1】:

您可以在 RHEL 7 中获取 route 命令。安装 net-tools 包。

yum install net-tools

【讨论】:

  • route 命令在我们的 RHEL 7 中可用。但是 -cloning 参数不可用
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 2018-05-03
  • 2019-10-14
  • 1970-01-01
  • 2022-01-09
  • 2011-07-20
  • 2014-12-10
  • 2018-09-09
相关资源
最近更新 更多