# Using netlab to Test Interface EBGP Sessions with FRR

DevFeed: [Using netlab to Test Interface EBGP Sessions with FRR](<https://devfeed.tech/articles/master-new-platforms-and-technologies-with-netlab-11038.md>)

Original publisher: [Read original article](<https://blog.ipspace.net/2024/07/netlab-master-new-platforms/>)

Published: 2024-07-03T05:27:00Z

Content type: tutorial

Language: en

Sources: [ipSpace.net blog](<https://devfeed.tech/sources/ipspace-net-blog.md>)

Topics: [BGP](<https://devfeed.tech/topics/bgp.md>), [interfaces](<https://devfeed.tech/topics/interfaces.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [bgp](<https://devfeed.tech/tags/bgp.md>), [github](<https://devfeed.tech/tags/github.md>), [interfaces](<https://devfeed.tech/tags/interfaces.md>), [netlab](<https://devfeed.tech/tags/netlab.md>)

## AI overview

This tutorial explains how to use netlab to test interface EBGP sessions with FRR. It points readers to supported-platform information and a BGP Unnumbered example topology, and describes generating device configurations with netlab create and netlab initial.

## Source excerpt

One of my readers sent me this remark (probably while trying to work on the EBGP Sessions over the IPv6 LLA Interfaces lab): I did attempt some of your labs, like IPv6 link-local-only BGP with FRR hosts, but FRR seemed not to play ball, or I was just doing it wrong. As he was already using netlab, I could send him a cheat code: Read more ...