container_lab_bridge_interface_proxmox
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| container_lab_bridge_interface_proxmox [2023/01/18 11:06] – samer | container_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 bash> | <code bash> | ||
| - | sudo containerlab deploy -t frr02.clab.yml | + | containerlab deploy -t frr02.clab.yml |
| </ | </ | ||
| <code bash> | <code bash> | ||
| - | docker exec -it d34d5f5b4ec2 | + | docker exec -it clab-frr02-router1 |
| </ | </ | ||
| Line 43: | Line 44: | ||
| - endpoints: [" | - endpoints: [" | ||
| - endpoints: [" | - endpoints: [" | ||
| + | </ | ||
| + | |||
| + | <file autoconf router1/ | ||
| + | frr version 7.5.1_git | ||
| + | frr defaults traditional | ||
| + | hostname router1 | ||
| + | no ipv6 forwarding | ||
| + | ! | ||
| + | interface eth1 | ||
| + | ip address 192.168.1.1/ | ||
| + | ! | ||
| + | interface eth2 | ||
| + | ip address 192.168.2.1/ | ||
| + | ! | ||
| + | interface eth3 | ||
| + | ip address 172.18.100.254/ | ||
| + | ! | ||
| + | interface lo | ||
| + | ip address 10.10.10.1/ | ||
| + | ! | ||
| + | router ospf | ||
| + | | ||
| + | | ||
| + | | ||
| + | ! | ||
| + | line vty | ||
| + | ! | ||
| </ | </ | ||
container_lab_bridge_interface_proxmox.1674036363.txt.gz · Last modified: 2023/01/18 11:06 by samer