Raisecom
ISCOM2600G-HI (A) Series Configuration Guide
5 IP services
Raisecom Proprietary and Confidential
Copyright © Raisecom Technology Co., Ltd.
249
Step
Command
Description
1
Raisecom#config
Enter global configuration mode.
2
Raisecom(config)#ip prefix-list
list-name
{ permit | deny }
ip-
address mask-length
[ ge
ge-
length
] [ le
le-length
]
Configure the IP prefix-list.
You can use the
no ip prefix-list
list-name
[
index
number
]
command to delete the
configuration.
3
Raisecom(config)#router ospf
process-id
[ router-id
router-id
]
Enable an OSPF process and
enter OSPF configuration mode.
4
Raisecom(config-router-ospf)#area
area-id
filter prefix-list
list-
name
{ in | out }
Configure Type3 LSA filtering
policy in the area.
If the configured filtering policy does not exist, it is believed that the command fails to
configure the filtering policy and no filtering operation is performed on received routes.
5.7.11 Checking configurations
Use the following commands to check configuration results.
No.
Command
Description
1
Raisecom#show ip ospf [
process-id
]
Show OSPF basic
information.
2
Raisecom#show ip ospf [
process-id
]
interface [
interface-type interface-
number
]
Show OSPF interface
information.
3
Raisecom#show ip ospf [
process-id
]
neighbor [
interface-type interface-
number
] [
neighbor-id
]
Show OSPF neighbor
information.
4
Raisecom#show ip ospf [
process-id
]
route
Show OSPF routing
information.
5
Raisecom#show ip ospf [
process-id
]
database [ max-age | self-originate ]
Show OSPF link status
database information and
statistics.
Raisecom#show ip ospf [
process-id
]
database [ router | network | summary |
asbr-summary | external ] [
linkstate-
id
]
[ adv-router
ip-address
| self-
originate ]
Raisecom#show ip ospf [
process-id
]
database statistics
6
Raisecom#show ip ospf [
process-id
]
border-routers
Show information about
routers at edges of the
area and AS.