You can create a route permission table with a standard text editor.
You must create a separate route permission table for each SAProuter in your network.
If no specific route permission table has been assigned to the SAProuter, ./saprouttab is used on UNIX and IBM i. File saprouttab is searched for in the working directory of SAProuter
Procedure
Create the file in the relevant directory. You can find a description of the syntax under Route Permission Table.
You can use generic entries ( *) in hosts, ports, and passwords.
You can use subnetworks in host routes as described in the following table:
Entry in the Route Permission Table | Meaning |
---|---|
156.56.*.* | All host addresses beginning with 156.56. |
133.27.17.* | All host addresses beginning with 133.27.17 |
133.27.16.0/24 | All host addresses beginning with 133.27.16 (0/24 at the end means that the first 24 bits are relevant, that is, the first three blocks) |
156.56.1011xxxx.* | All host addresses from 156.56.176.* bis 156.56.191.*. (Binary interpretation of the third byte of the address. 'x' is a freely selectable binary value (1 or 0).) |
Example
You can display an example of a route permission table on the screen. To do this, enter saprouter to call the SAProuter online help:
1 comment:
For a Excellent Online Resource for SAP EP and SAP Web Dynpro ABAP, Visit Learn SAP Online
SAP EP - Standard Portal Services
Portal Eventing and Navigation
Portal Look and Feel - Branding the Portal
How to Develop Portal Applications
SAP EP-Developing portal content and assigning permissions
SAP EP-Role maintenance
SAP EP-How to make Enterprise Portal highly available
Implement Single Sign On
SAP EP-J2EE architechture
What is SAP Enterprise Portal
And Many More...
Basics of Web Dynpro ABAP
ABAP Data Types and Objects
ABAP Statements
WD4A - Introduction WDA - SAP Logon Procedures
WD4A-Format the Values appearing on value Axis of Business Graphic
WD4A-Navigate from one view to another and back to previous view
WD4A - How to Calculate next 12 months from current month in web dynpro ABAP
WD4A - Validate Inputs in a web dynpro ABAP Application
And Many More...
Post a Comment