9 lines
158 B
Text
9 lines
158 B
Text
protocol bgp dn42_ibj from dnpeers {
|
|
neighbor fe80::157 % 'dn42ibj' as 4242420157;
|
|
ipv4 {
|
|
extended next hop on;
|
|
};
|
|
ipv6 {
|
|
extended next hop on;
|
|
};
|
|
}
|