Before You Begin - 開始之前
這個 45 分鐘的教學課程示範如何在 Oracle Cloud Infrastructure 主控台中建立虛擬雲端網路 (VCN)。
背景
若要在 Oracle Cloud Infrastructure 上建立 Cloud Manager 執行處理,您需要虛擬雲端網路或 VCN (公用或專用子網路、路由表和安全清單) 來定義存取規則與限制。如果您使用「資源管理程式」來安裝雲端管理程式堆疊,您可以在「資源管理程式」處理作業中建立 VCN 和必要的網路資源。在這種情況下,您可以跳過此自學課程。本教學課程包含想要建立自己 VCN 之使用者的步驟範例。
這是 Install PeopleSoft Cloud Manager 系列中的第四個教學課程。依照列出的順序閱讀教學。選擇性教學課程提供設定的其他方法。
- 準備安裝 PeopleSoft Cloud Manager
- 驗證 PeopleSoft Cloud Manager 的 Oracle Cloud 帳戶資訊
- 規劃 PeopleSoft 雲端管理程式的虛擬雲端網路 (選擇性)
- 在 Oracle Cloud Infrastructure 主控台中為 PeopleSoft Cloud Manager 建立虛擬雲端網路 (選擇性)
- 搭配 PeopleSoft 雲端管理程式使用自訂或專用網路資源 (選擇性)
- 建立 PeopleSoft Cloud Manager 的自訂 Linux 映像檔 (選擇性)
- 在 Oracle Cloud Infrastructure 中為 PeopleSoft 雲端管理員建立自訂 Windows 映像檔 (選擇性)
- 為 PeopleSoft Cloud Manager 建立密碼管理的保存庫資源
- 產生 PeopleSoft Cloud Manager 的 API 簽署金鑰
- 使用資源管理程式安裝 PeopleSoft 雲端管理程式堆疊
- 登入 Cloud Manager 執行處理
- 指定雲端管理程式設定值
- 針對 PeopleSoft 雲端管理程式儲存區域使用檔案儲存服務
- 管理 Cloud Manager 使用者、角色和權限清單
- 設定 PeopleSoft Cloud Manager 的 Web 代理主機 (選擇性)
- 在 Oracle Cloud Infrastructure 中為 PeopleSoft 雲端管理程式環境建立負載平衡器 (選擇性)
- 在 Oracle Cloud Infrastructure 中為 PeopleSoft Cloud Manager 建立定義的標記 (選擇性)
- 在 PeopleSoft Cloud Manager 中建立用於自動調整的資料科學資源 (選擇性)
步驟 1:建立 VCN 和相關資源
此範例使用 Oracle Cloud Infrastructure VCN 精靈建立 VCN、網際網路閘道、NAT 閘道、區域公用子網路、區域專用子網路及安全規則。如需其他選項,請參閱 Oracle Cloud Infrastructure 文件中的 Networking 。
- 在 Oracle Cloud Infrastructure Compute 主控台中,選取網路 > 虛擬雲端網路。
附註:
或者,您也可以在 Oracle Cloud Infrastructure 首頁按一下磚塊 - 使用精靈設定網路,以啟動 VCN 精靈。在此情況下,請略過接下來的兩個步驟。 - 按一下啟動 VCN 精靈。
- 選取具備網際網路連線的 VCN (預設選擇)。
- 按一下啟動 VCN 精靈。
本圖解說明 (create_vcn_wizard_start.png) - 在「建立具有網際網路連線的 VCN」頁面上,輸入 VCN 的名稱。
- 從下拉式清單中選取您要使用的區間,然後按一下下一步。
此範例中的名稱是 pscm_network,而區間是 mycmprt。
本圖解說明 (create_vcn_wizard_intnetconn_page.png) - 複查網路資源,然後按一下建立。
此圖解說明 (create_vcn_wizard_review_top.png)
此圖解說明 (create_vcn_wizard_review_bottom.png) - 處理作業完成後,請按一下檢視虛擬雲端網路,前往虛擬雲端網路詳細資訊頁面。
本圖解說明 (create_vcn_wizard_complete.png) - 更新安全清單,以允許所有必要的連接埠。
步驟 2:編輯安全清單
本節提供編輯上一個步驟中建立之公用子網路的範例,以新增允許在 Cloud Manager 執行處理與檔案伺服器執行處理之間存取的安全清單。建立雲端管理程式和檔案儲存服務檔案系統的子網路需要允許輸入四個 TCP 連接埠 (111、2048、2049 和 2050) 和兩個 UDP 連接埠 (111 和 2048)。為了簡化,狀態輸入規則中的來源可以是整個 VCN 的 CIDR。
- 在「虛擬雲端網路詳細資訊」頁面上,選取左側「資源」下的安全清單。
本圖解說明 (vcn_details_select_sec_lists.png) - 選取預設安全清單。
本圖解說明 (vcn_details_def_sec_list.png) - 在「安全清單詳細資訊」頁面上,按一下新增傳入規則。

