Files
nexus/wiki/concepts/IPAM.md
2026-04-19 00:02:42 +08:00

31 lines
765 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "IPAM"
type: concept
tags:
- Networking
- IP Address
---
## Definition
IPAMIP Address ManagementIP 地址管理)是一种用于规划、追踪和管理网络中的 IP 地址空间及 DNS/DHCP 服务的工具或平台。
## Key Functions
- IP 地址分配和追踪
- DNS 记录管理
- DHCP 服务配置
- 地址空间规划
- 合规性审计
## Common Tools
- **Infoblox**:企业级 IPAM 解决方案,提供 NIOS 操作系统和 Infoblox Grid 架构
- **phpIPAM**:开源 IPAM 工具
- **GestióIP**:另一款开源 IPAM 工具
## Use Cases
- 企业内网 IP 管理
- DNS/DHCP 服务统一管理
- 云环境与本地环境的 IP 地址协调
## Connections
- [[Infoblox]] ← provides ← IPAM
- [[Landing-Zone]] ← uses ← IPAM