36 lines
519 B
Text
36 lines
519 B
Text
log file zebra.log
|
|
!
|
|
hostname rt6
|
|
!
|
|
! debug zebra kernel
|
|
! debug zebra packet
|
|
!
|
|
interface lo
|
|
ip address 6.6.6.6/32
|
|
ipv6 address fc00:0:6::1/128
|
|
!
|
|
interface eth-rt4
|
|
ip address 10.0.7.6/24
|
|
!
|
|
interface eth-rt5
|
|
ip address 10.0.8.6/24
|
|
!
|
|
interface eth-dst
|
|
ip address 10.0.10.1/24
|
|
ip address 2001:db8:10::1/64
|
|
!
|
|
segment-routing
|
|
srv6
|
|
locators
|
|
locator loc1
|
|
prefix fc00:0:6::/48 block-len 32 node-len 16 func-bits 16
|
|
behavior usid
|
|
!
|
|
!
|
|
!
|
|
ip forwarding
|
|
!
|
|
ip route fc00:0:9::1/128 2001:db8:10::2
|
|
!
|
|
line vty
|
|
!
|