[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference help::decnet-osi_for_vms

Title:DECnet/OSI for OpenVMS
Moderator:TUXEDO::FONSECA
Created:Thu Feb 21 1991
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:3990
Total number of notes:19027

3990.0. "X25 access filter subaddress equivalent on Alpha?" by ESSB::JNOLAN (John Nolan) Fri Jun 06 1997 11:17

    
    I 'upgraded' a VMS V5.5-2 system running Decnet/Osi V5.6 to an
    Alpha VMS V6.2-1H2 running Decnet/OSI V6.3
    
    Now I'm having difficulty establishing X.400 connections over X.25
    the VAX had the follwing command in the NCL files
    create x25 access filter OSI_X400
    set x25 access filter OSI_X400 priority 1 ,  -
        subaddress range {[15..18]}
    create  node 0 osi transport template OSIT$X400
    set     node 0 osi transport template OSIT$X400 network service cons, -
    classes {4,2,0},-
    cons template OSI_X400, -
    expedited data true, -
    checksums false, -
    inbound true, -
    loopback false
    set node 0 osi transport cons filter = {OSI_X400 , "osi transport"}
    
    How on the Alpha I've done the following
    create node 0 x25 access reachable address x121d address prefix /36
    set node 0 x25 access reachable address x121d mapping X.121
    set node 0 x25 access reachable address x121d address extensions true
    set x25 access filter OSI_X400 priority 1 ,  -
        receiving dte address 3735942415, -
        inbound dte address 3735942415
    create  node 0 osi transport template OSIT$X400
    set     node 0 osi transport template OSIT$X400 network service cons, -
    classes {4,2,0},-
    cons template OSI_X400, -
    expedited data true, -
    checksums false, -
    inbound true, -
    loopback false
    set node 0 osi transport cons filter = {OSI_X400 , "osi transport"}
    
    However it is not working
    
    The subaddress command is not supported on Alpha so is the above
    equivalent? (only subaddress 15 is in use)
    
    Do I need the reachable adress bit?, if so is it correct?
    
    Thanks,
    John
T.RTitleUserPersonal
Name
DateLines