{{extend "base.html"}} {{block content}}
机房 {{=cr_name}}
设备型号 {{=hardware_manufacturer}}  {{=hardware_name}}
序列号 {{=switch_sn}}
资产编号 {{=switch_asset_tag}}
IP信息 {{for i in sw_ip:}} {{pass}}
vlan编号 IP地址
{{=i.switch_ip_vlan}} {{=i.switch_ip_addr}}
备注 {{=comment}}
{{for i in s_port:}} {{pass}}
端口号服务器设备使用状态
{{=i.switch_port_num}} {{if i.server_id != None:}}{{=i.server_id.system_hostname}}{{pass}} {{if i.switch_port_status == 1:}}使用{{pass}}
{{end}}