Ricoh 3300D Network Guide - Page 74

ifconfig, Initializing the printer name for each interface, View settings, Configuration

Page 74 highlights

Monitoring and Configuring the Printer ❖ Initializing the printer name for each interface msh>hostname "interface_name" clear name ifconfig Use the "ifconfig" command to view and configure TCP/IP (IP address, subnet 2 mask, broadcast address, default gateway address) for the printer. ❖ View settings msh> ifconfig ❖ Configuration msh> ifconfig "interface_name" "parameter" "address" • If you did not enter an interface name, it is automatically set to the Ethernet interface. • wlan can be specified only when the IEEE 802.11b interface is installed. Interface name ether wlan Interface configured Ethernet Interface IEEE 802.11b Interface The following explains how to configure an IP address 192.168.15.16 on Ethernet interface. msh> ifconfig ether 192.168.15.16 ❖ Netmask configuration msh> ifconfig "interface_name" netmask "address" The following explains how to configure a subnet mask 255.255.255.0 on Ethernet interface. msh> ifconfig ether netmask 255.255.255.0 ❖ Broadcast address configuration msh> ifconfig "interface_name" broadcast "address" ❖ Changing the Interface msh> ifconfig "interface" up • You can specify either the Ethernet interface or IEEE 802.11b interface when using the optional IEEE 802.11b interface unit. 66

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134

Monitoring and Configuring the Printer
66
2
Initializing the printer name for each interface
msh>hostname “interface_name” clear name
ifconfig
Use the “ifconfig” command to view and configure TCP/IP (IP address, subnet
mask, broadcast address, default gateway address) for the printer.
View settings
msh> ifconfig
Configuration
msh> ifconfig “interface_name” “parameter” “address”
If you did not enter an interface name, it is automatically set to the Ethernet
interface.
wlan can be specified only when the IEEE 802.11b interface is installed.
The following explains how to configure an IP address 192.168.15.16 on Eth-
ernet interface.
msh> ifconfig ether 192.168.15.16
Netmask configuration
msh> ifconfig “interface_name” netmask “address”
The following explains how to configure a subnet mask 255.255.255.0 on Eth-
ernet interface.
msh> ifconfig ether netmask 255.255.255.0
Broadcast address configuration
msh> ifconfig “interface_name” broadcast “address”
Changing the Interface
msh> ifconfig “interface” up
You can specify either the Ethernet interface or IEEE 802.11b interface
when using the optional IEEE 802.11b interface unit.
Interface name
Interface configured
ether
Ethernet Interface
wlan
IEEE 802.11b Interface