|
||||||||||||||||
| What is the 3CIX? | Why non-ISP's should peer | Who uses the 3CIX? | How does it work? | Getting Started | Route registry | Show 3CIX Routes | Change 3CIX Route filters | IPv4 Looking Glass | NZ Internet Exchanges | Home | ||||||
Getting StartedIf you'd like to participate in the 3CIX then you'll need:
Once you've completed the form we'll send you some details on your 3CIX IP address and a sample config for a Unix based router using Zebra or Quagga. If you are a Cisco router this config will work with minor changess. If you're using another type of router you'll need to do a little more work.
Checking the running systemYou can check your details in the route servers via a web based interface called a looking glass. The 3CIX Looking Glass allows you to check whether your BGP peering sessions with our route servers are running correctly. If you are a 3CIX peer you should check that you are peering with both route servers and announcing the same number of prefixes on each one - use the show ip bgp summary option and look for the 3CIX IP address you were assigned in the output.
If things aren't working as you'd like you can debug this using the Looking Glass. Let's use the router on 218.100.26.254 to check details of some routing announcements to the route servers. Select the show ip bgp option on the web page, type neighbor 218.100.26.254 received-routes (note the American spelling) in the Argument box and Execute. This will show you something like this:
Executing command = show If you do this using the 3CIX IP address we assigned to you then this will show a list of prefixes you are actually sending to the route servers. If the list is empty then your BGP process is not announcing prefixes to us. If this list matches what you're sending then it looks the filter lists don't match your announcements and you'll need to contact us to get that fixed.
If things are working correctly then the routes and received-routes outputs should match. |
||||||