{{ row.type === 'bridge' ? '网桥' : 'NAT' }}
{{ getHostLabel(row.host_id) }}
详情
编辑
删除
{{ currentDetail.id }}
{{ currentDetail.name }}
{{ currentDetail.type === 'bridge' ? '网桥' : 'NAT' }}
{{ getHostLabel(currentDetail.host_id) }}
{{ currentDetail.address }}
{{ currentDetail.gateway }}
{{ currentDetail.nameservers || '-' }}
{{ currentDetail.mac_address || '-' }}
{{ currentDetail.bridge_name || '-' }}
{{ currentDetail.ls_bridge_name || '-' }}
{{ currentDetail.ls_name || '-' }}
{{ currentDetail.target_device || '-' }}
关闭
通过指定 IP 范围(start_ip ~ end_ip)批量创建网络条目