MÓDULO ISP.Art¶
Synthetic ISP / default route from NGFW.
Function¶
Provides the NGFW with a synthetic upstream that mimics an ISP edge. Default route from the DUT points to this MÓDULO. Used by every test kind that needs Internet-direction egress.
Identity¶
| Element | Value |
|---|---|
| Plane | DATA |
| Internal code | vyos-isp-router |
| K8s namespace | vyos |
| OOBI slot | n/a (data-plane only — no OOBI presence) |
| Network | VLAN 2001, subnet 200.130.0.0/30 (edge link) |
Dependencies¶
- Multus + macvlan (for VLAN 2001 attachment)
- VyOS rolling base image
Operator controls¶
/admin/isp/config— set advertised routes, default policy- Mode: usually
laborstaging(DOM-aware)
Key telemetry¶
vyos_bgp_session_state(when used as BGP transit)vyos_interface_bandwidth_bpsvyos_routing_table_size
Notes¶
ISP.Art is one of the few MÓDULOs with no OOBI presence — it's purely data-plane. Mgmt happens via SSH from CLI.Art over the MGMT VLAN 99 if needed.