Nortel Networks SR1004 4P ACTIVE T1  10/100 ETH INCL NA PWR  Router Logo

Related Topics:

Anonymous Posted on Dec 04, 2011

I have a nortel tasman 1004 with 1 t1 port licensed. I need to have it reconfigured to a new location with new ip address and updated software if possible... I have tried to program it myself and keep getting an error every time I try to set the new ip address... "network address can't be assigned to ip address" the 1004 software is ver r7.2b. the new wan network IP is 4.30.138.76/30 the new lan Ip is 4.30.138.96/27 really need help. thank you for you time Matthew

1 Answer

Anonymous

Level 3:

An expert who has achieved level 3 by getting 1000 points

Superstar:

An expert that got 20 achievements.

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

  • Master 2,574 Answers
  • Posted on Dec 08, 2011
Anonymous
Master
Level 3:

An expert who has achieved level 3 by getting 1000 points

Superstar:

An expert that got 20 achievements.

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

Joined: Oct 06, 2010
Answers
2574
Questions
0
Helped
621381
Points
8053

Here are some commands to configure your tasman router :
tasman> sh configuration runn Please wait... (up to a minute)

terminal exit terminal qos exit qos module t1 1 clock_source line alarms thresholds exit thresholds exit alarms linemode exit linemode exit t1 module t1 2 clock_source line alarms thresholds exit thresholds exit alarms linemode exit linemode exit t1 interface ethernet 0 ip address 66.201.12.x 255.255.255.0 <------- for example ip multicast ospfrip2 icmp exit icmp qos exit qos vrrp_mode 0 exit ethernet interface ethernet 0.1 ip address 62.18.3.0 255.255.255.0 <------ for example ip multicast ospfrip2 icmp exit icmp qos exit qos vrrp_mode 0 exit ethernet interface ethernet 1 icmp exit icmp qos exit qos exit ethernet interface bundle MFR1 link t1 1 link t1 2 encapsulation frelay fr intf_type dte frame_size 4470 mfr fragment_size 4000 mfr seg_threshold 3999 lmi ansi exit lmi pvc 500 shaping cir 3072000 bcmax 3072000 bcmin 65536 no policing ip address 15.10.16.86 255.255.255.252 <------ WAN IP address to ISPicmp exit icmp red exit red exit pvc exit fr icmp exit icmp qos exit qos exit bundle aaa radius exit radius exit aaa snmp system_id tasman1 enable_trap exit enable_trap exit snmp hostname tasman telnet_banner exit telnet_banner event exit event system logging syslog exit syslog exit logging ip load_balance per_flowroute 0.0.0.0 0.0.0.0 15.10.16. 85 1exit ipfirewall globalalgsexit algsmax-connection-limit self 2048exit firewall firewall internetexit firewallfirewall corppolicy 1024 out permitexit policyexit firewallpolicy community_list exit community_list tasman>

Or use the link below:http://www.ipbalance.com/vendor/tasman-networks/454-mlfr-boundle-serivce-configuration-for-tasman1004-router.html

  • Anonymous Dec 08, 2011

    this is just a cut and past from their manual... it has nothing to do with the info I sent you.

  • Anonymous Dec 08, 2011

    I' m sorry but my expertise does not include this router model .. so I'm not too sure where to start .

×

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
2answers

Nortel 1050 and BSR222 VPN Connection

1.  What you have is a "software settings" in several  locations that require "exact entries".  Without us seeing what  "entries" are being asked by the programs or what data needs to be inserted by the routers at each location, there is no way anyone could possibly solve your problem long distance.

2.  The basic generic information was supplied to you at another website you visited but obviously did not help you.  I appreciate you having the confidence by asking anyone here to guide you but I think you need to have some one physically there to fix the problem.  If someone here knows the answer and can solve this problem by all means jump in.

3. My solution is for you to look in the yellow pages for your town where you live under "networks" or "computer networks".  Some one locally should be able to come out and solve this for you.  VPN networks at this level require a "hands on" solution unfortunately and not a "cook book" answer.  Get one field wrong, you will spend days troubleshooting it.

This is the best solution for your problem in this case.  Anything else would be a great disservice to you.
1helpful
1answer

How to config ip to nortel switch

on the Nortel Passport sw

