Author Topic: Allied Telesyn AT 9812 T Layer 3 switch  (Read 2388 times)

0 Members and 1 Guest are viewing this topic.

Offline EagleKeeper

  • Hero Member
  • *****
  • Posts: 2585
  • Reputation: +133/-100
  • ΜΟΛΩΝ ΛΑΒΕ
Allied Telesyn AT 9812 T Layer 3 switch
« on: May 30, 2012, 07:41:41 PM »
I'm just posting this in case there are any geeks that might find this interesting.

My cousin gave this thing to me so that I might get my head back into the right frame of mind.

Awhile back I took a fall and busted my head open, took awhile to gather my thoughts and now I'm trying to get my feet wet again.

This thing is so crazy he figured I'd get lost in it and get technical again. Anyway, I have trouble referring to this thing as a switch, it's more like a router with a built in gigabit switch.

It's got 12 switch ports and 4 gbic slots.

Ok, this is most of the running config, it's mostly factory default but it will give you an idea of what this thing can do.

I'd not even heard of Allied Telesyn until the last day or two. The # symbol comments out the line so it's ignored, it's just a way to help a human to make sense of the config file.

Quote
Manager > show config dynamic

# Command Handler configuration

# System configuration

# TIMEZONE configuration

# Flash memory configuration

# LOADER configuration

# User configuration
add user=admin pass= priv= securityOfficer lo=yes
set user=admin telnet=yes netmask=255.255.255.255
set user=manager pass= priv=manager lo=yes
set user=manager telnet=yes desc="Manager Account"

# TTY configuration

# ASYN configuration

# SWITCH (pre-VLAN) configuration

# PPP templates configuration

# L2TP configuration

# Sec Associations configuration

# VLAN general configuration

# STP general configuration

# VLAN port configuration

# IGMP Snooping configuration

# MLD Snooping configuration

# STP port configuration

# CLASSIFIER configuration

# SWITCH (post-VLAN) configuration

# PPP configuration

# DHCP (Pre IP) configuration

# DHCPv6 (pre-IPv6) configuration

# GRE configuration

# IP configuration
enable ip
add ip int=vlan1 ip=192.168.1.1

# IPv6 configuration

# SWITCH (post-IP) configuration

# PIM configuration

# PIM6 configuration

# DVMRP configuration

# OSPF configuration

# CLNS configuration

# SNMP configuration

# INT configuration

# Firewall configuration

# RADIUS configuration

# Telnet configuration

# BOOTP configuration

# NTP configuration

# Ping configuration

# DHCP (Post IP) configuration

# DHCPv6 (post-IPv6) configuration

# IPX configuration

# Appletalk configuration

# ENCO configuration

# SSH configuration

# SSL configuration

# Log configuration

# RSVP configuration

# Mail configuration

# PKI configuration

# HTTP configuration

# SWITCH (post-VLAN) configuration

# VRRP configuration

# GUI configuration

# GARP configuration

# QOS configuration

# BGP configuration

# ALARM configuration

# LB configuration

# TACP configuration

# SKEY configuration

# PORTAUTH configuration

# 802.1X configuration

# GARP configuration

# QOS configuration

# BGP configuration

# ALARM configuration

# LB configuration

# TACP configuration

# SKEY configuration

# PORTAUTH configuration

# 802.1X configuration

# LACP configuration

# LLDP configuration

# TRIGGER Configuration
Never interrupt your enemy when he is making a mistake.
- Napoleon Bonaparte

If you wait by the river long enough the bodies of your enemies will float by.
-Sun Tzu

Offline Chris_

  • Little Lebowski Urban Achiever
  • Hero Member
  • *****
  • Posts: 46845
  • Reputation: +2028/-266
Re: Allied Telesyn AT 9812 T Layer 3 switch
« Reply #1 on: May 30, 2012, 07:44:11 PM »
It's a Layer 3 switch.  They encapsulate IP information in packets and use that to route them.  It's usually faster than a router.

C&P the results from show run.

I'm pretty rusty.  Its been a few years since I had my hands on one.
« Last Edit: May 30, 2012, 07:46:16 PM by chris_ »
If you want to worship an orange pile of garbage with a reckless disregard for everything, get on down to Arbys & try our loaded curly fries.

Offline EagleKeeper

  • Hero Member
  • *****
  • Posts: 2585
  • Reputation: +133/-100
  • ΜΟΛΩΝ ΛΑΒΕ
Re: Allied Telesyn AT 9812 T Layer 3 switch
« Reply #2 on: May 30, 2012, 07:49:24 PM »
I thought I mentioned that it's layer 3, as I look back I see that I failed to mention that.

It doesn't understand the "show run" command.

"show run dynamic" is what shows the config that is running and what I posted is the output from that command.
« Last Edit: May 30, 2012, 07:54:58 PM by EagleKeeper »
Never interrupt your enemy when he is making a mistake.
- Napoleon Bonaparte

If you wait by the river long enough the bodies of your enemies will float by.
-Sun Tzu

Offline EagleKeeper

  • Hero Member
  • *****
  • Posts: 2585
  • Reputation: +133/-100
  • ΜΟΛΩΝ ΛΑΒΕ
Re: Allied Telesyn AT 9812 T Layer 3 switch
« Reply #3 on: May 30, 2012, 08:09:14 PM »
BTW, it's running Alliedware version 2.9.1-17 25-Nov-2008

I haven't looked yet to see if it's current. I'm watching the Hatfields and McCoys and that is taking up most of my available cycles,
Never interrupt your enemy when he is making a mistake.
- Napoleon Bonaparte

If you wait by the river long enough the bodies of your enemies will float by.
-Sun Tzu