<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Netplan</id>
	<title>Netplan - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Netplan"/>
	<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Netplan&amp;action=history"/>
	<updated>2026-04-20T23:08:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://tech.uvoo.io/index.php?title=Netplan&amp;diff=4536&amp;oldid=prev</id>
		<title>Busk: Created page with &quot;Cisco  ``` # This is the network config written by 'subiquity' network:   ethernets:     eno1: {}     eno2: {}     eno3: {}     eno4: {}   bonds:     bond0:       interfaces:...&quot;</title>
		<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Netplan&amp;diff=4536&amp;oldid=prev"/>
		<updated>2023-09-12T20:06:59Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Cisco  ``` # This is the network config written by &amp;#039;subiquity&amp;#039; network:   ethernets:     eno1: {}     eno2: {}     eno3: {}     eno4: {}   bonds:     bond0:       interfaces:...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Cisco &lt;br /&gt;
```&lt;br /&gt;
# This is the network config written by 'subiquity'&lt;br /&gt;
network:&lt;br /&gt;
  ethernets:&lt;br /&gt;
    eno1: {}&lt;br /&gt;
    eno2: {}&lt;br /&gt;
    eno3: {}&lt;br /&gt;
    eno4: {}&lt;br /&gt;
  bonds:&lt;br /&gt;
    bond0:&lt;br /&gt;
      interfaces:&lt;br /&gt;
      - eno1&lt;br /&gt;
      - eno2&lt;br /&gt;
      - eno3&lt;br /&gt;
      - eno4&lt;br /&gt;
      addresses:&lt;br /&gt;
      - 10.x.x.x/22&lt;br /&gt;
      nameservers:&lt;br /&gt;
       search: []&lt;br /&gt;
       addresses: [10.x.x.1]&lt;br /&gt;
      routes:&lt;br /&gt;
       - to: 0.0.0.0/0&lt;br /&gt;
         via: 10.x.x.1&lt;br /&gt;
         on-link: true&lt;br /&gt;
      parameters:&lt;br /&gt;
        # mode: balance-rr&lt;br /&gt;
        mode: 802.3ad&lt;br /&gt;
        lacp-rate: fast&lt;br /&gt;
        mii-monitor-interval: 100&lt;br /&gt;
  version: 2&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
Cisco&lt;br /&gt;
```&lt;br /&gt;
conf t&lt;br /&gt;
interface Port-channel13&lt;br /&gt;
 description foo ports&lt;br /&gt;
 switchport access vlan 3&lt;br /&gt;
 switchport mode access&lt;br /&gt;
 spanning-tree portfast&lt;br /&gt;
!&lt;br /&gt;
&lt;br /&gt;
interface ra GigabitEthernet0/1-3&lt;br /&gt;
 description foo&lt;br /&gt;
 switchport access vlan 2&lt;br /&gt;
 switchport mode access&lt;br /&gt;
 channel-group 1 mode active&lt;br /&gt;
!&lt;br /&gt;
```&lt;/div&gt;</summary>
		<author><name>Busk</name></author>
	</entry>
</feed>