vlan x
ip address x.x.x.x
ip address netmask x.x.x.x
on the interface

ip address x.x.x.x
ip address netmask x.x.x.x
on the Baystack

it smilar to the cisco sw

pls try and tell me
0helpful
1answer

How do i program ip 2033 on nortel system

when you plug it in, and the Nortel logo appears on the screen, swipe the three buttons that are under the display, with your finger, and that will get you into programming.
you will select following
Manual DHCP config? yes
Partial? yes
enter the IP address of your system
for port #: enter: 7000
retries: enter 5
for the rest of the programming select "0" till the end
1helpful
1answer

Am trying to set up a Windows 2003 server to serve web pages over the Internet. Have got a DSL line from Embarq. They installed a EQ-660R interface which is really build by Zyxel. I can reach the Internet...

In order to access your default web page remotely, port 80 "INBOUND" must be open to the internet.

To access your web server, two things need to happen.
The first is you or someone else must initiate a http request on port 80 using the public IP Address of your DSL connection.
Second, your router must forward that request to your servers internal ip address.

Ex. Lets say your public ip address is 24.39.45.10. In a browser window from a remote location, you enter the URL http ://24.39.45.10 The request will be sent to your router on port 80.

Your web server will not have the ip address 24.39.45.10 because it's on the private network side of your router. So, lets say the private ip address of you server is 192.168.1.100

You need to configure your router to take the http request coming from the internet on port 80 to ip address 24.39.45.10 and forward that request to 192.168.1.100. This is known as port forwarding.

You also need to configure the host header name of your "web page" so it knows it needs to display the web page.

Since we're just using ip addresses in this example and not an actual FQDN (fully qualified domain name), you would make a host header entry for the web page of 24.39.45.10.

To do this open IIS.
Navigate to the web site in question and right click on it then select properties.
On the website tab, ensure the port number is set to 80 and choose the appropriate internal ip address if you have more than one network adapter in the server.
Next click on the advanced tab and look for the heading Multiple identities for this site. This is where you enter the ip address 24.39.45.10.

If you have a fully qualified domain name, you would enter the domain name instead of the ip address as specified in this example.

Host header names are the key to running multiple websites from one physical server as long as it has the necessary horsepower to do so.

Hope this helps and isn't confising. If you're confused in any way, don't hesitate to ask for clarification.


1helpful
1answer

My Ricoh Aficio 1035 is not seeing the network

You will need to assign a new appropriate IP address for the machine under "user tools" system settings", "Interface settings", "Ip address".
Then create a new tcp/ip port for the printer, and point the old driver to this. Scanning may require additional work -perhaps a tech, to reconfigure the scanner. Your probably using the "scanrouter" software?
0helpful
1answer

Cctv remote view/ adtran total access 900e

It's not likely that VZ gave you dynamic IP's, but it's possible. You should have been given more than one. If not, it's better to get more and a set of configuration instructions. In the last one I set up, we put a 5-port switch on the ethernet port coming off the Adtran, then fed 2 routers and a security system from the switch. Our gateway was one number lower than the bank of IP's we had, and we just gave each piece of equipment a static ip address and gateway to the gateway :-)

Carl
0helpful
3answers

I need a new port

remove old router software, and it should open that port..then start from the beginning on installation of new router, then connect your printer.

check your computers warranty here 4 FREE
0helpful
2answers

Nortel 1050 connecting a VPN to a BSR222

Does the 1050 support tunnels to the BSR222 with dynamic addressing?
0helpful
1answer

Nortel 1050 & BSR222 VPN Connection

If you want to have a dynamic IP at the remote site you can forget about it, I placed a support call to Nortel and they told me that even if the NAT traversal option is there in the BSR222 they do not support it!!!
I was able to use a bsr222 with a static ip accepting connection from linksys using dynamic, this works.
see some example doc at www.chbr.info/linksys_bsr222.zip
Not finding what you are looking for?

127 views

Ask a Question

Usually answered in minutes!

Top Nortel Computers & Internet Experts

MrFixitSTTL

Level 3 Expert

340 Answers

MrTrekot
MrTrekot

Level 2 Expert

40 Answers

Garatuss
Garatuss

Level 1 Expert

29 Answers

Are you a Nortel Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...