Nortel 4134 Guia Do Utilizador

Página de 260
254
Configuration examples
If both “ip mtu” and “tunnel path-mtu-discovery” are configured and
enabled on the SR4134, the MTU value set by “ip mtu” configuration
takes effect.
Secure router configuration for BGP
Configure SR4134 for BGP as follows:
Step
Action
1
To configure an Ethernet interface for source traffic, enter:
interface ethernet 6/12
ip address 10.10.10.1 24
crypto trusted
exit
2
To configure an Ethernet interface as a tunnel source interface, enter:
interface ethernet 0/1
ip address 192.168.26.100 24
crypto untrusted
exit
3
To configure the tunnel interface, enter:
interface tunnel toCes
tunnel mode ipip
ip address 100.1.1.1 24
tunnel source 192.168.26.100
tunnel destination 192.168.27.100
tunnel protection toCes Nortel
crypto untrusted
exit
4
To redistribute the tunnel route into OSPF, enter:
router ospf
redistribute connected
exit
5
To configure a loopback interface, enter:
interface loopback ll1
ip address 50.1.1.1 24
exit
6
To configure BGP, enter:
router bgp 100
neighbor 50.1.1.10 update-source 50.1.1.1
exit
exit
7
To configure the IP route, enter:
Nortel Secure Router 4134
Security — Configuration and Management
NN47263-600
01.02
Standard
10.0
3 August 2007
Copyright © 2007, Nortel Networks
.