Guest

Cisco Compatible Micro Router Series

Compatible Systems Tech Notes: AppleTalk Zones and 3000E, v4.0.2 code

Document ID: 17649



Contents

Introduction
Prerequisites
      Requirements
Affected Products
Affected Versions
More Information
Related Information

Introduction

When a user tries to add or delete AppleTalk zones in the command line, the 3000E restarts, the old zone name is still there and the new one is not. This document addresses how to fix this issue.

Prerequisites

Requirements

There are no specific requirements for this document.

Affected Products

3000E

Affected Versions

Specific Version 4.0.2

More Information

You must enter these commands to get to the correct portion of the 3000E configurations code to add or delete zones. If you are not adding any zones, you do not need to use the add command. If you are not deleting any zones, you do not need to use the delete command.

The zones used are examples only and might differ from your network. The use of Ethernet 0 is also an example only and might differ from your network setup. Currently, all Compatible Systems networking devices must reboot when a configuration is saved to the Flash ROM.

Put "zone names" in quotes if you want to use spaces in the names.

enable
(enter password)
interface ethernet 0                 # or ethernet 1 if you need it
phase 2                              # set for phase 2 Appletalk
set appletalk seed on                # this is the key command that allows adding
set appletalk zone defaultzonename   # set the default zone
add appletalk zone zonename1         # additional zones need the add command
delete appletalk zone zonename2      #if you want to delete
save
y

Related Information



Updated: May 03, 2004 Document ID: 17649