1
0
Files
2016-11-30 09:03:17 +08:00

23 lines
457 B
Plaintext
Executable File

! -*- rip -*-
!
! RIPngd sample configuration file
!
! $Id: //BBN_Linux/Branch/Branch_for_Rel_CMCC_7526_20161014/tclinux_phoenix/apps/public/zebra-0.93a/ripngd/ripngd.conf.sample#1 $
!
hostname ripngd
password zebra
!
! debug ripng events
! debug ripng packet
!
!
router ripng
! network sit1
! route 3ffe:506::0/32
! distribute-list local-only out sit1
!
!ipv6 access-list local-only permit 3ffe:506::0/32
!ipv6 access-list local-only deny any
!
log stdout