Creating Helper Address Using Dhcp Server; Configuring A Static Nat Source Translation - Motorola RFS6000 Reference Manual

Hide thumbs Also See for RFS6000:
Table of Contents

Advertisement

Example
RFSwitch(config-if)#ip access-group 110 in
RFSwitch(config-if)#
RFSwitch(config-if)#ip address 192.168.234.1/24
RFSwitch(config-if)#

12.1.8.1 Creating Helper Address using DHCP Server

Follow the steps below to create a helper address on VLAN 2000 for using a DHCP server
on VLAN 1000:
RFSwitch(config)#interface vlan 1000
RFSwitch(config-if)#ip address 172.168.100.1/24
RFSwitch(config-if)#interface vlan 2000
RFSwitch(config-if)#ip address 172.168.200.1/24
RFSwitch(config-if)#ip helper-address 172.168.100.10
RFSwitch(config-if)#

12.1.8.2 Configuring a Static NAT Source Translation

The example below displays static NAT source translation:
RFSwitch(config)#interface vlan 1000
RFSwitch(config-if)#ip nat inside
RFSwitch(config-if)#interface vlan 2000
RFSwitch(config-if)#ip nat outside
RFSwitch(config)#ip nat inside source static 172.168.200.10
157.235.205.57
RFSwitch(config)#
Interface Instance
12-13

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rfs7000

Table of Contents