跳到主要内容

配置 Cisco FC 交换机基本设置和团体字符串

必须使用 setup 命令或在发出 reload 命令后指定基本设置。

  1. 如果交换机未显示设置问题,请配置基本交换机设置:setup
  2. 接受对设置问题的默认答案,直到系统提示您输入 SNMP 团体字符串。
  3. 将团体字符串设置为 public(全部小写),允许从 ONTAP 运行状况监控器进行访问。

    可以将团体字符串设置为除 public 以外的值,但必须使用您指定的团体字符串来配置 ONTAP 运行状况监控器。

    以下示例显示了 FC_switch_A_1 上的命令:

    FC_switch_A_1# setup
    Configure read-only SNMP community string (yes/no) [n]: y
    SNMP community string : public
    Note: Please set the SNMP community string to "Public" or another value of your choosing.
    Configure default switchport interface state (shut/noshut) [shut]: noshut
    Configure default switchport port mode F (yes/no) [n]: n
    Configure default zone policy (permit/deny) [deny]: deny
    Enable full zoneset distribution? (yes/no) [n]: yes

    以下示例显示了 FC_switch_B_1 上的命令:

    FC_switch_B_1# setup
    Configure read-only SNMP community string (yes/no) [n]: y
    SNMP community string : public
    Note: Please set the SNMP community string to "Public" or another value of your choosing.
    Configure default switchport interface state (shut/noshut) [shut]: noshut
    Configure default switchport port mode F (yes/no) [n]: n
    Configure default zone policy (permit/deny) [deny]: deny
    Enable full zoneset distribution? (yes/no) [n]: yes