## page was renamed from NetworkStuff = How to access and configure UCC switches = <> == Walnut == This core switch is a Ubiquiti EdgeSwitch 16-XG with 12 SFP+ 10Gbps slots and four RJ45 10GBASE-T (slightly higher latency) ports. It is now the "centre" of the machine room network, connecting to: * [[#Kerosene]] via a 10GBASE-SR optic fibre link * [[#Curviceps]] via 2 1Gbps links aggregated with LACP * most servers via 10GBASE-SR fibre or DAC: [[Murasoi]], [[Molmol]], [[Maltair]], [[Medico]], [[Loveday]], [[Motsugo]], [[Magikarp]], [[Mudkip]], [[Machop]] Purchased in early 2017 as part of the revamp of our VM cluster. It has a nice web interface at `walnut.mgmt`. Alternatively, a terminal interface can be opened by `ssh -v ubnt@walnut.mgmt` or through its serial console port. Its configuration is also accessible at [[http://cvs.ucc.asn.au/cgi-bin/viewvc.cgi/rancid/ucc/configs]]. == Kerosene == [[Kerosene]] is a Cisco Catalyst 4506-E running IOS (the *real* IOS, not the one made by the fruity company). It's configured by `ssh -v admin@kerosene.ucc.gu.uwa.edu.au` from inside the UCC network, or its serial or ethernet console ports. Its config can also be seen at [[http://cvs.ucc.asn.au/cgi-bin/viewvc.cgi/rancid/ucc/configs/]] * All wall ports in the clubroom are connected through Kerosene * The two new 48-port line cards are POE-enabled * The gigabit uplink goes through Kerosene to a separate gigabit port on [[Murasoi]] * Connected to [[#Walnut]] and other UCC switches via a 10GBASE-SR X2 optical module (there is one empty X2 socket) * It is very heavy == Lard == [[Lard]] is a Cisco Catalyst 4507R also running IOS that sits in the Guild communications cupboard opposite UWAnime. It is responsible for turning our single-mode fibre UWA uplink to Cat6 which runs back to the clubroom. It also has a downstream trunk coming back from the clubroom, which handles that side of Cameron Hall. Unigames' and UWAnime's wall ports (including our wifi in UWAnime) connect via [[Lard]]. It is also very heavy. == Curviceps == [[Curviceps]] can only be configured by via web interface, which is at [[http://curviceps.ucc.gu.uwa.edu.au]]. This is on the management VLAN, which is only routed from inside the UCC. If at all possible, any machines on this switch should have either `ladvd` (where available) or `lldpd` installed so it's easier to tell what ports they're connected to. == Coconut == [[Coconut]] is a Cisco 2948G running CatOS. It's configured by `telnet coconut.ucc.gu.uwa.edu.au` from inside the UCC network. Coconut's config can also be seen at [[http://cvs.ucc.asn.au/cgi-bin/viewvc.cgi/rancid/ucc/configs/]] * Not in use any more, except for camps == Palm == The same model as [[#Coconut]], this switch is only used for LANs. Every port is set to vlan 5, except port 1 which is a trunk port for connecting the loft cable. When it's connected to the network, you can `telnet palm.ucc.gu.uwa.edu.au`. Its config can also be seen at [[http://cvs.ucc.asn.au/cgi-bin/viewvc.cgi/rancid/ucc/configs/]] == Alloy == Not used anymore, except for LANs. The default IP of the Alloy, contrary to what the manual says, is `192.168.1.1`. The default password is `admin`. == Bitumen == Not used anymore. [[Bitumen]] is a Cisco Catalyst 4507R running IOS that was previously in the place of [[#Kerosene]]. The config of [[#Kerosene]] was lifted nearly 1:1 from [[Bitumen]] when they were swapped, only remapping ports between the different-sized line cards and accounting for the new 10G capability. When it's connected to the network, you can `ssh -v admin@bitumen.ucc.gu.uwa.edu.au`. It has dual redundant supervisor modules with serial and ethernet console ports. [[Bitumen]] is also very heavy. ---- CategorySystemAdministration