wikiroute

networking recipes

User Tools

Site Tools


container_lab_bridge_interface_proxmox

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
container_lab_bridge_interface_proxmox [2023/01/18 11:27] samercontainer_lab_bridge_interface_proxmox [2023/01/21 08:59] (current) samer
Line 2: Line 2:
 brctl addbr br-clab brctl addbr br-clab
 brctl addif br-clab eth0 brctl addif br-clab eth0
 +ip link set dev br-clab up
 </code> </code>
  
 <code bash> <code bash>
-sudo containerlab deploy -t frr02.clab.yml +containerlab deploy -t frr02.clab.yml 
 </code> </code>
  
 <code bash> <code bash>
-docker exec -it d34d5f5b4ec2 vtysh+docker exec -it clab-frr02-router1 vtysh
 </code> </code>
  
Line 45: Line 46:
 </file> </file>
  
-<file router1/frr.conf>+<file autoconf router1/frr.conf>
 frr version 7.5.1_git frr version 7.5.1_git
 frr defaults traditional frr defaults traditional
Line 64: Line 65:
 ! !
 router ospf router ospf
- passive-interface eth3 
  network 192.168.1.0/24 area 0.0.0.0  network 192.168.1.0/24 area 0.0.0.0
  network 192.168.2.0/24 area 0.0.0.0  network 192.168.2.0/24 area 0.0.0.0
- network 192.168.11.0/24 area 0.0.0.0+ network 172.18.0.0/16 area 0.0.0.0
 ! !
 line vty line vty
 ! !
 </file> </file>
container_lab_bridge_interface_proxmox.1674037643.txt.gz · Last modified: 2023/01/18 11:27 by samer