New to sthix

Welcome to our introduction page! If you’ve come here it most likely means that you’ve established link on your STHIX port and been put into the quarantine VLAN.

The purpose of the quarantine VLAN is that we want to ensure that we see correct MAC addresses and that no unexpected traffic is flowing on your port. When you have been placed in the quarantine VLAN we will monitor the traffic flowing on your port and inform you if everything is OK.

When you’re placed in the quarantine VLAN you will be able to ping the following IP addresses in the STHIX IP subnets to verify that you've configured your end correctly.

  IPv4 IPv6
Copenhagen 185.1.88.254 2001:7f8:b0:0:ffff::1
Gothenburg 185.1.82.254 2001:7f8:ad:0:ffff::1
Stockholm 192.121.80.254 2001:7f8:3e:0:ffff::1
Sundsvall 185.1.142.254 2001:7f8:dd:0:ffff::1
Umeå 185.1.157.254 2001:7f8:e9:0:ffff::1

When you've verified connectivity to the IP addresses above, inform STHIX personnel by e-mailing support (at) sthix.net or contact the person you've already been in contact with. When STHIX personnel has verified the STHIX end you will be put into the STHIX peering VLAN so you can peer with the other STHIX members.

Router Configuration

For Cisco IOS based routers, we recommend the following interface configuration commands:

no ip redirects
no ip proxy-arp
no ip directed-broadcast
no mop enabled
no cdp enable
udld port disable

If you intend to use IPv6, please also consider the following interface commands:

Cisco IOS

no ipv6 redirects
ipv6 nd suppress-ra

Cisco IOS-XR

ipv6 nd ra-lifetime 0
ipv6 nd suppress-ra
ipv6 nd dad attempts 0