[Xorp-users] cand-rp without BSR

Carsten Otto carsten at c-otto.de
Fri Feb 20 10:51:56 PST 2009


On Fri, Feb 20, 2009 at 07:50:43PM +0100, Carsten Otto wrote:
> Attached.

Sorry, I forgot the file..
-- 
Carsten Otto
carsten at c-otto.de
www.c-otto.de
-------------- next part --------------
/*XORP Configuration File, v1.0*/
interfaces {
    interface eth0 {
        disable: false
        discard: false
        description: "Intern"
	default-system-config {
	}
    }
    interface eth1 {
        disable: false
        discard: false
        description: "Extern"
        default-system-config {
        }
    }
    restore-original-config-on-shutdown: false
}
fea {
    unicast-forwarding4 {
        disable: false
    }
}
protocols {
    fib2mrib {
        disable: false
    }
    igmp {
        disable: false
        interface eth0 {
            vif eth0 {
                disable: false
                version: 2
                enable-ip-router-alert-option-check: false
                query-interval: 125
                query-last-member-interval: 1
                query-response-interval: 10
                robust-count: 2
            }
        }
        interface eth1 {
            vif eth1 {
                disable: false
                version: 2
                enable-ip-router-alert-option-check: false
                query-interval: 125
                query-last-member-interval: 1
                query-response-interval: 10
                robust-count: 2
            }
        }
    }
    pimsm4 {
        disable: false
        interface eth0 {
            vif eth0 {
                disable: false
                dr-priority: 1
                enable-ip-router-alert-option-check: false
                hello-period: 30
                hello-triggered-delay: 5
            }
        }
        interface eth1 {
            vif eth1 {
                disable: false
                dr-priority: 1
                enable-ip-router-alert-option-check: false
                hello-period: 30
                hello-triggered-delay: 5
            }
        }
        interface "register_vif" {
            vif "register_vif" {
                disable: false
                dr-priority: 1
                enable-ip-router-alert-option-check: false
                hello-period: 30
                hello-triggered-delay: 5
            }
        }
        switch-to-spt-threshold {
            interval: 100
            disable: false
            bytes: 102400
        }
	static-rps {
		rp 134.130.56.193 {
			group-prefix 239.254.1.0/24 {
				rp-priority 255
			}
			group-prefix 239.254.2.0/24 {
				rp-priority 255
			}
		}
		rp 137.226.39.194 {
			group-prefix 239.254.18.0/24 {
				rp-priority 0
			}
		}
		rp 137.226.119.114 {
			group-prefix 239.254.16.0/24 {
				rp-priority 0
			}
			group-prefix 239.254.17.0/24 {
				rp-priority 0
			}
		}
	}
        bootstrap {
            disable: false
        }
    }
}
plumbing {
    mfea4 {
        disable: false
        interface eth0 {
            vif eth0 {
                disable: false
            }
        }
        interface eth1 {
            vif eth1 {
                disable: false
            }
        }
        interface "register_vif" {
            vif "register_vif" {
                disable: false
            }
        }
    }
}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://mailman.ICSI.Berkeley.EDU/pipermail/xorp-users/attachments/20090220/b342635e/attachment.bin 


More information about the Xorp-users mailing list