mirror of https://github.com/apache/cloudstack.git
67 lines
2.5 KiB
Plaintext
67 lines
2.5 KiB
Plaintext
#Licensed to the Apache Software Foundation (ASF) under one
|
||
#or more contributor license agreements. See the NOTICE file
|
||
#distributed with this work for additional information
|
||
#regarding copyright ownership. The ASF licenses this file
|
||
#to you under the Apache License, Version 2.0 (the
|
||
#"License"); you may not use this file except in compliance
|
||
#with the License. You may obtain a copy of the License at
|
||
#http://www.apache.org/licenses/LICENSE-2.0
|
||
#Unless required by applicable law or agreed to in writing,
|
||
#software distributed under the License is distributed on an
|
||
#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||
#KIND, either express or implied. See the License for the
|
||
#specific language governing permissions and limitations
|
||
#under the License.
|
||
#
|
||
# Translators:
|
||
# Isaac Chiang <isaacchiang@gmail.com>, 2013.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Apache CloudStack Docs\n"
|
||
"POT-Creation-Date: 2013-04-12T11:19:39\n"
|
||
"PO-Revision-Date: 2013-04-09 06:15+0000\n"
|
||
"Last-Translator: isaac.chiang <isaacchiang@gmail.com>\n"
|
||
"Language-Team: None\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Language: zh_TW\n"
|
||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||
|
||
#. Tag: title
|
||
#, no-c-format
|
||
msgid "Layer-2 Switch"
|
||
msgstr "Layer-2交換器"
|
||
|
||
#. Tag: para
|
||
#, no-c-format
|
||
msgid "The layer-2 switch is the access switching layer inside the pod."
|
||
msgstr " layer-2 交換器是在pod中,交換器層級的入口"
|
||
|
||
#. Tag: para
|
||
#, no-c-format
|
||
msgid "It should trunk all VLANs into every computing host."
|
||
msgstr "它須集結所有VLAN到每個主機"
|
||
|
||
#. Tag: para
|
||
#, no-c-format
|
||
msgid ""
|
||
"It should switch traffic for the management network containing computing and"
|
||
" storage hosts. The layer-3 switch will serve as the gateway for the "
|
||
"management network."
|
||
msgstr "它會交換包含運算及儲存主機的管理網路流量,layer-3交換器會作為管理網路的閘道"
|
||
|
||
#. Tag: title
|
||
#, no-c-format
|
||
msgid "Example Configurations"
|
||
msgstr "範例設定"
|
||
|
||
#. Tag: para
|
||
#, no-c-format
|
||
msgid ""
|
||
"This section contains example configurations for specific switch models for "
|
||
"pod-level layer-2 switching. It assumes VLAN management protocols such as "
|
||
"VTP or GVRP have been disabled. The scripts must be changed appropriately if"
|
||
" you choose to use VTP or GVRP."
|
||
msgstr "此章節包含特定交換器模組pod-level layer-2的交換範例設定,此假設VLAN管理協定,像是VTP或GVRP,是停用的。如果您選擇使用VTP或GVRP,程式碼就需要修改"
|