本圖解說明 (sec_list_add_ingress_rule.png) - 選取「來源類型 CIDR」。
- 輸入來源 CIDR 的 10.0.0.0/16。這與 VCN 的 CIDR 相同。
- 選取 TCP 作為 IP 通訊協定。
- 輸入 111 作為目的地連接埠範圍。
本圖解說明 (add_ingress_rules_dialog_box.png) - 按一下 +Another 傳入規則。
-
針對 TCP 連接埠 2048、2049、2050 和 UDP 連接埠 111 和 2048,重複步驟 4 到 7。新增任何其他您需要的連接埠。
-
新增所有安全規則之後,請按一下新增傳入規則。
-
建立雲端管理程式和檔案伺服器執行處理時,請指定此子網路。
建立專用子網路的 NAT 閘道
以下是建立專用子網路 NAT 閘道的高階步驟。本節假設您已經建立 VCN,並且想要新增 NAT 閘道。
如需更多資訊,請參閱 NAT Gateway 的 Oracle Cloud Infrastructure 文件。
-
在 Oracle Cloud Infrastructure 主控台中,選取網路 > 虛擬雲端網路,然後選取您的 VCN。
-
建立 NAT 網關。
-
建立路由表,並選取 NAT 閘道作為目標。
-
建立專用子網路,然後選取路由表。
-
在 Cloud Manager 中建立環境樣板時,請選取專用子網路。
設定 NAT 閘道之後,您可以使用各種方法來設定輸入連線,例如 VPN 或堡壘主機。如果您基於任何原因不想使用 NAT 閘道,也可以透過設定 Web 代理主機來啟用網際網路的存取。
接下來的步驟
搭配 PeopleSoft 雲端管理程式使用自訂或專用網路資源 (選擇性)
深入瞭解
- PeopleSoft Cloud Manager 首頁、My Oracle Support、文件 ID 2231255.2
- 累積功能概要工具 (按一下「產生財務長報告」,然後從頂端選擇「雲端經理」)
- Oracle Help Center 中的 Oracle Cloud 文件
在 Oracle Cloud Infrastructure 主控台中為 PeopleSoft Cloud Manager 建立虛擬雲端網路 (選擇性)
G41472-01
2025 年 8 月
Oracle 與 / 或其關係機構的著作權所有 © 2025。
在 Oracle Cloud Infrastructure 主控台中為您的 Cloud Manager 執行處理設定虛擬雲端網路 (VCN)、子網路和安全清單。
本軟體與相關文件係根據授權合約所提供,其中包含資料使用與揭露方面的限制,並受到智慧財產法的保護。除了授權合約中或法律明文允許的部分外,不得以任何形式或方法使用、複製、重製、翻譯、廣播、修改、授權、傳送、散布、展示、演出、出版或陳列本軟體的任何部分。您不得對本軟體進行還原工程 (reverse engineering)、反向組譯 (disassembly) 或解編 (decompilation),但若因交互操作性的需要則不在此限。
如果本軟體或相關說明文件是提供給美國政府或代表美國政府授權使用本軟體者,適用下列條例:
U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are "commercial computer software" or "commercial computer software documentation" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations.As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract.The terms governing the U.S. Government’s use of Oracle cloud services are defined by the applicable contract for such services.No other rights are granted to the U.S. Government.
本軟體或硬體是針對各類資訊管理應用程式的一般使用所開發。不適用於任何原本就具危險性的應用,包括可能導致個人傷害風險的應用。如果您將本軟體或硬體應用於危險用途,則應採取適當的保全、備份、儲備和其他措施以確保使用安全。Oracle Corporation 和其關係企業聲明對將本軟體或硬體應用於危險用途所造成之損害概不負任何責任。
Oracle 和 Java 是 Oracle 和 (或) 其關係企業的註冊商標 。其他名稱為各擁有人所有之商標。
Intel 和 Intel Inside 是 Intel Corporation 的商標或註冊商標。所有 SPARC 商標的使用皆經過授權,且是 SPARC International, Inc. 的商標或註冊商標。AMD、Epyc 與 AMD 標誌是 Advanced Micro Devices 的商標或註冊商標。UNIX 是 The Open Group 的註冊商標。
本軟體或硬體與說明文件可能提供有關第三方內容、產品和服務的存取途徑與資訊。除非您與 Oracle 之間的適用合約另有規定,否則 Oracle Corporation 和其關係企業明文聲明對第三方內容、產品與服務不做保證,且不負任何責任。除非您與 Oracle 之間的適用合約另有規定,否則 Oracle Corporation 和其關係企業對於您存取或使用第三方內容、產品或服務所引起的任何損失、費用或損害亦不負任何責任。