颇为阿娇978 发表于 2018-7-14 11:06:17

Cisco路由器配置手册1

Configuring interface Ethernet0:  1) 是 否 使 用 此 接 口:
  -- Is this interface in use?:
  2) 是 否 设 置 此 接 口 的IP 参 数:
  -- Configure IP on this interface?:
  3) 设 置 接 口 的IP 地 址:
  -- IP address for this interface:192.168.162.2
  4) 设 置 接 口 的IP 子 网 掩 码:
  -- Number of bits in subnet field:

  -->  在 设 置 完 所 有 接 口 的 参 数 后, 系 统 会 把 整 个 设 置 对 话 过 程 的 结 果 显 示 出 来:
  The following configuration command script was created:
  hostname Router
  enable secret 5 $1$W5Oh$6J7tIgRMBOIKVXVG53Uh1
  enable password pass
  … … … …
  请 注 意 在enable secret 后 面 显 示 的 是 乱 码, 而enable password 后 面 显 示 的 是 设 置 的 内 容。
  显 示 结 束 后, 系 统 会 问 是 否 使 用 这 个 设 置;
  Use this configuration?:yes
  如 果 回 答yes, 系 统 就 会 把 设 置 的 结 果 存 入 路 由 器 的NVRAM 中, 然 后 结 束 设 置 对 话 过 程, 使 路 由 器 开 始 正 常 的 工 作。
页: [1]
查看完整版本: Cisco路由器配置手册1