@Test
 public final void testGetPeerRole() {
   assertEquals(PeerRole.Ibgp, config.getPeerRole());
 }