IOS Templates

Synopsis

netapi ios templates <COMMAND> [OPTIONS]

Commands

templates list

List available templates.

netapi ios templates list
netapi ios templates list --category dot1x

templates render

Render a template with variables.

netapi ios templates render dot1x-port.j2 --vars port.yaml
netapi ios templates render vlan-config.j2 --vars vlans.yaml --output config.txt

Built-in Templates

Template Description

dot1x-port.j2

802.1X port configuration

mab-port.j2

MAB-only port configuration

trunk-port.j2

Trunk port configuration

radius-server.j2

RADIUS server configuration