]>
Commit | Line | Data |
---|---|---|
076c5a1e RS |
1 | log file zebra.log |
2 | ! | |
3 | hostname r1 | |
4 | password zebra | |
5 | ! | |
6 | log stdout notifications | |
7 | log monitor notifications | |
8 | log commands | |
9 | ! | |
2007e2db DS |
10 | !debug zebra packet |
11 | !debug zebra dplane | |
12 | !debug zebra kernel | |
076c5a1e RS |
13 | ! |
14 | interface eth0 | |
15 | ipv6 address 2001::1/64 | |
16 | ! | |
17 | interface eth1 vrf vrf10 | |
18 | ip address 192.168.1.1/24 | |
19 | ipv6 address 2001:1::1/64 | |
20 | ! | |
21 | interface eth2 vrf vrf10 | |
22 | ip address 192.168.3.1/24 | |
23 | ! | |
24 | interface eth3 vrf vrf20 | |
25 | ip address 192.168.5.1/24 | |
26 | ! | |
27 | segment-routing | |
28 | srv6 | |
29 | locators | |
30 | locator loc1 | |
be6985ad | 31 | prefix 2001:db8:1:1::/64 func-bits 8 |
076c5a1e RS |
32 | ! |
33 | ! | |
34 | ! | |
35 | ip forwarding | |
36 | ipv6 forwarding | |
37 | ! | |
38 | ipv6 route 2001:db8:2:2::/64 2001::2 | |
39 | ! | |
40 | line vty | |
41 | ! |