Differences between revisions 12 and 23 (spanning 11 versions)
Revision 12 as of 2008-08-19 18:36:29
Size: 1189
Editor: LukeWilliams
Comment: no it doesn't
Revision 23 as of 2022-05-24 00:15:12
Size: 3518
Editor: NickBannon
Comment: resort, internal page links, walnut details, kerosene 10G X2
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
<<TableOfContents>>
== Walnut ==
Line 3: Line 5:
== Lorenzo == This core switch is a Ubiquiti EdgeSwitch 16-XG with 12 SFP+ 10Gbps slots and four RJ45 10GBASE-T ports.
It is now the "centre" of the machine room network, connecting to:
 * [[#Kerosene]] via a 10G link
 * [[#Curviceps]] via 2 1Gbps links aggregated with LACP
 * most servers via 10G-SR fibre or DAC: [[Murasoi]], [[Molmol]], [[Maltair]], [[Medico]], [[Loveday]], [[Motsugo]], [[Magikarp]], [[Mudkip]], [[Machop]]
Line 5: Line 11:
SSH to it by hostname (lorenzo.ucc.asn.au) or IP (192.168.2.11). Uses its own set of passwords, so if you don't already have an account on it you'll have to ask someone who does to create one for you. Use 'show int status' to get started. Purchased in early 2017 as part of the revamp of our VM cluster.
Line 7: Line 13:
Lorenzo has eight broken interfaces. You can tell which ones are broken because they are filled with silicon filler, though this is an effect rather than a cause. It has a nice web interface at `walnut.mgmt`. Alternatively, a terminal interface can be opened by `ssh` or through the console port on the switch. 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 [email protected]` from inside the UCC network. 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 X2 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.
Line 11: Line 28:
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. [[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.
Line 13: Line 30:
== Olive == == Coconut ==
Line 15: Line 32:
Telnet to it by hostname (olive.ucc.asn.au) or IP (130.95.13.5). Uses its own set of passwords, so if you don't already have an account on it you'll have to ask someone who does to create one for you. Try to use Lorenzo instead if at all possible, there is a vague plan to retire Olive once everything is off it. Use 'show int status' to get started. [[Coconut]] is a Cisco 2948G running CatOS. It's configured by telnetting to 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/]]
Line 19: Line 41:
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'. 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 an old 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. [[Bitumen]] is also very heavy.
----
CategorySystemAdministration

Walnut

This core switch is a Ubiquiti EdgeSwitch 16-XG with 12 SFP+ 10Gbps slots and four RJ45 10GBASE-T ports. It is now the "centre" of the machine room network, connecting to:

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 or through the console port on the switch. 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 [email protected] from inside the UCC network. 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 X2 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 telnetting to 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 an old 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. Bitumen is also very heavy.


CategorySystemAdministration