{{ $device->host }}:{{ $device->port }}
interface {{ $port->interface_name }}
@if($port->description)
— {{ $port->description }}
@endif
| # | Serial (SN) | Tipo | Cliente | VLAN | Perfil | Estado | |
|---|---|---|---|---|---|---|---|
| {{ $onu->onu_number }} |
{{ $onu->serial_number }}
|
{{ $onu->onu_type }} |
{{ $onu->customer_name ?? '—' }}
@if($onu->customer_description)
{{ $onu->customer_description }}
@endif
|
{{ $onu->vlan }} |
{{ $onu->tcont_profile }}
|
@if($onu->status === 'authorized') Activa @elseif($onu->status === 'pending') Pendiente @else Deshabilitada @endif | Ver → |
| Sin ONUs en este puerto. | |||||||
No hay puertos configurados.
Autorizar primera ONU