I've got 3 routers which I'm going to connect to each other using 2 switches, one subnet on each switch. I'll then run internal BGP between them (each router has one or more external BGP peerings). When connecting like this, should I give each router a loopback address and use these addresses in the neighbor statements (making 2 neighbor statements in the config on each router) or should I use the IP addresses of individual interfaces (making 2 neighbor statements per router (ie. 4 in total) in the config)...or does it matter?